Compare commits
No commits in common. "c8" and "a9-beta" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/Devel-CheckLib-1.11.tar.gz
|
SOURCES/Devel-CheckLib-1.14.tar.gz
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
8d295b8bde71208621b7b136dd1c8f1ecf6cc105 SOURCES/Devel-CheckLib-1.11.tar.gz
|
8efd38986e28c0c73ff8abab9bf1c6a9ed22cd3a SOURCES/Devel-CheckLib-1.14.tar.gz
|
||||||
|
|||||||
@ -1,15 +1,18 @@
|
|||||||
# Run optional test
|
# Run optional test
|
||||||
|
%if ! (0%{?rhel})
|
||||||
|
%bcond_without perl_Devel_CheckLib_enables_optional_test
|
||||||
|
%else
|
||||||
%bcond_with perl_Devel_CheckLib_enables_optional_test
|
%bcond_with perl_Devel_CheckLib_enables_optional_test
|
||||||
|
%endif
|
||||||
|
|
||||||
Name: perl-Devel-CheckLib
|
Name: perl-Devel-CheckLib
|
||||||
Version: 1.11
|
Version: 1.14
|
||||||
Release: 5%{?dist}
|
Release: 8%{?dist}.alma
|
||||||
Summary: Check that a library is available
|
Summary: Check that a library is available
|
||||||
|
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
URL: https://metacpan.org/release/Devel-CheckLib
|
||||||
URL: http://search.cpan.org/dist/Devel-CheckLib/
|
Source0: https://cpan.metacpan.org/modules/by-module/Devel/Devel-CheckLib-%{version}.tar.gz
|
||||||
Source0: http://www.cpan.org/modules/by-module/Devel/Devel-CheckLib-%{version}.tar.gz
|
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -26,11 +29,12 @@ BuildRequires: perl(Text::ParseWords)
|
|||||||
BuildRequires: perl(Cwd)
|
BuildRequires: perl(Cwd)
|
||||||
BuildRequires: perl(File::Spec::Functions)
|
BuildRequires: perl(File::Spec::Functions)
|
||||||
BuildRequires: perl(IO::File)
|
BuildRequires: perl(IO::File)
|
||||||
BuildRequires: perl(IO::CaptureOutput) >= 1.0801
|
BuildRequires: perl(Capture::Tiny)
|
||||||
BuildRequires: perl(lib)
|
BuildRequires: perl(lib)
|
||||||
BuildRequires: perl(Test::More) >= 0.62
|
BuildRequires: perl(blib)
|
||||||
%if %{with perl_Devel_CheckLib_enables_optional_test}
|
BuildRequires: perl(Test::More) >= 0.88
|
||||||
# Optional tests
|
# Optional tests
|
||||||
|
%if %{with perl_Devel_CheckLib_enables_optional_test}
|
||||||
BuildRequires: perl(Mock::Config)
|
BuildRequires: perl(Mock::Config)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -63,8 +67,51 @@ make test
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jul 13 2018 Petr Pisar <ppisar@redhat.com> - 1.11-5
|
* Wed Mar 02 2022 Eduard Abdullin <eabdullin@almalinux.org> - 1.14-8.alma
|
||||||
- Disable optional test
|
- Add perl-blib to BR
|
||||||
|
|
||||||
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.14-8
|
||||||
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
|
Related: rhbz#1991688
|
||||||
|
|
||||||
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.14-7
|
||||||
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.14-6
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Dec 10 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.14-5
|
||||||
|
- Disable optional test on RHEL
|
||||||
|
|
||||||
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.14-4
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.14-3
|
||||||
|
- Perl 5.32 rebuild
|
||||||
|
|
||||||
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.14-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.13-5
|
||||||
|
- Perl 5.30 rebuild
|
||||||
|
|
||||||
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.13-4
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.13-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.13-2
|
||||||
|
- Perl 5.28 rebuild
|
||||||
|
|
||||||
|
* Wed Jun 20 2018 Denis Fateyev <denis@fateyev.com> - 1.13-1
|
||||||
|
- Update to 1.13
|
||||||
|
|
||||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-4
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user