Compare commits
No commits in common. "c8-stream-5.3" and "c8-stream-5.32" have entirely different histories.
c8-stream-
...
c8-stream-
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/perlfaq-5.20191102.tar.gz
|
||||
SOURCES/perlfaq-5.20210520.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
0c5021ad4a71737ab5deda9684df3aa3d5435a26 SOURCES/perlfaq-5.20191102.tar.gz
|
||||
01ece949f4d9769a7239012fce45b7d04068d012 SOURCES/perlfaq-5.20210520.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-perlfaq
|
||||
Version: 5.20191102
|
||||
Version: 5.20210520
|
||||
Release: 1%{?dist}
|
||||
Summary: Frequently asked questions about Perl
|
||||
# Code examples are Public Domain
|
||||
@ -7,6 +7,7 @@ License: (GPL+ or Artistic) and Public Domain
|
||||
URL: https://metacpan.org/release/perlfaq
|
||||
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/perlfaq-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl-interpreter
|
||||
@ -48,6 +49,30 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu May 20 2021 Jitka Plesnikova <jplesnik@redhat.com> - 5.20210520-1
|
||||
- 5.20210520 bump
|
||||
|
||||
* Mon Apr 12 2021 Jitka Plesnikova <jplesnik@redhat.com> - 5.20210411-1
|
||||
- 5.20210411 bump
|
||||
|
||||
* Mon Nov 09 2020 Jitka Plesnikova <jplesnik@redhat.com> - 5.20201107-1
|
||||
- 5.20201107 bump
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.20200523-457
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 5.20200523-456
|
||||
- Increase release to favour standalone package
|
||||
|
||||
* Fri May 22 2020 Petr Pisar <ppisar@redhat.com> - 5.20200523-1
|
||||
- 5.20200523 bump
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.20200125-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Mon Jan 27 2020 Petr Pisar <ppisar@redhat.com> - 5.20200125-1
|
||||
- 5.20200125 bump
|
||||
|
||||
* Mon Nov 04 2019 Petr Pisar <ppisar@redhat.com> - 5.20191102-1
|
||||
- 5.20191102 bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user