[socket_wrapper] Update to version 1.1.2.

asn asn at fedoraproject.org
Wed Oct 1 12:17:57 UTC 2014


commit b195285a1e1304b46e2f983e437d8fd007077252
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Wed Oct 1 14:16:53 2014 +0200

    Update to version 1.1.2.

 .gitignore          |    1 +
 socket_wrapper.spec |    8 ++++++--
 sources             |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c8f11dc..c41b69c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /socket_wrapper-1.0.2.tar.gz
 /socket_wrapper-1.1.0.tar.gz
 /socket_wrapper-1.1.1.tar.gz
+/socket_wrapper-1.1.2.tar.gz
diff --git a/socket_wrapper.spec b/socket_wrapper.spec
index 27e6d93..25f3f4e 100644
--- a/socket_wrapper.spec
+++ b/socket_wrapper.spec
@@ -1,6 +1,6 @@
 Name:           socket_wrapper
-Version:        1.1.1
-Release:        2%{?dist}
+Version:        1.1.2
+Release:        1%{?dist}
 
 License:        BSD
 Summary:        A library passing all socket communications trough Unix sockets
@@ -63,8 +63,12 @@ popd
 %{_libdir}/cmake/socket_wrapper/socket_wrapper-config.cmake
 %dir %{_libdir}/pkgconfig
 %{_libdir}/pkgconfig/socket_wrapper.pc
+%{_mandir}/man1/socket_wrapper.1*
 
 %changelog
+* Wed Oct 01 2014 - Andreas Schneider <asn at redhat.com> - 1.1.2-1
+* Update to version 1.1.2.
+
 * Wed Oct 01 2014 - Andreas Schneider <asn at redhat.com> - 1.1.1-2
 - resolves: #1146409 - Do not own /usr/lib64/cmake
 
diff --git a/sources b/sources
index 13b569c..fa0de80 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7bf691a5973785579f262f956065efc3  socket_wrapper-1.1.1.tar.gz
+b6263c8bf3cf980ad58b77b603eb2357  socket_wrapper-1.1.2.tar.gz


More information about the scm-commits mailing list