diff --git a/.gitignore b/.gitignore index 85c54ae..efe196f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /Socket-1.95.tar.gz /Socket-1.96.tar.gz /Socket-1.97.tar.gz +/Socket-1.98.tar.gz diff --git a/perl-Socket.spec b/perl-Socket.spec index b576c7c..3c7ebb4 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -1,7 +1,7 @@ -%global cpan_version 1.97 +%global cpan_version 1.98 Name: perl-Socket Version: %(eval echo '%{cpan_version}' | tr '_' '.') -Release: 2%{?dist} +Release: 1%{?dist} Summary: C socket.h defines and structure manipulators License: GPL+ or Artistic Group: Development/Libraries @@ -52,6 +52,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Feb 16 2012 Petr Pisar - 1.98-1 +- 1.98 bump + * Fri Jan 13 2012 Fedora Release Engineering - 1.97-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index ca674ba..44b0522 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -67d60f56bbde508a00d0d7856d794ade Socket-1.97.tar.gz +88b2059228c98d99d9dd83ea94d202c7 Socket-1.98.tar.gz