diff --git a/lv2-1.10.0.tar.bz2 b/lv2-1.10.0.tar.bz2 new file mode 100644 index 0000000..36a1f26 --- /dev/null +++ b/lv2-1.10.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e80c8e4b45d4de3b09f26d76e39d454739b6aff3f444ea1dabe466ab530fa4d5 +size 422018 diff --git a/lv2-1.8.0.tar.bz2 b/lv2-1.8.0.tar.bz2 deleted file mode 100644 index fdce712..0000000 --- a/lv2-1.8.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4c90e8f4a8df58c2dd7bc3b9e1a0df94e3c1cc70c95a10da72a40a9deb9b3d7 -size 439609 diff --git a/lv2.changes b/lv2.changes index fd59b94..94ce24b 100644 --- a/lv2.changes +++ b/lv2.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Fri Jan 9 00:02:55 UTC 2015 - ecsos@opensuse.org + +- Update to 1.10.0 + * Upgrade to waf 1.7.16. + * lv2specgen: Display deprecated warning on classes + marked owl:deprecated. + * Fix -Wconversion warnings in headers. + * lv2core: Clarify lv2_descriptor() and lv2_lib_descriptor() + documentation. + * atom: Add lv2_atom_sequence_clear() and + lv2_atom_sequence_append_event() helper functions. + * atom: Add lv2_atom_forge_is_object_type() and + lv2_atom_forge_is_blank() to ease backwards compatibility. + * atom: Deprecate Blank and Resource in favour of just Object. + * atom: Add lv2_atom_forge_key() for terser object writing. + * event: Minor documentation improvements. + * patch: Add patch:sequenceNumber for associating replies with + requests. + * ui: Fix identifier typos in documentation. + * ui: Add show interface so UIs can gracefully degrade to + separate windows if hosts can not use their widget directly. + ------------------------------------------------------------------- Tue Nov 11 11:51:45 UTC 2014 - olaf@aepfle.de diff --git a/lv2.spec b/lv2.spec index ab0d702..61cac34 100644 --- a/lv2.spec +++ b/lv2.spec @@ -1,7 +1,7 @@ # # spec file for package lv2 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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.8.0 +Version: 1.10.0 Release: 0 Summary: Portable plugin standard for audio systems License: ISC