commit liblscp for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package liblscp for openSUSE:Factory checked in at 2022-01-31 22:57:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liblscp (Old) and /work/SRC/openSUSE:Factory/.liblscp.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "liblscp" Mon Jan 31 22:57:35 2022 rev:3 rq:950304 version:0.9.5 Changes: -------- --- /work/SRC/openSUSE:Factory/liblscp/liblscp.changes 2021-05-18 18:27:51.098595953 +0200 +++ /work/SRC/openSUSE:Factory/.liblscp.new.1898/liblscp.changes 2022-01-31 22:58:31.325096726 +0100 @@ -1,0 +2,7 @@ +Mon Jan 31 20:17:03 UTC 2022 - Dirk M��ller <dmueller@suse.com> + +- update to 0.9.5: + * Dropped autotools (autoconf, automake, etc.) build system. + * An Early-Summer'21 release. + +------------------------------------------------------------------- Old: ---- liblscp-0.9.3.tar.gz New: ---- liblscp-0.9.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liblscp.spec ++++++ --- /var/tmp/diff_new_pack.N34a60/_old 2022-01-31 22:58:31.793093575 +0100 +++ /var/tmp/diff_new_pack.N34a60/_new 2022-01-31 22:58:31.793093575 +0100 @@ -1,7 +1,7 @@ # # spec file for package liblscp # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -19,13 +19,14 @@ %define sover 6 Name: liblscp -Version: 0.9.3 +Version: 0.9.5 Release: 0 Summary: LinuxSampler control protocol library License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: https://linuxsampler.org Source: https://download.linuxsampler.org/packages/liblscp-%{version}.tar.gz +BuildRequires: cmake BuildRequires: pkgconfig %description @@ -53,19 +54,18 @@ %setup -q %build -%configure --disable-static -%make_build +%cmake +%cmake_build %install -%make_install -find %{buildroot} -type f -name "*.la" -delete -print +%cmake_install %post -n liblscp%{sover} -p /sbin/ldconfig %postun -n liblscp%{sover} -p /sbin/ldconfig %files -n liblscp%{sover} -%doc AUTHORS ChangeLog NEWS README TODO -%license COPYING +%license LICENSE +%doc ChangeLog %{_libdir}/liblscp.so.%{sover} %{_libdir}/liblscp.so.%{sover}.* ++++++ liblscp-0.9.3.tar.gz -> liblscp-0.9.5.tar.gz ++++++ ++++ 81103 lines of diff (skipped)
participants (1)
-
Source-Sync