Compare commits
No commits in common. "035192f49027c7953974d89b12b60e7b8d152ca3" and "8507e4cc34dbfea83af0bd6bd313950817ee1e30" have entirely different histories.
035192f490
...
8507e4cc34
BIN
Filter-1.59.tar.gz
Normal file
BIN
Filter-1.59.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,21 +1,20 @@
|
||||
Name: perl-Filter
|
||||
Epoch: 2
|
||||
Version: 1.64
|
||||
Release: 1
|
||||
Version: 1.59
|
||||
Release: 2
|
||||
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-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Filter-1.59.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 perl(perl5db.pl)
|
||||
BuildRequires: perl(:VERSION) >= 5.6
|
||||
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||
Requires: perl(Carp)
|
||||
Requires: perl(:MODULE_COMPAT_5.28.0) perl(Carp)
|
||||
Suggests: bash gcc m4
|
||||
|
||||
%description
|
||||
@ -56,17 +55,5 @@ 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