diff --git a/perl-podlators.spec b/perl-podlators.spec index d100e12b8938cd2834df6c7387e37e686f21c85d..3c7b2509acd4e7eed4ebca4f828c0d5fca6e5d1e 100644 --- a/perl-podlators.spec +++ b/perl-podlators.spec @@ -1,6 +1,6 @@ -%define anolis_release 2 +%define anolis_release 1 Name: perl-podlators -Version: 4.14 +Version: 5.01 Release: %{anolis_release}%{?dist} Summary: Format POD source into various output formats # pod/perlpodstyle.pod: FSFAP @@ -122,9 +122,12 @@ make test %{_mandir}/man3/* %files doc -%doc Changes NOTES README THANKS TODO +%doc Changes README README.md THANKS TODO %changelog +* Mon Jan 23 2023 Funda Wang - 5.01-1 +- New version 5.01 + * Fri Sep 30 2022 mgb01105731 - 4.14-2 - add doc package diff --git a/podlators-4.14.tar.gz b/podlators-4.14.tar.gz deleted file mode 100644 index 0e98c1105a046ddd531abda2a68c0da98bcf33c5..0000000000000000000000000000000000000000 Binary files a/podlators-4.14.tar.gz and /dev/null differ diff --git a/podlators-5.01.tar.gz b/podlators-5.01.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..386fc26a857cd20d640c858e0fede0bc4147c4ee Binary files /dev/null and b/podlators-5.01.tar.gz differ