1.99 bump

This commit is contained in:
Petr Písař 2012-02-22 14:59:03 +01:00
parent 30c030504b
commit 6682883a32
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/Socket-1.96.tar.gz
/Socket-1.97.tar.gz
/Socket-1.98.tar.gz
/Socket-1.99.tar.gz

View File

@ -1,4 +1,4 @@
%global cpan_version 1.98
%global cpan_version 1.99
Name: perl-Socket
Version: %(eval echo '%{cpan_version}' | tr '_' '.')
Release: 1%{?dist}
@ -52,6 +52,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Feb 22 2012 Petr Pisar <ppisar@redhat.com> - 1.99-1
- 1.99 bump
* Thu Feb 16 2012 Petr Pisar <ppisar@redhat.com> - 1.98-1
- 1.98 bump

View File

@ -1 +1 @@
88b2059228c98d99d9dd83ea94d202c7 Socket-1.98.tar.gz
56be31c3ab15a7b4a4dcb810d80e9ac9 Socket-1.99.tar.gz