[perl-Socket/f21] 2.018 bump

Petr Pisar ppisar at fedoraproject.org
Fri Feb 13 13:35:21 UTC 2015


commit 6cc22cd3285da0247f565813918acb3eff8e3faf
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Feb 13 14:31:05 2015 +0100

    2.018 bump

 .gitignore       |    1 +
 perl-Socket.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0134237..373542b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /Socket-2.015.tar.gz
 /Socket-2.016.tar.gz
 /Socket-2.017.tar.gz
+/Socket-2.018.tar.gz
diff --git a/perl-Socket.spec b/perl-Socket.spec
index ee0d02d..d1e778b 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,6 +1,6 @@
 Name:           perl-Socket
 Epoch:          1
-Version:        2.017
+Version:        2.018
 Release:        1%{?dist}
 Summary:        Networking constants and support functions
 License:        GPL+ or Artistic
@@ -60,7 +60,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
-* Wed Feb 11 2015 Petr Pisar <ppisar at redhat.com> - 2:2.017-1
+* Fri Feb 13 2015 Petr Pisar <ppisar at redhat.com> - 1:2.018-1
+- 2.018 bump
+
+* Wed Feb 11 2015 Petr Pisar <ppisar at redhat.com> - 1:2.017-1
 - 2.017 bump
 
 * Thu Oct 09 2014 Petr Pisar <ppisar at redhat.com> - 1:2.016-1
diff --git a/sources b/sources
index 0272cd5..e61fc15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-829a70b5f3b4ab45205147e5eb6059de  Socket-2.017.tar.gz
+d735fd2a339c4676e0e3733af327cc09  Socket-2.018.tar.gz


More information about the scm-commits mailing list