Hello community,

here is the log from the commit of package lv2 for openSUSE:Factory checked in 
at 2020-10-10 19:01:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lv2 (Old)
 and      /work/SRC/openSUSE:Factory/.lv2.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lv2"

Sat Oct 10 19:01:40 2020 rev:16 rq:840145 version:1.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lv2/lv2.changes  2019-12-11 12:09:28.968630373 
+0100
+++ /work/SRC/openSUSE:Factory/.lv2.new.4249/lv2.changes        2020-10-10 
19:01:54.576410388 +0200
@@ -1,0 +2,19 @@
+Wed Oct  7 08:23:41 UTC 2020 - Luigi Baldoni <aloi...@gmx.com>
+
+- Update to version 1.18.0
+  * Improve documentation.
+  * Separate extended documentation from primary data.
+  * core: Add lv2:Markdown datatype.
+  * core: Deprecate lv2:reportsLatency.
+  * patch: Fix incorrect type of patch:sequenceNumber.
+  * port-groups: Remove incorrect type of pg:letterCode.
+  * port-groups: Replace broken links with detailed Ambisonic
+    channel descriptions.
+  * state: Add state:freePath feature.
+  * ui: Add ui:requestValue feature.
+  * ui: Add ui:scaleFactor, ui:foregroundColor, and
+    ui:backgroundColor properties.
+  * ui: Deprecate ui:binary.
+  * worker: Improve documentation.
+
+-------------------------------------------------------------------

Old:
----
  lv2-1.16.0.tar.bz2

New:
----
  lv2-1.18.0.tar.bz2

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

Other differences:
------------------
++++++ lv2.spec ++++++
--- /var/tmp/diff_new_pack.bBaAkl/_old  2020-10-10 19:01:55.200410698 +0200
+++ /var/tmp/diff_new_pack.bBaAkl/_new  2020-10-10 19:01:55.200410698 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lv2
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -25,20 +25,22 @@
 %endif
 
 Name:           lv2
-Version:        1.16.0
+Version:        1.18.0
 Release:        0
 Summary:        Plugin standard for audio systems
 License:        ISC
 Group:          System/Libraries
-Url:            http://lv2plug.in/
+URL:            http://lv2plug.in/
 Source0:        http://lv2plug.in/spec/lv2-%{version}.tar.bz2
 Source1:        lv2-rpmlintrc
 # Patch-Fix-Upstream  lv2pkgconfig.patch davejpla...@gmail.com -- Add "/" to 
end of -I directory because otherwise pkg-config outputs nothing.
 Patch0:         lv2pkgconfig.patch
 BuildRequires:  pkg-config
 %if 0%{?suse_version} > 1500
+BuildRequires:  python3-Markdown
 BuildRequires:  python3-rdflib
 %else
+BuildRequires:  python-Markdown
 BuildRequires:  python-rdflib
 %endif
 BuildRequires:  pkgconfig(gtk+-2.0) >= 2.18.0
@@ -199,16 +201,12 @@
 
 %install
 %_waf install --lv2dir=%{_libdir}/%{name} --destdir=%{buildroot}
-%if %{asciidocs} == 1
-mv -t . %{buildroot}%{_defaultdocdir}/lv2/lv2plug.in
-%endif
-chmod 0755 %{buildroot}%{_bindir}/lv2_validate
 
 %files
 %defattr(0644,root,root,0755)
 %doc NEWS README.md
 %license COPYING
-%{_bindir}/lv2_validate
+%attr(0755,root,root) %{_bindir}/lv2_validate
 %{_libdir}/lv2/
 %exclude %{_libdir}/lv2/eg-amp.lv2/
 %exclude %{_libdir}/lv2/eg-metro.lv2/
@@ -235,7 +233,9 @@
 %if %{asciidocs} == 1
 %files docs
 %defattr(0644,root,root,0755)
-%doc lv2plug.in/
+%doc %{_defaultdocdir}/lv2/aux
+%doc %{_defaultdocdir}/lv2/doc
+%doc %{_defaultdocdir}/lv2/ns
 %endif
 
 %changelog

++++++ lv2-1.16.0.tar.bz2 -> lv2-1.18.0.tar.bz2 ++++++
++++ 33327 lines of diff (skipped)


Reply via email to