This commit is contained in:
Fedora Release Engineering 2016-02-04 16:53:03 +00:00
parent 1c7ec0f6b4
commit e2f23ba588

View File

@ -2,7 +2,7 @@ Name: perl-version
Epoch: 5
Version: 0.99.12
%global module_version 0.9912
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Perl extension for Version Objects
License: GPL+ or Artistic
Group: Development/Libraries
@ -86,6 +86,9 @@ make test
%{_mandir}/man3/version::Internals.3pm*
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 5:0.99.12-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Jul 6 2015 Paul Howarth <paul@city-fan.org> - 5:0.99.12-4
- Use UNINST=0 to avoid trying to mess with existing installation during
rebuild (#1239335)