Hello community, here is the log from the commit of package socket_wrapper for openSUSE:Factory checked in at 2018-11-13 17:03:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/socket_wrapper (Old) and /work/SRC/openSUSE:Factory/.socket_wrapper.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "socket_wrapper" Tue Nov 13 17:03:21 2018 rev:9 rq:648734 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/socket_wrapper/socket_wrapper.changes 2017-12-05 01:30:27.432820946 +0100 +++ /work/SRC/openSUSE:Factory/.socket_wrapper.new/socket_wrapper.changes 2018-11-13 17:49:32.067629538 +0100 @@ -1,0 +2,8 @@ +Tue Nov 13 13:10:34 UTC 2018 - Andreas Schneider <[email protected]> + +- Update to version 1.2.0 + * Added threading support + * Moved to modern cmake + * Several smaller bugfixes + +------------------------------------------------------------------- Old: ---- socket_wrapper-1.1.9.tar.gz New: ---- socket_wrapper-1.2.0.tar.gz socket_wrapper-1.2.0.tar.gz.asc socket_wrapper.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ socket_wrapper.spec ++++++ --- /var/tmp/diff_new_pack.krpzRT/_old 2018-11-13 17:49:32.827628480 +0100 +++ /var/tmp/diff_new_pack.krpzRT/_new 2018-11-13 17:49:32.839628463 +0100 @@ -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 @@ -32,6 +32,8 @@ Url: http://cwrap.org/ Source0: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz Source1: %{name}-rpmlintrc +Source2: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz.asc +Source3: socket_wrapper.keyring BuildRequires: cmake BuildRequires: libcmocka-devel BuildRequires: pkg-config @@ -74,7 +76,8 @@ %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 ++++++ socket_wrapper-1.1.9.tar.gz -> socket_wrapper-1.2.0.tar.gz ++++++ ++++ 28570 lines of diff (skipped)
