[czmq] * Update to 1.4.1.

Jose Pedro Oliveira jpo at fedoraproject.org
Wed May 1 10:45:57 UTC 2013


commit 809f9364163625dd1956c71f7aa9b060f4c4c7a7
Author: Jose Pedro Oliveira <jpo at di.uminho.pt>
Date:   Wed May 1 12:45:34 2013 +0100

     * Update to 1.4.1.

 .gitignore |    1 +
 czmq.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9db7050..5060d50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /czmq-1.3.2.tar.gz
 /czmq-1.4.0.tar.gz
+/czmq-1.4.1.tar.gz
diff --git a/czmq.spec b/czmq.spec
index f107f32..e1ef151 100644
--- a/czmq.spec
+++ b/czmq.spec
@@ -1,5 +1,5 @@
 Name:           czmq
-Version:        1.4.0
+Version:        1.4.1
 Release:        1%{?dist}
 Summary:        High-level C binding for 0MQ (ZeroMQ)
 
@@ -75,6 +75,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make check
 
 
 %changelog
+* Wed May  1 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.1-1
+- Update to 1.4.1.
+
 * Tue Apr 30 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.0-1
 - Update to 1.4.0.
 
diff --git a/sources b/sources
index 3ef0ebf..16b5e57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7afd20694029fed6f78bd07a57e8c8c4  czmq-1.4.0.tar.gz
+b54bcf101e5e23285b8ff0ad80a58c41  czmq-1.4.1.tar.gz


More information about the scm-commits mailing list