Hello community,

here is the log from the commit of package lv2 for openSUSE:Factory checked in 
at 2014-07-21 21:40:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lv2 (Old)
 and      /work/SRC/openSUSE:Factory/.lv2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lv2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lv2/lv2.changes  2013-08-18 22:22:19.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.lv2.new/lv2.changes     2014-07-21 
22:35:04.000000000 +0200
@@ -1,0 +2,12 @@
+Fri Jul 11 16:53:57 UTC 2014 - [email protected]
+
+- Update to 1.8.0
+  * Install lv2specgen for use by other projects.
+  * lv2specgen: Fix links to externally defined terms.
+  * Add scope example plugin from Robin Gareus.
+  * lv2core: Add lv2:prototype for property inheritance.
+  * atom: Make lv2_atom_*_is_end() arguments const.
+  * log: Add missing include <string.h> to logger.h for memset.
+  * ui: Fix LV2_UI_INVALID_PORT_INDEX identifier in documentation.
+
+-------------------------------------------------------------------

Old:
----
  lv2-1.6.0.tar.bz2

New:
----
  lv2-1.8.0.tar.bz2

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

Other differences:
------------------
++++++ lv2.spec ++++++
--- /var/tmp/diff_new_pack.HpySVU/_old  2014-07-21 22:35:05.000000000 +0200
+++ /var/tmp/diff_new_pack.HpySVU/_new  2014-07-21 22:35:05.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lv2
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           lv2
-Version:        1.6.0
+Version:        1.8.0
 Release:        0
 Summary:        Portable plugin standard for audio systems
 License:        ISC
@@ -181,10 +181,15 @@
 %exclude %{_defaultdocdir}/lv2/lv2plug.in/
 %{_libdir}/lv2/
 %exclude %{_libdir}/lv2/eg-amp.lv2/
+%exclude %{_libdir}/lv2/eg-metro.lv2/
+%exclude %{_libdir}/lv2/eg-midigate.lv2/
 %exclude %{_libdir}/lv2/eg-sampler.lv2/
+%exclude %{_libdir}/lv2/eg-scope.lv2/
 
 %files devel
 %defattr(0644,root,root,0755)
+%attr(0755,-,-) %{_bindir}/lv2specgen.py
+%{_datadir}/lv2specgen
 %{_includedir}/lv2.h
 %{_includedir}/lv2/
 %{_libdir}/pkgconfig/lv2.pc
@@ -193,7 +198,10 @@
 %files examples
 %defattr(0644,root,root,0755)
 %{_libdir}/lv2/eg-amp.lv2/
+%{_libdir}/lv2/eg-metro.lv2/
+%{_libdir}/lv2/eg-midigate.lv2/
 %{_libdir}/lv2/eg-sampler.lv2/
+%{_libdir}/lv2/eg-scope.lv2/
 
 %files docs
 %defattr(0644,root,root,0755)

++++++ lv2-1.6.0.tar.bz2 -> lv2-1.8.0.tar.bz2 ++++++
++++ 2805 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to