Hello community, here is the log from the commit of package lv2 for openSUSE:Factory checked in at 2013-08-18 22:22:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2012-10-24 17:12:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lv2.new/lv2.changes 2013-08-18 22:22:19.000000000 +0200 @@ -1,0 +2,31 @@ +Sat Aug 17 12:29:54 UTC 2013 - [email protected] + +- Update to 1.6.0 + * Upgrade to waf 1.7.11. + * Fix lv2specgen usage from command line. + * atom: Fix crash in forge.h when pushing atoms to a full buffer. + * ui: Add idle interface so native UIs and foreign toolkits can drive their event + loops. + * ui: Add ui:updateRate property. + * Add metronome example plugin to demonstrate sample accurate tempo sync. + * Generate book-style HTML documentation from example plugins. + * lv2core: Make lv2:Parameter rdfs:subClassOf rdf:Property. + * lv2core: Set range of lv2:designation to lv2:Designation. + * lv2core: Add lv2:control for designating primary event-based control ports. + * lv2core: Add lv2:EnvelopePlugin class. + * lv2core: Reserve minor version 0 for unstable development plugins. + * atom: Fix lv2_atom_sequence_end(). + * atom: Remove atom:stringType in favour of owl:onDatatype so generic tools can + understand and validate atom literals. + * atom: Improve atom documentation. + * buf-size: Fix typo in bufsz:sequenceSize label. + * event: Fix incorrect return type in lv2_event_get(). + * log: Add logger convenience API. + * options: Set the range of opts:requiredOption and opts:supportedOption to opts:Option. + * patch: Add patch:readable and patch:writable for describing available properties. + * patch: Make patch:Set a compact message for setting one property. + * state: Add state:loadDefaultState feature so plugins can have their default state + loaded without hard-coding default state as a special case. + * ui: Fix incorrect linker flag in ui:makeSONameResident documentation. + +------------------------------------------------------------------- Old: ---- lv2-1.2.0.tar.bz2 New: ---- lv2-1.6.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lv2.spec ++++++ --- /var/tmp/diff_new_pack.zHlJDH/_old 2013-08-18 22:22:20.000000000 +0200 +++ /var/tmp/diff_new_pack.zHlJDH/_new 2013-08-18 22:22:20.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package lv2 # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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.2.0 +Version: 1.6.0 Release: 0 Summary: Portable plugin standard for audio systems License: ISC ++++++ lv2-1.2.0.tar.bz2 -> lv2-1.6.0.tar.bz2 ++++++ ++++ 6515 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
