From 856962d5ff60096ab9b1333164eb305a19e78e4eb96a72d7d7f3c2f455ac7f1d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 16 Sep 2015 18:36:51 +0000 Subject: [PATCH] Accepting request 331467 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/331467 OBS-URL: https://build.opensuse.org/package/show/hardware/libgusb?expand=0&rev=15 --- libgusb-0.2.5.tar.xz | 3 --- libgusb-0.2.7.tar.xz | 3 +++ libgusb.changes | 11 +++++++++++ libgusb.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 libgusb-0.2.5.tar.xz create mode 100644 libgusb-0.2.7.tar.xz diff --git a/libgusb-0.2.5.tar.xz b/libgusb-0.2.5.tar.xz deleted file mode 100644 index 4061d4c..0000000 --- a/libgusb-0.2.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3ad56773548695292f49b62df1eb7fb1e87e1e0c9d3982e80f65f47095fa492 -size 275948 diff --git a/libgusb-0.2.7.tar.xz b/libgusb-0.2.7.tar.xz new file mode 100644 index 0000000..3c96a7b --- /dev/null +++ b/libgusb-0.2.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0be9578f7875cecb6c163ad47eb39bc6bf497e501b08986c0d384748a054c3ee +size 275492 diff --git a/libgusb.changes b/libgusb.changes index 0ade191..26b527a 100644 --- a/libgusb.changes +++ b/libgusb.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Sep 16 09:08:33 UTC 2015 - dimstar@opensuse.org + +- Update to version 0.2.7: + + Support g_autoptr() for all gusb object types. + + Bugfixes: + - Add missing element-type annotations. +- Changes from version 0.2.6: + + Bugfixes: + - Do not unref the GMainContext after each request. + ------------------------------------------------------------------- Thu Jun 18 13:43:34 UTC 2015 - zaitor@opensuse.org diff --git a/libgusb.spec b/libgusb.spec index 684a4f9..0fb376b 100644 --- a/libgusb.spec +++ b/libgusb.spec @@ -17,7 +17,7 @@ Name: libgusb -Version: 0.2.5 +Version: 0.2.7 Release: 0 Summary: GObject-based library for libusb1 License: LGPL-2.1+