perl-Devel-CheckLib: 1.14 release
This commit is contained in:
parent
dfaf02a8c6
commit
eeac42d7bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/Devel-CheckLib-1.10.tar.gz
|
||||
/Devel-CheckLib-1.11.tar.gz
|
||||
/Devel-CheckLib-1.13.tar.gz
|
||||
/Devel-CheckLib-1.14.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Devel-CheckLib
|
||||
Version: 1.13
|
||||
Release: 6%{?dist}
|
||||
Version: 1.14
|
||||
Release: 1%{?dist}
|
||||
Summary: Check that a library is available
|
||||
|
||||
License: GPL+ or Artistic
|
||||
@ -22,9 +22,9 @@ BuildRequires: perl(Text::ParseWords)
|
||||
BuildRequires: perl(Cwd)
|
||||
BuildRequires: perl(File::Spec::Functions)
|
||||
BuildRequires: perl(IO::File)
|
||||
BuildRequires: perl(IO::CaptureOutput) >= 1.0801
|
||||
BuildRequires: perl(Capture::Tiny)
|
||||
BuildRequires: perl(lib)
|
||||
BuildRequires: perl(Test::More) >= 0.62
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
# Optional tests
|
||||
BuildRequires: perl(Mock::Config)
|
||||
|
||||
@ -57,6 +57,9 @@ make test
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 15 2019 Denis Fateyev <denis@fateyev.com> - 1.14-1
|
||||
- Update to 1.14
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.13-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Devel-CheckLib-1.13.tar.gz) = 2952b0ba75cc0099182aeef533749dd044518ae3df368956caa5d7d860f94658b8eadc1b1f8fabf2ba2dc3e0a3e05498f077e4cb6469609e57272b55a026cc46
|
||||
SHA512 (Devel-CheckLib-1.14.tar.gz) = a5a310cd20e7bfa3c28718b0cba997e029ae0a422ed355d70774691521a3f5c2942eb39269dec1b09e706c1d124559313ab79e787430e0bb3ad43d8aa937539c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user