1.22
This commit is contained in:
parent
9f2d8a7960
commit
3d60d1724c
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ 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
|
/File-Which-1.21.tar.gz
|
||||||
|
/File-Which-1.22.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: perl-File-Which
|
Name: perl-File-Which
|
||||||
Version: 1.21
|
Version: 1.22
|
||||||
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
|
||||||
@ -52,6 +52,9 @@ make test
|
|||||||
%{_mandir}/man3/File::Which.3*
|
%{_mandir}/man3/File::Which.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 12 2017 Tom Callaway <spot@fedoraproject.org> - 1.22-1
|
||||||
|
- update to 1.22
|
||||||
|
|
||||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.21-5
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.21-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user