1.19
This commit is contained in:
parent
79c020b68b
commit
6ec78b2e91
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
File-Which-1.09.tar.gz
|
File-Which-1.09.tar.gz
|
||||||
/File-Which-1.18.tar.gz
|
/File-Which-1.18.tar.gz
|
||||||
|
/File-Which-1.19.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: perl-File-Which
|
Name: perl-File-Which
|
||||||
Version: 1.18
|
Version: 1.19
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Portable implementation of the 'which' utility
|
Summary: Portable implementation of the 'which' utility
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -50,6 +50,9 @@ make test
|
|||||||
%{_mandir}/man3/File::Which.3*
|
%{_mandir}/man3/File::Which.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 30 2015 Tom Callaway <spot@fedoraproject.org> - 1.19-1
|
||||||
|
- update to 1.19
|
||||||
|
|
||||||
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.18-5
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.18-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user