commit cde4d0ab030db304d559adb15bc17c5b59b40e8f Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Mon Dec 12 13:08:53 2011 +0100 1.96 bump .gitignore | 1 + perl-Socket.spec | 10 +++++----- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) --- diff --git a/.gitignore b/.gitignore index 8476e2f..0d61260 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /Socket-1.94_07.tar.gz /Socket-1.95.tar.gz +/Socket-1.96.tar.gz diff --git a/perl-Socket.spec b/perl-Socket.spec index 59c4860..990c14a 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -1,11 +1,8 @@ -%global cpan_version 1.95 +%global cpan_version 1.96 Name: perl-Socket Version: %(eval echo '%{cpan_version}' | tr '_' '.') Release: 1%{?dist} Summary: C socket.h defines and structure manipulators -# This code comes from Perl, thus GPL+ or Artistic -# See <http://permalink.gmane.org/gmane.comp.lang.perl.perl5.porters/101960>. -# and <https://rt.cpan.org/Public/Bug/Display.html?id=72669> License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Socket/ @@ -49,12 +46,15 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; make test %files -%doc Changes +%doc Changes LICENSE %{perl_vendorarch}/auto/* %{perl_vendorarch}/Socket* %{_mandir}/man3/* %changelog +* Mon Dec 12 2011 Petr Pisar <ppisar@xxxxxxxxxx> - 1.96-1 +- 1.96 bump + * Fri Dec 02 2011 Petr Pisar <ppisar@xxxxxxxxxx> - 1.95-1 - 1.95 bump diff --git a/sources b/sources index ab32b8b..3853f82 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79eb793137ef9532f5332b294581225e Socket-1.95.tar.gz +eebd0598a889483058a01266d221b73c Socket-1.96.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel