Compare commits
No commits in common. "c8s" and "c8-stream-5.3" have entirely different histories.
c8s
...
c8-stream-
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
SOURCES/File-Which-1.22.tar.gz
|
||||
/File-Which-1.22.tar.gz
|
||||
SOURCES/File-Which-1.23.tar.gz
|
||||
|
1
.perl-File-Which.metadata
Normal file
1
.perl-File-Which.metadata
Normal file
@ -0,0 +1 @@
|
||||
3a1b54e0a4e470e62958749cffcf87bad027bfb4 SOURCES/File-Which-1.23.tar.gz
|
@ -1,11 +1,10 @@
|
||||
Name: perl-File-Which
|
||||
Version: 1.22
|
||||
Release: 2%{?dist}
|
||||
Version: 1.23
|
||||
Release: 4%{?dist}
|
||||
Summary: Portable implementation of the 'which' utility
|
||||
Group: Development/Libraries
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/File-Which/
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/File-Which-%{version}.tar.gz
|
||||
URL: https://metacpan.org/release/File-Which
|
||||
Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Which-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl-generators
|
||||
@ -52,6 +51,24 @@ make test
|
||||
%{_mandir}/man3/File::Which.3*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.23-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.23-3
|
||||
- Perl 5.30 rebuild
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.23-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Wed Jan 2 2019 Tom Callaway <spot@fedoraproject.org> - 1.23-1
|
||||
- update to 1.23
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.22-3
|
||||
- Perl 5.28 rebuild
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user