This commit is contained in:
Fedora Release Engineering 2017-02-11 06:14:34 +00:00
parent 44ecf7523d
commit f50da57010

View File

@ -1,7 +1,7 @@
Name: perl-parent
Epoch: 1
Version: 0.236
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Establish an ISA relationship with base classes at compile time
License: GPL+ or Artistic
Group: Development/Libraries
@ -63,6 +63,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/parent.3*
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.236-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Oct 10 2016 Paul Howarth <paul@city-fan.org> - 1:0.236-1
- Update to 0.236
- Add Travis test configuration