Update to version 1.2.0

OBS-URL: https://build.opensuse.org/package/show/devel:tools/socket_wrapper?expand=0&rev=28
This commit is contained in:
Andreas Schneider 2018-11-13 13:11:31 +00:00 committed by Git OBS Bridge
parent 34b73d8554
commit 31c4386bcf
6 changed files with 32 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2c1d790f578c36b521c0e113fcbcf41d633336b3c60d6c6a1378f920495eebb4
size 772252

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf11902ce4abd155bcf7195d16d86753496b2b50695501f2e0c2ca45a0f9c340
size 67659

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEjf9T4Y8qvI2PPJIjfuD8TcwBTj0FAlvqyo0ACgkQfuD8TcwB
Tj1Iiw/+JwZXFtbMfi8cF0nDq02RnHxA3FkmOE3bqnlECMtlVpaZYAG7RkIQ2Olg
FQ9BQ/F4ZuG5Y/vRtp/Nz9iLJaW8xhXzIuYn76XhUMJmGOYZTP1Aq9E/VXp+zoC+
1j9++1s4Q8563ScdfWHAKJ0fqkZ4n9Rqj7ydIweQm9zlsrP0wMGNMEk6i+O1g7rW
av/e9gPwaWGde+LNcxwl1lRLY1sHTbPK3Sa2Scb/jAlEQnLcrdWBu/xTllWOycnS
lCObuyxTQAFYfCY73Gsc0l45Bj8a/K6J4wCJcf/+P+d9Jq4CgQ08vISW1Yvyagek
KeY1VwuG1Tjo2QK1PrkHLzga/ykUHaKU2RwIlKw5cKdaSCuJVD/Qq3ejfrJ/bKtb
e2BtbMVGgUepLQjufyqefu8JJtfW0uh/M2iF3gjcoInQ5tKDlbG1WTtOTg1wx1Pk
2gJLiX1iluRVfbHKQR+of8kmd4avAVEDR/urFH/2/AoenMR2HAqKozvEcinLIf5v
H305LReZdYCR+BkI6OaWD91O4BTLCIRtznsqxV4iEoYIWbBC4Q48naPcb7bzuV4A
PMyeaeUI7IGk07di5wP/XqGbIkJr8ue4X2vHs0RayNBdhl0YQVMNSGSbUN74iHiX
QwH8rVWm9/gP/585DAeWdM1xIwrua6oQWvN4ENrY0X94KDGjC3s=
=a0N/
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 13 13:10:34 UTC 2018 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 1.2.0
* Added threading support
* Moved to modern cmake
* Several smaller bugfixes
-------------------------------------------------------------------
Mon Dec 4 11:22:22 UTC 2017 - asn@cryptomilk.org

BIN
socket_wrapper.keyring Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
#
# spec file for package socket_wrapper
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -24,7 +24,7 @@
############################# NOTE ##################################
Name: socket_wrapper
Version: 1.1.9
Version: 1.2.0
Release: 0
Summary: A library passing all socket communications trough Unix sockets
License: BSD-3-Clause
@ -74,7 +74,8 @@ popd
%files
%defattr(-,root,root)
%doc AUTHORS README ChangeLog COPYING
%doc AUTHORS README ChangeLog
%license LICENSE
%{_libdir}/libsocket_wrapper.so.*
%{_mandir}/man1/socket_wrapper.1*
%{_libdir}/libsocket_wrapper.so