diff --git a/rhash.spec b/rhash.spec index 3af4e7a..b9a9391 100644 --- a/rhash.spec +++ b/rhash.spec @@ -1,13 +1,12 @@ Name: rhash Version: 1.4.0 -Release: 1 +Release: 2 Summary: Great utility for computing hash sums License: MIT URL: https://github.com/rhash/RHash Source0: https://github.com/rhash/RHash/archive/v%{version}/rhash-%{version}.tar.gz BuildRequires: gcc -BuildRequires: -gcc_secure %description RHash is designed to calculate and verificate magnet links and hash sums. @@ -64,7 +63,10 @@ make test-shared %{_mandir}/man1/*.1* %changelog -* Mon Jul 20 2020 jinzhimin - 1.4.0-1 +* Thu Apr 8 2021 shenyangyang - 1.4.0-2 +- Delete unneeded build requires + +* Wed Aug 19 2020 shixuantong - 1.4.0-1 - Upgrade to 1.4.0 * Sat Dec 4 2019 lihao - 1.3.5-5