1.21
This commit is contained in:
parent
ff1030f0d3
commit
f93f896978
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
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
|
/File-Which-1.19.tar.gz
|
||||||
|
/File-Which-1.21.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: perl-File-Which
|
Name: perl-File-Which
|
||||||
Version: 1.19
|
Version: 1.21
|
||||||
Release: 2%{?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 Mar 03 2016 Tom Callaway <spot@fedoraproject.org> - 1.21-1
|
||||||
|
- update to 1.21
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-2
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user