Fedora Release Engineering 9 years ago
parent 052225b5c8
commit 3c7923e93d

@ -3,7 +3,7 @@
Name: perl-Test-Version
Version: 2.03
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Check to see that versions in modules are sane
License: Artistic 2.0
URL: http://search.cpan.org/dist/Test-Version/
@ -94,6 +94,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Test::Version.3*
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.03-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Jun 29 2015 Paul Howarth <paul@city-fan.org> - 2.03-1
- Update to 2.03
- Added 'multiple' option to check each version inside a .pm file with

Loading…
Cancel
Save