Hello community,

here is the log from the commit of package lv2 for openSUSE:Factory checked in 
at 2012-10-24 17:12:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lv2 (Old)
 and      /work/SRC/openSUSE:Factory/.lv2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lv2", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/lv2/lv2.changes  2012-08-07 21:50:35.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.lv2.new/lv2.changes     2012-10-24 
17:12:17.000000000 +0200
@@ -1,0 +2,41 @@
+Tue Oct 23 22:24:06 UTC 2012 - reddw...@opensuse.org
+
+- Update to 1.2.0
+  * Use stricter datatype definitions conformant with the XSD and OWL
+    specifications for better validation.
+  * Move all project metadata for extensions (e.g. change log) to separate 
files to
+    spare hosts from loading them during discovery.
+  * lv2core: Use consistent label style.
+  * atom: Fix lv2_atom_object_next() on 32-bit platforms.
+  * atom: Fix outdated documentation in forge.h.
+  * atom: Add lv2_atom_object_body_get().
+  * atom: Add LV2_ATOM_CONTENTS_CONST and LV2_ATOM_BODY_CONST.
+  * atom: Fix implicit conversions in forge.h that are invalid in C++11.
+  * atom: Use consistent label style.
+  * buf-size: Initial release.
+  * dynmanifest: Use consistent label style.
+  * event: Use consistent label style.
+  * event: Use more precise domain and range for EventPort properties.
+  * event: Remove asserts from event-helper.h.
+  * event: Make event iterator gracefully handle optional ports.
+  * midi: Add C definitions for message types and standard controllers.
+  * midi: Remove non-standard midi:Tick message type.
+  * midi: Add midi:binding and midi:channel predicates.
+  * midi: Use consistent label style.
+  * midi: Add midi:HexByte datatype for status bytes and masks.
+  * midi: Fix definition of SystemExclusive status byte.
+  * morph: Initial release.
+  * options: Initial release.
+  * parameters: Add parameters.h of URI defines for convenience.
+  * parameters: Use consistent label style.
+  * parameters: Add param:sampleRate.
+  * port-groups: Use consistent label style.
+  * port-props: Use consistent label style.
+  * presets: Use consistent label style.
+  * resize-port: Initial release.
+  * state: Use consistent label style.
+  * time: Use consistent label style.
+  * urid: Fix typo in urid:unmap documentation.
+- Remove lv2-1.0.0-underlinking.patch and lv2-1.0.0-no_g++.patch. Applied 
upstream.
+
+-------------------------------------------------------------------

Old:
----
  lv2-1.0.0-no_g++.patch
  lv2-1.0.0-underlinking.patch
  lv2-1.0.0.tar.bz2

New:
----
  lv2-1.2.0.tar.bz2

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

Other differences:
------------------
++++++ lv2.spec ++++++
--- /var/tmp/diff_new_pack.DVCfXb/_old  2012-10-24 17:12:23.000000000 +0200
+++ /var/tmp/diff_new_pack.DVCfXb/_new  2012-10-24 17:12:23.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           lv2
-Version:        1.0.0
+Version:        1.2.0
 Release:        0
 Summary:        Portable plugin standard for audio systems
 License:        ISC
@@ -25,10 +25,6 @@
 Url:            http://lv2plug.in/
 Source0:        http://lv2plug.in/spec/lv2-%{version}.tar.bz2
 Source1:        lv2-rpmlintrc
-# PATCH-FIX-UPSTREAM lv2-1.0.0-underlinking.patch 
http://lv2plug.in/trac/ticket/5 reddw...@opensuse.org -- Link against needed 
libraries
-Patch0:         lv2-1.0.0-underlinking.patch
-# PATCH-FIX-UPSTREAM lv2-1.0.0-no_g++.patch http://lv2plug.in/trac/ticket/4 
reddw...@opensuse.org -- We don't need C++
-Patch1:         lv2-1.0.0-no_g++.patch
 BuildRequires:  doxygen
 BuildRequires:  graphviz
 BuildRequires:  pkg-config
@@ -162,8 +158,6 @@
 
 %prep
 %setup -q
-%patch0
-%patch1
 
 %build
 export CFLAGS='%{optflags}'
@@ -184,7 +178,7 @@
 %files
 %defattr(0644,root,root,0755)
 %doc COPYING NEWS README
-%exclude %{_defaultdocdir}/lv2/html/
+%exclude %{_defaultdocdir}/lv2/lv2plug.in/
 %{_libdir}/lv2/
 %exclude %{_libdir}/lv2/eg-amp.lv2/
 %exclude %{_libdir}/lv2/eg-sampler.lv2/
@@ -203,6 +197,6 @@
 
 %files docs
 %defattr(0644,root,root,0755)
-%{_defaultdocdir}/lv2/html/
+%{_defaultdocdir}/lv2/lv2plug.in/
 
 %changelog

++++++ lv2-1.0.0.tar.bz2 -> lv2-1.2.0.tar.bz2 ++++++
++++ 13862 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to