Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
b38943b1b3
!15 【轻量级 PR】:opitomize the specfile
From: @ZhouShuiQing 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
2022-10-26 08:30:22 +00:00
zhoushuiqing
05a5fc48b3
opitomize the specfile 2022-10-25 11:24:08 +00:00
openeuler-ci-bot
6728c274bf !12 update version to 1.31
Merge pull request !12 from 郭昭睿/openEuler-22.03-LTS-Next
2021-12-16 00:49:19 +00:00
guozhaorui
fe2b5132e0 update version to 1.31 2021-12-13 14:26:36 +08:00
openeuler-ci-bot
ee8afb736c !10 upgrade version to 1.29
From: @run-is-pig
Reviewed-by: @myeuler
Signed-off-by: @myeuler
2021-02-02 23:28:05 +08:00
renmingshuai
021be532e8 upgrade version to 1.29 2021-01-29 11:00:59 +08:00
openeuler-ci-bot
db01776542 !5 update source0
From: @tong_1001
Reviewed-by: @shinwell_hu
Signed-off-by: @shinwell_hu
2020-12-10 16:15:12 +08:00
openeuler-ci-bot
4791ae3bb3 !4 change yaml file
From: @wcc_140409
Reviewed-by: @myeuler,@shinwell_hu
Signed-off-by: @myeuler,@shinwell_hu
2020-12-10 16:12:16 +08:00
桐小哥
307d310155 update source0 2020-12-10 11:35:35 +08:00
19909236985
170a4d5726 add yaml 2020-09-02 16:22:04 +08:00
4 changed files with 26 additions and 20 deletions

Binary file not shown.

BIN
Unicode-Collate-1.31.tar.gz Normal file

Binary file not shown.

View File

@ -1,12 +1,11 @@
%global base_name Unicode-Collate %define mod_name Unicode-Collate
Name: perl-%{mod_name}
Name: perl-Unicode-Collate Version: 1.31
Version: 1.27 Release: 2
Release: 1
Summary: Unicode Collation Algorithm (UCA) Summary: Unicode Collation Algorithm (UCA)
License: (GPL+ or Artistic) and Unicode License: (GPL+ or Artistic) and Unicode
URL: http://search.cpan.org/dist/Unicode-Collate/ URL: http://search.cpan.org/dist/%{mod_name}/
Source0: http://www.cpan.org/authors/id/S/SA/SADAHIRO/Unicode-Collate-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/S/SA/SADAHIRO/%{mod_name}-%{version}.tar.gz
BuildRequires: gcc coreutils findutils make perl-devel perl-generators perl-interpreter BuildRequires: gcc coreutils findutils make perl-devel perl-generators perl-interpreter
BuildRequires: perl(Carp) perl(constant) perl(ExtUtils::MakeMaker) >= 6.76 perl(File::Spec) BuildRequires: perl(Carp) perl(constant) perl(ExtUtils::MakeMaker) >= 6.76 perl(File::Spec)
@ -22,7 +21,7 @@ or sort text in any writing system and language that can be represented with Uni
%package_help %package_help
%prep %prep
%autosetup -n %{base_name}-%{version} %autosetup -n %{mod_name}-%{version}
rm Collate/Locale/* rm Collate/Locale/*
@ -41,14 +40,6 @@ make pure_install DESTDIR=%{buildroot}
%check %check
make test make test
%pre
%preun
%post
%postun
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc Changes README %doc Changes README
@ -59,6 +50,21 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Tue Oct 25 2022 zhoushuiqing <zhoushuiqing2@huawei.com> - 1.31-2
- opitomize the specfile
* Mon Dec 13 2021 guozhaorui <guozhaorui1@huawei.com> - 1.31-1
- update version to 1.31
* Fri Jan 29 2021 liudabo <liudabo1@huawei.com> - 1.29-1
- upgrade version to 1.29
* Thu Dec 10 2020 shixuantong<shixuantong@huawei.com> - 1.27-2
- Type: NA
- ID: NA
- SUG: NA
- DESC:update source0
* Wed Jul 22 2020 dingyue<dingyue5@huawei.com> - 1.27-1 * Wed Jul 22 2020 dingyue<dingyue5@huawei.com> - 1.27-1
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA

View File

@ -1,4 +1,4 @@
version_control: git version_control: metacpan
src_repo: https://src.fedoraproject.org/rpms/perl-Unicode-Collate.git src_repo: Unicode-Collate
tag_prefix: "^perl-Unicode-Collate-" tag_prefix: ^
seperator: "." seperator: .