1.98 bump
This commit is contained in:
parent
42a2f7ac91
commit
30c030504b
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/Socket-1.95.tar.gz
|
||||
/Socket-1.96.tar.gz
|
||||
/Socket-1.97.tar.gz
|
||||
/Socket-1.98.tar.gz
|
||||
|
||||
@ -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 <ppisar@redhat.com> - 1.98-1
|
||||
- 1.98 bump
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.97-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user