Compare commits
No commits in common. "c8-stream-5.3" and "c8-beta" have entirely different histories.
c8-stream-
...
c8-beta
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/File-Which-1.23.tar.gz
|
||||
SOURCES/File-Which-1.22.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
3a1b54e0a4e470e62958749cffcf87bad027bfb4 SOURCES/File-Which-1.23.tar.gz
|
||||
770ebe5dfa4076abc9923d8c4993d90dd6d2db9a SOURCES/File-Which-1.22.tar.gz
|
||||
|
@ -1,10 +1,11 @@
|
||||
Name: perl-File-Which
|
||||
Version: 1.23
|
||||
Release: 4%{?dist}
|
||||
Version: 1.22
|
||||
Release: 2%{?dist}
|
||||
Summary: Portable implementation of the 'which' utility
|
||||
Group: Development/Libraries
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/File-Which
|
||||
Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Which-%{version}.tar.gz
|
||||
URL: http://search.cpan.org/dist/File-Which/
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/File-Which-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl-generators
|
||||
@ -51,24 +52,6 @@ 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