From d0ce424f461e2bf57e2447a8854a31b9533f06a783ad022d0f4661c768d01f0b Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 9 Jan 2015 12:58:29 +0000 Subject: [PATCH] Accepting request 280522 from home:ecsos update to 1.10.0 OBS-URL: https://build.opensuse.org/request/show/280522 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/lv2?expand=0&rev=11 --- lv2-1.10.0.tar.bz2 | 3 +++ lv2-1.8.0.tar.bz2 | 3 --- lv2.changes | 23 +++++++++++++++++++++++ lv2.spec | 4 ++-- 4 files changed, 28 insertions(+), 5 deletions(-) create mode 100644 lv2-1.10.0.tar.bz2 delete mode 100644 lv2-1.8.0.tar.bz2 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