diff --git a/libgusb.spec b/libgusb.spec index db73e14..d3f67c4 100644 --- a/libgusb.spec +++ b/libgusb.spec @@ -1,7 +1,7 @@ Summary: GLib wrapper around libusb1 Name: libgusb Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: https://github.com/hughsie/libgusb Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz @@ -56,6 +56,9 @@ GLib headers and libraries for gusb. %{_datadir}/vala/vapi/gusb.vapi %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Feb 15 2018 Richard Hughes 0.3.0-1 - New upstream version - Port to the Meson build system