Hello community, here is the log from the commit of package zita-convolver for openSUSE:Factory checked in at 2019-02-25 17:54:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zita-convolver (Old) and /work/SRC/openSUSE:Factory/.zita-convolver.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zita-convolver" Mon Feb 25 17:54:42 2019 rev:3 rq:678318 version:4.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/zita-convolver/zita-convolver.changes 2018-06-19 12:00:27.673165815 +0200 +++ /work/SRC/openSUSE:Factory/.zita-convolver.new.28833/zita-convolver.changes 2019-02-25 17:54:47.418490123 +0100 @@ -1,0 +2,5 @@ +Sat Feb 23 01:59:12 UTC 2019 - Martin Herkt <[email protected]> + +- Update to version 4.0.3 (no changelog) + +------------------------------------------------------------------- Old: ---- zita-convolver-4.0.0.tar.bz2 New: ---- zita-convolver-4.0.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zita-convolver.spec ++++++ --- /var/tmp/diff_new_pack.rAv5jg/_old 2019-02-25 17:54:48.046489832 +0100 +++ /var/tmp/diff_new_pack.rAv5jg/_new 2019-02-25 17:54:48.046489832 +0100 @@ -1,7 +1,7 @@ # # spec file for package zita-convolver # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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,13 +12,13 @@ # 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/ # %define sover 4 Name: zita-convolver -Version: 4.0.0 +Version: 4.0.3 Release: 0 Summary: A partitioned convolution engine library License: GPL-3.0-or-later @@ -74,13 +74,13 @@ %prep %setup -q -sed -i 's,ldconfig,,' libs/Makefile +sed -i 's,ldconfig,,' source/Makefile %build -make -C libs %{?_smp_mflags} CXXFLAGS="%{optflags} -fPIC" +make -C source %{?_smp_mflags} CXXFLAGS="%{optflags} -fPIC" %install -%make_install -C libs PREFIX=%{_prefix} LIBDIR=%{_lib} +%make_install -C source PREFIX=%{_prefix} LIBDIR=%{_prefix}/%{_lib} %post -n lib%{name}%{sover} -p /sbin/ldconfig %postun -n lib%{name}%{sover} -p /sbin/ldconfig ++++++ zita-convolver-4.0.0.tar.bz2 -> zita-convolver-4.0.3.tar.bz2 ++++++ ++++ 3301 lines of diff (skipped)
