Compare commits

..

No commits in common. "2dbc768a7b7ae50f3d0ff526da5521fa25bfaea1" and "56c3adb40f1d83d802b2abb2956ecec57440be7d" have entirely different histories.

3 changed files with 4 additions and 19 deletions

BIN
Locale-Maketext-1.28.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,13 +1,11 @@
%define mod_name Locale-Maketext
Name: perl-Locale-Maketext
Epoch: 1
Version: 1.33
Version: 1.28
Release: 1
Summary: Framework for localization
License: GPL+ or Artistic
URL: https://metacpan.org/release/%{mod_name}
Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/%{mod_name}-%{version}.tar.gz
URL: https://metacpan.org/release/Locale-Maketext
Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/Locale-Maketext-1.28.tar.gz
BuildArch: noarch
BuildRequires:perl-interpreter perl-generators perl(ExtUtils::MakeMaker) perl(Test::More)
@ -22,7 +20,7 @@ producing localized applications.
%package_help
%prep
%autosetup -n %{mod_name}-%{version} -p1
%autosetup -n Locale-Maketext-1.28 -p1
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
@ -53,19 +51,6 @@ make test
%{_mandir}/*/*
%changelog
* Thu Jan 25 2024 zhangyao <zhangyao108@huawei.com> - 1:1.33-1
- upgrade version to 1.33
* Mon Aug 7 2023 zhangyao <zhangyao108@huawei.com> - 1:1.32-1
- upgrade version to 1.32
* Mon Oct 31 2022 hongjinghao <hongjinghao@huawei.com> - 1:1.29-2
- use %{mod_name} marco
* Sat Jul 25 2020 zhanzhimin <zhanzhimin@huawei.com> - 1.29-1
- Update to 1.29 as provided in perl-5.28.0-RC1
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:1.28-1
- Type: enhancement
- ID: NA