Compare commits
No commits in common. "ce41a37545214524f6b165951c7dc957605b4d29" and "65192e94aed03ae28675c3f2858ac6bfff8674f4" have entirely different histories.
ce41a37545
...
65192e94ae
BIN
MIME-Base64-3.15.tar.gz
Normal file
BIN
MIME-Base64-3.15.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,13 +1,12 @@
|
||||
Name: perl-MIME-Base64
|
||||
Version: 3.16
|
||||
Release: 2
|
||||
Version: 3.15
|
||||
Release: 418
|
||||
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-devel
|
||||
BuildRequires:perl(ExtUtils::MakeMaker) >= 6.76 perl(Test) findutils make gcc
|
||||
BuildRequires:perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76 perl(Test) findutils make
|
||||
|
||||
Requires: perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
|
||||
Conflicts: perl < 4:5.22.0-347
|
||||
@ -53,17 +52,5 @@ 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
|
||||
|
||||
@ -1,4 +0,0 @@
|
||||
version_control: metacpan
|
||||
src_repo: MIME-Base64
|
||||
tag_prefix: ^v
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user