2.002 bump
This commit is contained in:
parent
169540b257
commit
e85c3a8175
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/Socket-1.99.tar.gz
|
||||
/Socket-2.000.tar.gz
|
||||
/Socket-2.001.tar.gz
|
||||
/Socket-2.002.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global cpan_version 2.001
|
||||
%global cpan_version 2.002
|
||||
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
|
||||
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 2.002-1
|
||||
- 2.002 bump
|
||||
|
||||
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 2.001-2
|
||||
- Perl 5.16 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user