diff --git a/README.md b/README.md index 28f78c7..b1d052b 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is a RFC2440 (OpenPGP) compliant application. + diff --git a/gnupg2.spec b/gnupg2.spec index c7beb21..2577cd8 100644 --- a/gnupg2.spec +++ b/gnupg2.spec @@ -1,5 +1,5 @@ Name: gnupg2 -Version: 2.5.1 +Version: 2.5.3 Release: 1mamba Summary: GnuPG is a complete and free replacement for PGP Group: Applications/Security @@ -41,7 +41,6 @@ Obsoletes: gnupg < 2.3.0 GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is a RFC2440 (OpenPGP) compliant application. -%debug_package %prep %setup -q -n gnupg-%{version} @@ -113,6 +112,9 @@ rm -f %{buildroot}%{_infodir}/dir %doc AUTHORS COPYING %changelog +* Tue Jan 14 2025 Automatic Build System 2.5.3-1mamba +- automatic version update by autodist + * Fri Dec 13 2024 Automatic Build System 2.5.1-1mamba - automatic version update by autodist