Compare commits

..

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
ce41a37545
!9 【轻量级 PR】:Rebuild for next release
From: @wangjiang37 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
2022-10-31 11:17:06 +00:00
wangjiang
8606ba1fc7
update for mass rebuild and upgrade verification 2022-10-25 07:37:39 +00:00
openeuler-ci-bot
4060e4de8f !8 [sync] PR-7: upgrade version to 3.16
Merge pull request !8 from openeuler-sync-bot/sync-pr7-master-to-openEuler-22.03-LTS-Next
2021-12-27 08:03:03 +00:00
weiwei_tiantian
488971ec51 upgrade version to 3.16
(cherry picked from commit 00fe19225798201414f870217d544101fed513d5)
2021-12-27 10:15:09 +08:00
openeuler-ci-bot
3300c720b8 !6 Add gcc build dependency
From: @run-is-pig
Reviewed-by: @shinwell_hu
Signed-off-by: @shinwell_hu
2021-06-25 06:52:01 +00:00
yangl777
e438f261c1 Add gcc build dependcy 2021-06-25 09:10:32 +08:00
openeuler-ci-bot
636087fe9d !5 add yaml file to package
Merge pull request !5 from zhanzhimin/master
2020-07-07 16:40:42 +08:00
zzm_567
077a7aec62 add yaml file 2020-07-07 16:06:31 +08:00
openeuler-ci-bot
f653888062 !1 add perl-devel buildrequire.
Merge pull request !1 from licunlong/master
2020-06-02 15:20:02 +08:00
licunlong
7c0ccdea89 add perl-devel buildrequire 2020-05-13 17:25:34 +08:00
4 changed files with 20 additions and 3 deletions

Binary file not shown.

BIN
MIME-Base64-3.16.tar.gz Normal file

Binary file not shown.

View File

@ -1,12 +1,13 @@
Name: perl-MIME-Base64
Version: 3.15
Release: 418
Version: 3.16
Release: 2
Summary: Encoding and decoding of base64 strings
License: (GPL+ or Artistic) and MIT
URL: https://metacpan.org/release/MIME-Base64
Source0: https://cpan.metacpan.org/authors/id/G/GA/GAAS/MIME-Base64-%{version}.tar.gz
BuildRequires:perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76 perl(Test) findutils make
BuildRequires:perl-generators perl-interpreter perl-devel
BuildRequires:perl(ExtUtils::MakeMaker) >= 6.76 perl(Test) findutils make gcc
Requires: perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
Conflicts: perl < 4:5.22.0-347
@ -52,5 +53,17 @@ make test
%{_mandir}/*/*
%changelog
* Tue Oct 25 2022 wangjiang <wangjiang37@h-partners.com> - 3.16-2
- Rebuild for next release
* Sat Dec 25 2021 tianwei <tianwei12@huawei.com> - 3.16-1
- upgrade version to 3.16
* Wed Jun 23 2021 liudabo <liudabo1@huawei.com> - 3.15-420
- Add gcc build dependcy
* Wed May 13 2020 licunlong <licunlong1@huawei.com> - 3.15-419
- add perl-devel buildrequire
* Thu Sep 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.15-418
- Package init

4
perl-MIME-Base64.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: metacpan
src_repo: MIME-Base64
tag_prefix: ^v
seperator: "."