Compare commits
10 Commits
8507e4cc34
...
035192f490
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
035192f490 | ||
|
|
c1f307410b | ||
|
|
f9c8aed494 | ||
|
|
54bfea8dc4 | ||
|
|
7f067e1a13 | ||
|
|
c2f093448d | ||
|
|
8bb9eab888 | ||
|
|
2843892c84 | ||
|
|
1dda46f2d3 | ||
|
|
2e3a554f40 |
Binary file not shown.
BIN
Filter-1.64.tar.gz
Normal file
BIN
Filter-1.64.tar.gz
Normal file
Binary file not shown.
@ -1,20 +1,21 @@
|
||||
Name: perl-Filter
|
||||
Epoch: 2
|
||||
Version: 1.59
|
||||
Release: 2
|
||||
Version: 1.64
|
||||
Release: 1
|
||||
Summary: Perl source filters
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Filter
|
||||
Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Filter-1.59.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Filter-%{version}.tar.gz
|
||||
BuildRequires: coreutils findutils gcc make perl-devel perl-generators
|
||||
BuildRequires: perl-interpreter perl(Config) perl(Getopt::Long) perl(strict)
|
||||
BuildRequires: perl(Carp) perl(Exporter) perl(warnings) perl(XSLoader)
|
||||
BuildRequires: perl(Cwd) perl(FindBin) perl(lib) sed
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
BuildRequires: perl(:VERSION) >= 5.6
|
||||
BuildRequires: perl(:VERSION) >= 5.6 perl(perl5db.pl)
|
||||
|
||||
Requires: perl(:MODULE_COMPAT_5.28.0) perl(Carp)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||
Requires: perl(Carp)
|
||||
Suggests: bash gcc m4
|
||||
|
||||
%description
|
||||
@ -55,5 +56,17 @@ make test
|
||||
/usr/share/man/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 24 2022 dongyuzhen <dongyuzhen@h-partners.com> - 2:1.64-1
|
||||
- upgrade version to 1.64
|
||||
|
||||
* Wed Jan 05 2022 tianwei <tianwei12@huawei.com> - 2:1.60-3
|
||||
- fix perl version required symbol
|
||||
|
||||
* Tue Jan 04 2022 tianwei <tianwei12@huawei.com> - 2:1.60-2
|
||||
- fix perl version required and test failed
|
||||
|
||||
* Thu Jan 28 2021 liudabo <liudabo1@huawei.com> - 2:1.60-1
|
||||
- upgrade version to 1.60
|
||||
|
||||
* Wed Sep 18 2019 openEuler Buildteam <buildteam@openeuler.org> - 2:1.59-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user