From 348163f8a72c0e67d3af9cc1a4e8259b3b1709c8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 00:44:24 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- libgusb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgusb.spec b/libgusb.spec index a2373b5..99bcf59 100644 --- a/libgusb.spec +++ b/libgusb.spec @@ -1,7 +1,7 @@ Summary: GLib wrapper around libusb1 Name: libgusb Version: 0.1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: https://gitorious.org/gusb/ Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz @@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libgusb.la %{_datadir}/vala/vapi/gusb.vapi %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Feb 06 2013 Richard Hughes 0.1.6-1 - New upstream version - Do not use deprecated GLib functionality