[socket_wrapper/f20] Update to version 1.0.2.

asn asn at fedoraproject.org
Tue May 6 12:08:22 UTC 2014


commit b270804487d03dc186810e1911fb88d81185fbd9
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Tue May 6 14:07:46 2014 +0200

    Update to version 1.0.2.

 .gitignore          |    1 +
 socket_wrapper.spec |   11 +++++++----
 sources             |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4fd5c93..b6c601c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /socket_wrapper-1.0.1.tar.gz
+/socket_wrapper-1.0.2.tar.gz
diff --git a/socket_wrapper.spec b/socket_wrapper.spec
index 61eaeeb..0b08455 100644
--- a/socket_wrapper.spec
+++ b/socket_wrapper.spec
@@ -1,6 +1,6 @@
 Name:           socket_wrapper
-Version:        1.0.1
-Release:        3%{?dist}
+Version:        1.0.2
+Release:        1%{?dist}
 
 License:        BSD
 Summary:        A library passing all socket communications trough Unix sockets
@@ -59,12 +59,15 @@ popd
 %doc AUTHORS README ChangeLog COPYING
 %{_libdir}/libsocket_wrapper.so*
 %dir %{_libdir}/cmake
-%{_libdir}/cmake/socket_wrapper-config-version.cmake
-%{_libdir}/cmake/socket_wrapper-config.cmake
+%{_libdir}/cmake/socket_wrapper/socket_wrapper-config-version.cmake
+%{_libdir}/cmake/socket_wrapper/socket_wrapper-config.cmake
 %dir %{_libdir}/pkgconfig
 %{_libdir}/pkgconfig/socket_wrapper.pc
 
 %changelog
+* Tue May 06 2014 - Andreas Schneider <asn at redhat.com> - 1.0.2-1
+- Update to version 1.0.2.
+
 * Tue Feb 11 2014 - Andreas Schneider <asn at redhat.com> - 1.0.1-3
 - Remove Group
 - Remove glibc-devel build requirement
diff --git a/sources b/sources
index de1d783..9ea9789 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-298e4b2d6cd88b9dbf3a4ac6566e8cd0  socket_wrapper-1.0.1.tar.gz
+70e49650406c4747e0524b8e7dd0117e  socket_wrapper-1.0.2.tar.gz


More information about the scm-commits mailing list