Skip to content

Commit

Permalink
rustscan: 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cyqsimon committed Apr 21, 2024
1 parent 5d39be3 commit cf2b8cd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions specs/rustscan.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
%global _prj_name RustScan

Name: rustscan
Version: 2.1.1
Release: 3%{?dist}
Version: 2.2.2
Release: 1%{?dist}
Summary: The Modern Port Scanner

License: GPLv3+
Expand Down Expand Up @@ -49,6 +49,9 @@ install -Dpm 755 target/release/%{name} %{buildroot}%{_bindir}/%{name}
%{_bindir}/%{name}

%changelog
* Sun Apr 21 2024 cyqsimon - 2.2.2-1
- Release 2.2.2

* Tue Apr 16 2024 cyqsimon - 2.1.1-3
- Remove explicit stripping (strip enabled by default since 1.77.0)

Expand Down

0 comments on commit cf2b8cd

Please sign in to comment.