diff --git a/CGI-4.69.tar.gz b/CGI-4.69.tar.gz deleted file mode 100644 index b457ea9..0000000 --- a/CGI-4.69.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1bde0b1034eaa32a53dab05dd4c2ddefd3504b951daf91b3e317a5bcf100d259 -size 207953 diff --git a/CGI-4.70.tar.gz b/CGI-4.70.tar.gz new file mode 100644 index 0000000..fce25e0 --- /dev/null +++ b/CGI-4.70.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538ad19c40402e3bbbe00e6d374c3ce2966feb391096dac883ac5104c2083bc9 +size 207646 diff --git a/perl-CGI.changes b/perl-CGI.changes index 6c03cad..6b33a49 100644 --- a/perl-CGI.changes +++ b/perl-CGI.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jul 8 05:35:23 UTC 2025 - Tina Müller + +- updated to 4.700.0 (4.70) + see /usr/share/doc/packages/perl-CGI/Changes + + 4.70 2025-06-11 + + [ META ] + - remove github/coveralls/travis badges, no meaningful any more + - add github actions for CI (GH #273, thanks to esabol) + ------------------------------------------------------------------- Wed Jun 11 14:55:21 UTC 2025 - Tina Müller diff --git a/perl-CGI.spec b/perl-CGI.spec index 3633c4a..c1a4b5f 100644 --- a/perl-CGI.spec +++ b/perl-CGI.spec @@ -18,10 +18,10 @@ %define cpan_name CGI Name: perl-CGI -Version: 4.690.0 +Version: 4.700.0 Release: 0 -# 4.69 -> normalize -> 4.690.0 -%define cpan_version 4.69 +# 4.70 -> normalize -> 4.700.0 +%define cpan_version 4.70 License: Artistic-2.0 Summary: Handle Common Gateway Interface requests and responses URL: https://metacpan.org/release/%{cpan_name}