Hello community,

here is the log from the commit of package lilv for openSUSE:Factory checked in 
at 2018-09-26 15:59:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lilv (Old)
 and      /work/SRC/openSUSE:Factory/.lilv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lilv"

Wed Sep 26 15:59:30 2018 rev:13 rq:635745 version:0.24.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/lilv/lilv.changes        2017-11-10 
14:38:15.441600213 +0100
+++ /work/SRC/openSUSE:Factory/.lilv.new/lilv.changes   2018-09-26 
15:59:32.116690464 +0200
@@ -1,0 +2,15 @@
+Fri Sep 14 10:41:45 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Version update to 0.24.4:
+  * Fix saving state when broken links are encountered
+  * Don't attempt to load remote or non-Turtle files
+  * lv2apply: Activate plugin before running
+  * lv2apply: Use default values when they are not nan
+  * lv2bench: Improve support for plugins with sequence ports
+  * lv2bench: Support running a single plugin given on the command line
+  * Gracefully handle plugins with missing binary URIs
+  * Remove use of deprecated readdir_r
+  * Install Python bindings when configured without tests
+    (thanks Clement Skau)
+
+-------------------------------------------------------------------

Old:
----
  lilv-0.24.2.tar.bz2

New:
----
  lilv-0.24.4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lilv.spec ++++++
--- /var/tmp/diff_new_pack.zv8XF6/_old  2018-09-26 15:59:32.624689580 +0200
+++ /var/tmp/diff_new_pack.zv8XF6/_new  2018-09-26 15:59:32.624689580 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lilv
 #
-# 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,25 +12,22 @@
 # 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 0
 %define sordversion %(pkg-config --modversion sord-0)
 Name:           lilv
-Version:        0.24.2
+Version:        0.24.4
 Release:        0
 Summary:        C library to make use of LV2 plugins
 License:        ISC
 Group:          Development/Libraries/C and C++
-Url:            http://drobilla.net/software/lilv/
+URL:            http://drobilla.net/software/lilv/
 Source0:        http://download.drobilla.net/lilv-%{version}.tar.bz2
 Source98:       baselibs.conf
 Source99:       lilv-rpmlintrc
-# lilv 0.22 require new API of sord 0.13
-# Since sord sover unchanged from 0.12, explicitly require here.
-Requires(pre):  liblilv-0-%{sover} = %{version}
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz
@@ -43,6 +40,9 @@
 BuildRequires:  pkgconfig(sndfile)
 BuildRequires:  pkgconfig(sord-0) >= 0.13
 BuildRequires:  pkgconfig(sratom-0) >= 0.4.0
+# lilv 0.22 require new API of sord 0.13
+# Since sord sover unchanged from 0.12, explicitly require here.
+Requires(pre):  liblilv-0-%{sover} = %{version}
 
 %description
 Lilv is a C library to make use of LV2 plugins in applications.
@@ -108,13 +108,14 @@
 %attr(0755,-,-) %{_bindir}/lv2info
 %attr(0755,-,-) %{_bindir}/lv2ls
 %attr(0755,-,-) %{_bindir}/lv2apply
-%{_mandir}/man1/lv2info.1*
-%{_mandir}/man1/lv2ls.1*
-%{_mandir}/man1/lv2apply.1*
+%{_mandir}/man1/lv2info.1%{?ext_man}
+%{_mandir}/man1/lv2ls.1%{?ext_man}
+%{_mandir}/man1/lv2apply.1%{?ext_man}
 %{_sysconfdir}/bash_completion.d/lilv
 
 %files -n liblilv-0-%{sover}
-%doc AUTHORS COPYING NEWS README
+%license COPYING
+%doc AUTHORS NEWS README
 %{_libdir}/liblilv-0.so.%{sover}*
 
 %files -n liblilv-0-devel

++++++ lilv-0.24.2.tar.bz2 -> lilv-0.24.4.tar.bz2 ++++++
++++ 3114 lines of diff (skipped)


Reply via email to