New upstream version

This commit is contained in:
Richard Hughes 2015-09-15 10:19:03 +01:00
parent a8081f1d77
commit 79291b3dd3
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/libgusb-0.2.4.tar.xz
/libgusb-0.2.5.tar.xz
/libgusb-0.2.6.tar.xz
/libgusb-0.2.7.tar.xz

View File

@ -1,6 +1,6 @@
Summary: GLib wrapper around libusb1
Name: libgusb
Version: 0.2.6
Version: 0.2.7
Release: 1%{?dist}
License: LGPLv2+
URL: https://gitorious.org/gusb/
@ -63,6 +63,11 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libgusb.la
%{_datadir}/vala/vapi/gusb.vapi
%changelog
* Tue Sep 15 2015 Richard Hughes <richard@hughsie.com> 0.2.7-1
- New upstream version
- Add missing element-type annotations
- Support g_autoptr() for all gusb object types
* Mon Jul 06 2015 Richard Hughes <richard@hughsie.com> 0.2.6-1
- New upstream version
Do not unref the GMainContext after each request

View File

@ -1 +1 @@
eae30027dfad4dd30f77d8ed8d85b40e libgusb-0.2.6.tar.xz
74d6bd12ef8662fccd27fe33f2839375 libgusb-0.2.7.tar.xz