diff --git a/Module-Signature-0.87.tar.gz b/Module-Signature-0.87.tar.gz deleted file mode 100644 index b6b47f1..0000000 Binary files a/Module-Signature-0.87.tar.gz and /dev/null differ diff --git a/Module-Signature-0.88.tar.gz b/Module-Signature-0.88.tar.gz new file mode 100644 index 0000000..bed3f00 Binary files /dev/null and b/Module-Signature-0.88.tar.gz differ diff --git a/perl-Module-Signature.spec b/perl-Module-Signature.spec index 1d439a0..3931ba2 100644 --- a/perl-Module-Signature.spec +++ b/perl-Module-Signature.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: perl-Module-Signature -Version: 0.87 -Release: 2 +Version: 0.88 +Release: 1 Summary: Module signature file manipulation License: CC0 1.0 Universal Group: Development/Libraries @@ -68,12 +68,16 @@ rm -rf $RPM_BUILD_ROOT %files -f filelist.lst %defattr(-,root,root,-) -%doc ANDK2020.pub AUDREYT2018.pub AUTHORS Changes NIKLASHOLM2018.pub PAUSE2020.pub README +%doc ANDK2020.pub AUDREYT2018.pub AUTHORS Changes NIKLASHOLM2018.pub PAUSE2022.pub README %{perl_vendorlib}/* %files help %{_mandir}/* %changelog +* Sun Feb 04 2024 woody2918 0.88-1 +- update version to 0.88 +- Update PAUSE keys to 2022. + * Sat Jul 31 2021 bzhaoop 0.87-2 - Fix the build dependency for gpg not found issue.