2.007 bump
This commit is contained in:
parent
bd05321e4a
commit
d8e4f195da
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/Socket-2.004.tar.gz
|
||||
/Socket-2.005.tar.gz
|
||||
/Socket-2.006.tar.gz
|
||||
/Socket-2.007.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global cpan_version 2.006
|
||||
%global cpan_version 2.007
|
||||
Name: perl-Socket
|
||||
Version: %(eval echo '%{cpan_version}' | tr '_' '.')
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Networking constants and support functions
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -52,6 +52,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 17 2012 Petr Pisar <ppisar@redhat.com> - 2.007-1
|
||||
- 2.007 bump
|
||||
|
||||
* Thu Nov 08 2012 Petr Pisar <ppisar@redhat.com> - 2.006-2
|
||||
- Update description
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user