[perl-Socket] Increase release number

Petr Pisar ppisar at fedoraproject.org
Mon Mar 19 12:17:25 UTC 2012


commit 12a8f5d6493ac7dd2d8e6a4716da300a6177d835
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Mar 19 13:16:57 2012 +0100

    Increase release number

 perl-Socket.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Socket.spec b/perl-Socket.spec
index 9f93043..4cfe7f5 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,7 +1,7 @@
 %global cpan_version 2.000
 Name:           perl-Socket
 Version:        %(eval echo '%{cpan_version}' | tr '_' '.')
-Release:        1%{?dist}
+Release:        2%{?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 Mar 19 2012 Petr Pisar <ppisar at redhat.com> - 2.000-2
+- Increase release number due to F17 build
+
 * Wed Mar 14 2012 Petr Pisar <ppisar at redhat.com> - 2.000-1
 - 2.000 bump
 - Fix a buffer overflow (RT#75623)



More information about the perl-devel mailing list