diff --git a/perl-version.spec b/perl-version.spec index 78ece10..08b101a 100644 --- a/perl-version.spec +++ b/perl-version.spec @@ -1,7 +1,7 @@ -%global __version__ 0.9928 +%global __version__ 0.9929 Name: perl-version Epoch: 8 -Version: 0.99.28 +Version: 0.99.29 Release: 1 Summary: Perl extension for Version Objects License: GPLv1+ or Artistic 1.0 @@ -56,6 +56,9 @@ make test %{_mandir}/man3/version*.3* %changelog +* Mon Dec 6 2021 guozhaorui - 8:0.99.29-1 +- update version to 0.99.29 + * Fri Jan 29 2021 liudabo - 8:0.99.28-1 - upgrade version to 0.99.28 diff --git a/version-0.9928.tar.gz b/version-0.9928.tar.gz deleted file mode 100644 index 96cd957..0000000 Binary files a/version-0.9928.tar.gz and /dev/null differ diff --git a/version-0.9929.tar.gz b/version-0.9929.tar.gz new file mode 100644 index 0000000..f01a4a5 Binary files /dev/null and b/version-0.9929.tar.gz differ