Hello community, here is the log from the commit of package socket_wrapper for openSUSE:Factory checked in at 2019-11-06 13:48:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/socket_wrapper (Old) and /work/SRC/openSUSE:Factory/.socket_wrapper.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "socket_wrapper" Wed Nov 6 13:48:08 2019 rev:13 rq:744487 version:1.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/socket_wrapper/socket_wrapper.changes 2019-08-24 18:42:41.993778739 +0200 +++ /work/SRC/openSUSE:Factory/.socket_wrapper.new.2990/socket_wrapper.changes 2019-11-06 13:48:10.787640878 +0100 @@ -1,0 +2,5 @@ +Thu Oct 31 11:55:39 UTC 2019 - Andreas Schneider <[email protected]> + +- Some spec file cleanups + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ socket_wrapper.spec ++++++ --- /var/tmp/diff_new_pack.kWvxsX/_old 2019-11-06 13:48:11.643641806 +0100 +++ /var/tmp/diff_new_pack.kWvxsX/_new 2019-11-06 13:48:11.647641810 +0100 @@ -29,14 +29,17 @@ Summary: A library passing all socket communications trough Unix sockets License: BSD-3-Clause Group: Development/Libraries/C and C++ -Url: http://cwrap.org/ +Url: https://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 +Source1: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz.asc +Source2: socket_wrapper.keyring +Source3: %{name}-rpmlintrc +# BuildRequires: cmake BuildRequires: libcmocka-devel BuildRequires: pkg-config +# BuildRoot: %{_tmppath}/%{name}-%{version}-build Recommends: cmake @@ -54,7 +57,7 @@ SOCKET_WRAPPER_DIR=/path/to/swrap_dir %prep -%setup -q +%autosetup %build %cmake \
