diff --git a/.gitignore b/.gitignore index a1bf07d..045d495 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /libgusb-0.1.2.tar.xz /libgusb-0.1.3.tar.xz /libgusb-0.1.4.tar.xz +/libgusb-0.1.5.tar.xz diff --git a/libgusb.spec b/libgusb.spec index 5db2288..4152450 100644 --- a/libgusb.spec +++ b/libgusb.spec @@ -1,6 +1,6 @@ Summary: GLib wrapper around libusb1 Name: libgusb -Version: 0.1.4 +Version: 0.1.5 Release: 1%{?dist} License: LGPLv2+ URL: https://gitorious.org/gusb/ @@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libgusb.la %{_datadir}/vala/vapi/gusb.vapi %changelog +* Tue Feb 05 2013 Richard Hughes 0.1.5-1 +- New upstream version + * Tue Nov 06 2012 Richard Hughes 0.1.4-1 - New upstream version - Add GObject Introspection support diff --git a/sources b/sources index 1dc458a..efaf506 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e45c8eab3d95264817f4c9a28a608b93 libgusb-0.1.4.tar.xz +a2c849079ba5bae6277383a80fb01d12 libgusb-0.1.5.tar.xz