Compare commits

..

No commits in common. "c8-stream-5.3" and "c8-stream-5.32" have entirely different histories.

3 changed files with 16 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/Getopt-Long-2.51.tar.gz
SOURCES/Getopt-Long-2.52.tar.gz

View File

@ -1 +1 @@
c82316e543a3968ebc05635c6d6180bb9b1be382 SOURCES/Getopt-Long-2.51.tar.gz
2dae2e413403cd0a5fde43b7c9da3c455c95e6d8 SOURCES/Getopt-Long-2.52.tar.gz

View File

@ -1,12 +1,13 @@
Name: perl-Getopt-Long
Epoch: 1
Version: 2.51
Version: 2.52
Release: 1%{?dist}
Summary: Extended processing of command line options
License: GPLv2+ or Artistic
URL: https://metacpan.org/release/Getopt-Long
Source0: https://cpan.metacpan.org/authors/id/J/JV/JV/Getopt-Long-%{version}.tar.gz
BuildArch: noarch
BuildRequires: coreutils
BuildRequires: make
BuildRequires: perl-generators
BuildRequires: perl-interpreter
@ -59,6 +60,18 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Aug 18 2020 Petr Pisar <ppisar@redhat.com> - 1:2.52-1
- 2.52 bump
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.51-457
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.51-456
- Increase release to favour standalone package
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.51-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Aug 13 2019 Petr Pisar <ppisar@redhat.com> - 1:2.51-1
- 2.51 bump