Hello community, here is the log from the commit of package civetweb for openSUSE:Factory checked in at 2020-07-16 12:15:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/civetweb (Old) and /work/SRC/openSUSE:Factory/.civetweb.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "civetweb" Thu Jul 16 12:15:13 2020 rev:2 rq:820904 version:1.12 Changes: -------- --- /work/SRC/openSUSE:Factory/civetweb/civetweb.changes 2019-12-04 14:19:11.942378400 +0100 +++ /work/SRC/openSUSE:Factory/.civetweb.new.3592/civetweb.changes 2020-07-16 12:16:29.886846142 +0200 @@ -1,0 +2,7 @@ +Fri Jul 10 13:40:27 UTC 2020 - Axel Braun <[email protected]> + +- version 1.12 + * fix-libpath.patch removed + * See https://github.com/civetweb/civetweb/releases/tag/v1.12 for detailed changelog + +------------------------------------------------------------------- Old: ---- civetweb-1.11.tar.gz fix-libpath.patch New: ---- civetweb-1.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ civetweb.spec ++++++ --- /var/tmp/diff_new_pack.q9Xj4Y/_old 2020-07-16 12:16:30.910847177 +0200 +++ /var/tmp/diff_new_pack.q9Xj4Y/_new 2020-07-16 12:16:30.914847181 +0200 @@ -1,7 +1,7 @@ # # spec file for package civetweb # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,12 +23,11 @@ Summary: A C/C++ web server License: MIT Group: Productivity/Networking/Web/Servers -Version: 1.11 +Version: 1.12 Release: 0 -Url: https://github.com/civetweb/civetweb +URL: https://github.com/civetweb/civetweb Source0: https://github.com/civetweb/civetweb/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: civetweb.conf -Patch1: fix-libpath.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: openssl-devel @@ -57,7 +56,6 @@ %prep %setup -q -%patch1 -p1 install -pm0644 %{SOURCE1} . @@ -71,6 +69,9 @@ %install %cmake_install +#remove cmake files +rm %{buildroot}%{_libdir}/cmake/%{name}/*cmake + %post -n %{_libname}%{soname} -p /sbin/ldconfig %postun -n %{_libname}%{soname} -p /sbin/ldconfig ++++++ civetweb-1.11.tar.gz -> civetweb-1.12.tar.gz ++++++ /work/SRC/openSUSE:Factory/civetweb/civetweb-1.11.tar.gz /work/SRC/openSUSE:Factory/.civetweb.new.3592/civetweb-1.12.tar.gz differ: char 12, line 1
