Update to 1.954
- New upstream release 1.954 - Accept older versions of ExtUtils::MakeMaker and add meta information like link to repository only for newer versions
This commit is contained in:
parent
a4966be6b9
commit
3fb0dd63d6
@ -1,10 +1,10 @@
|
||||
# Work around Perl/RPM versioning inconsistencies
|
||||
%global rpmversion 1.95.3
|
||||
%global cpanversion 1.953
|
||||
%global rpmversion 1.95.4
|
||||
%global cpanversion 1.954
|
||||
|
||||
Name: perl-IO-Socket-SSL
|
||||
Version: %{rpmversion}
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for transparent SSL
|
||||
Group: Development/Libraries
|
||||
License: GPL+ or Artistic
|
||||
@ -74,6 +74,11 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
|
||||
|
||||
%changelog
|
||||
* Sun Sep 15 2013 Paul Howarth <paul@city-fan.org> - 1.95.4-1
|
||||
- Update to 1.954
|
||||
- Accept older versions of ExtUtils::MakeMaker and add meta information like
|
||||
link to repository only for newer versions
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.95.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user