From a8081f1d77341063816da89909217e51863603a9 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 6 Jul 2015 15:43:17 +0100 Subject: [PATCH] New upstream version --- .gitignore | 1 + libgusb.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cd0712a..bc7f71e 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /libgusb-0.2.3.tar.xz /libgusb-0.2.4.tar.xz /libgusb-0.2.5.tar.xz +/libgusb-0.2.6.tar.xz diff --git a/libgusb.spec b/libgusb.spec index 02b1b35..d8c657a 100644 --- a/libgusb.spec +++ b/libgusb.spec @@ -1,7 +1,7 @@ Summary: GLib wrapper around libusb1 Name: libgusb -Version: 0.2.5 -Release: 2%{?dist} +Version: 0.2.6 +Release: 1%{?dist} License: LGPLv2+ URL: https://gitorious.org/gusb/ Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz @@ -63,6 +63,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libgusb.la %{_datadir}/vala/vapi/gusb.vapi %changelog +* Mon Jul 06 2015 Richard Hughes 0.2.6-1 +- New upstream version + Do not unref the GMainContext after each request + * Wed Jun 17 2015 Fedora Release Engineering - 0.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 9845ffb..b2db453 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ad45de4f3b8f3b8e65f567fb8c8de8c libgusb-0.2.5.tar.xz +eae30027dfad4dd30f77d8ed8d85b40e libgusb-0.2.6.tar.xz