[perl-Socket] 2.018 bump

Petr Pisar ppisar at fedoraproject.org
Fri Feb 13 13:32:31 UTC 2015


commit f24c35384866a718c5092c57675619caff858bdf
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 |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 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 5300bfa..54c3d21 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,6 +1,6 @@
 Name:           perl-Socket
 Epoch:          2
-Version:        2.017
+Version:        2.018
 Release:        1%{?dist}
 Summary:        Networking constants and support functions
 License:        GPL+ or Artistic
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Feb 13 2015 Petr Pisar <ppisar at redhat.com> - 2:2.018-1
+- 2.018 bump
+
 * Wed Feb 11 2015 Petr Pisar <ppisar at redhat.com> - 2:2.017-1
 - 2.017 bump
 
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