This commit is contained in:
Fedora Release Engineering 2017-02-11 04:49:09 +00:00
parent fb1634d0d6
commit 1a1a6409b2

View File

@ -1,6 +1,6 @@
Name: perl-Path-Class Name: perl-Path-Class
Version: 0.37 Version: 0.37
Release: 1%{?dist} Release: 2%{?dist}
Summary: Cross-platform path specification manipulation Summary: Cross-platform path specification manipulation
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -80,6 +80,9 @@ AUTHOR_TESTING=1 ./Build test
%{_mandir}/man3/Path::Class::File.3* %{_mandir}/man3/Path::Class::File.3*
%changelog %changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.37-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Aug 15 2016 Paul Howarth <paul@city-fan.org> - 0.37-1 * Mon Aug 15 2016 Paul Howarth <paul@city-fan.org> - 0.37-1
- Update to 0.37: - Update to 0.37:
- Doc update for contains/subsumes - Doc update for contains/subsumes