Compare commits
10 Commits
65192e94ae
...
ce41a37545
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ce41a37545 | ||
|
|
8606ba1fc7 | ||
|
|
4060e4de8f | ||
|
|
488971ec51 | ||
|
|
3300c720b8 | ||
|
|
e438f261c1 | ||
|
|
636087fe9d | ||
|
|
077a7aec62 | ||
|
|
f653888062 | ||
|
|
7c0ccdea89 |
Binary file not shown.
BIN
MIME-Base64-3.16.tar.gz
Normal file
BIN
MIME-Base64-3.16.tar.gz
Normal file
Binary file not shown.
@ -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
4
perl-MIME-Base64.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: metacpan
|
||||
src_repo: MIME-Base64
|
||||
tag_prefix: ^v
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user