2.004 bump
This commit is contained in:
parent
b61ff2d4ad
commit
9ef23f208b
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/Socket-2.000.tar.gz
|
||||
/Socket-2.001.tar.gz
|
||||
/Socket-2.002.tar.gz
|
||||
/Socket-2.004.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global cpan_version 2.002
|
||||
%global cpan_version 2.004
|
||||
Name: perl-Socket
|
||||
Version: %(eval echo '%{cpan_version}' | tr '_' '.')
|
||||
Release: 3%{?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 Aug 16 2012 Petr Pisar <ppisar@redhat.com> - 2.004-1
|
||||
- 2.004 bump
|
||||
|
||||
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.002-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user