|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Crypt-DES
|
|
|
|
|
Version: 2.07
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Perl DES encryption module
|
|
|
|
|
License: BSD
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man3/Crypt::DES.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.07-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Oct 3 2013 Paul Howarth <paul@city-fan.org> - 2.07-1
|
|
|
|
|
- Update to 2.07
|
|
|
|
|
- SvUPGRADE was changed to a statement
|
|
|
|
|