diff --git a/Locale-Maketext-1.28.tar.gz b/Locale-Maketext-1.28.tar.gz deleted file mode 100644 index e220692..0000000 Binary files a/Locale-Maketext-1.28.tar.gz and /dev/null differ diff --git a/Locale-Maketext-1.29.tar.gz b/Locale-Maketext-1.29.tar.gz new file mode 100644 index 0000000..57fe0a1 Binary files /dev/null and b/Locale-Maketext-1.29.tar.gz differ diff --git a/perl-Locale-Maketext.spec b/perl-Locale-Maketext.spec index 7abd327..bc3ff02 100644 --- a/perl-Locale-Maketext.spec +++ b/perl-Locale-Maketext.spec @@ -1,11 +1,11 @@ Name: perl-Locale-Maketext Epoch: 1 -Version: 1.28 +Version: 1.29 Release: 1 Summary: Framework for localization License: GPL+ or Artistic URL: https://metacpan.org/release/Locale-Maketext -Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/Locale-Maketext-1.28.tar.gz +Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/Locale-Maketext-%{version}.tar.gz BuildArch: noarch BuildRequires:perl-interpreter perl-generators perl(ExtUtils::MakeMaker) perl(Test::More) @@ -20,7 +20,7 @@ producing localized applications. %package_help %prep -%autosetup -n Locale-Maketext-1.28 -p1 +%autosetup -n Locale-Maketext-1.29 -p1 %build perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 @@ -51,6 +51,9 @@ make test %{_mandir}/*/* %changelog +* Sat Jul 25 2020 zhanzhimin - 1.29-1 +- Update to 1.29 as provided in perl-5.28.0-RC1 + * Sat Jan 11 2020 openEuler Buildteam - 1:1.28-1 - Type: enhancement - ID: NA