Update to version 1.1.2.

This commit is contained in:
Andreas Schneider 2014-10-01 14:16:53 +02:00
parent 2968f539ea
commit b195285a1e
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@redhat.com> - 1.1.2-1
* Update to version 1.1.2.
* Wed Oct 01 2014 - Andreas Schneider <asn@redhat.com> - 1.1.1-2
- resolves: #1146409 - Do not own /usr/lib64/cmake

View File

@ -1 +1 @@
7bf691a5973785579f262f956065efc3 socket_wrapper-1.1.1.tar.gz
b6263c8bf3cf980ad58b77b603eb2357 socket_wrapper-1.1.2.tar.gz