|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Sort-Versions
|
|
|
|
|
Version: 1.61
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Perl module for sorting of revision-like numbers
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -53,6 +53,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.61-2
|
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
|
|
|
|
|
* Sun May 03 2015 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.61-1
|
|
|
|
|
- Upstream update.
|
|
|
|
|
- Add %%license.
|
|
|
|
|