diff --git a/Test2-Suite-0.000130.tar.gz b/Test2-Suite-0.000130.tar.gz deleted file mode 100644 index 2ad1ebf..0000000 Binary files a/Test2-Suite-0.000130.tar.gz and /dev/null differ diff --git a/Test2-Suite-0.000145.tar.gz b/Test2-Suite-0.000145.tar.gz new file mode 100644 index 0000000..fa8c846 Binary files /dev/null and b/Test2-Suite-0.000145.tar.gz differ diff --git a/perl-Test2-Suite.spec b/perl-Test2-Suite.spec index 99e11d4..1aca950 100644 --- a/perl-Test2-Suite.spec +++ b/perl-Test2-Suite.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: perl-Test2-Suite -Version: 0.000130 +Version: 0.000145 Release: 1 Summary: Test2::Suite Perl module License: GPL+ or Artistic @@ -64,7 +64,7 @@ library. If you are interested in writing Perl tests this is the distribution for you. %prep -%setup -q -n Test2-Suite-%{version} +%autosetup -p1 -n Test2-Suite-%{version} %build export PERL_MM_OPT="" @@ -113,5 +113,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Tue Jun 14 2022 SimpleUpdate Robot - 0.000145-1 +- Upgrade to version 0.000145 + * Mon Aug 3 2020 dingyue - 0.000130-1 - package init