From 8f624f2a3342825bfaedc12f8e901dcb6260edf5c7a082d509535ea8a52cdbed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 12 Mar 2013 12:42:07 +0000 Subject: [PATCH] Accepting request 158669 from home:dimstar:branches:hardware Update to 0.1.6 OBS-URL: https://build.opensuse.org/request/show/158669 OBS-URL: https://build.opensuse.org/package/show/hardware/libgusb?expand=0&rev=7 --- libgusb-0.1.4.tar.xz | 3 --- libgusb-0.1.6.tar.xz | 3 +++ libgusb.changes | 12 ++++++++++++ libgusb.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 libgusb-0.1.4.tar.xz create mode 100644 libgusb-0.1.6.tar.xz diff --git a/libgusb-0.1.4.tar.xz b/libgusb-0.1.4.tar.xz deleted file mode 100644 index b76cc4d..0000000 --- a/libgusb-0.1.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64294a649e54df2009545f47577f41438ec50c2fc571dd7b08cf32cb14de37b9 -size 261112 diff --git a/libgusb-0.1.6.tar.xz b/libgusb-0.1.6.tar.xz new file mode 100644 index 0000000..b3aa1f5 --- /dev/null +++ b/libgusb-0.1.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:900103ff24a851ef8395b992236ced0aedb4c265ef2264f6ad8349300095198b +size 262932 diff --git a/libgusb.changes b/libgusb.changes index 5c4854f..e0dc082 100644 --- a/libgusb.changes +++ b/libgusb.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Mar 12 12:36:56 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.1.6: + + Do not use deprecated GLib functionality. + + Remove duplicate gtk-doc check in configure. + + Unref the GMainloop after it has been run, not when just quit. +- Changes from version 0.1.5: + + Don't use the deprecated INCLUDES in Makefile.am. + + Fix documentation build. + + Fix obvious typo in README. + ------------------------------------------------------------------- Tue Nov 13 15:54:01 UTC 2012 - dimstar@opensuse.org diff --git a/libgusb.spec b/libgusb.spec index 816a085..08128a1 100644 --- a/libgusb.spec +++ b/libgusb.spec @@ -1,7 +1,7 @@ # # spec file for package libgusb # -# 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: libgusb -Version: 0.1.4 +Version: 0.1.6 Release: 0 Summary: GObject-based library for libusb1 License: LGPL-2.1+