summaryrefslogtreecommitdiff
path: root/contrib/libgusb.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libgusb.spec.in')
-rw-r--r--contrib/libgusb.spec.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/contrib/libgusb.spec.in b/contrib/libgusb.spec.in
index 4d4c42c..4602c73 100644
--- a/contrib/libgusb.spec.in
+++ b/contrib/libgusb.spec.in
@@ -6,7 +6,7 @@ Version: #VERSION#
Release: 0.#BUILD#%{?alphatag}%{?dist}
License: LGPLv2+
URL: https://github.com/hughsie/libgusb
-Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
+Source0: https://github.com/hughsie/libgusb/releases/download/%{version}/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel >= 2.38.0
BuildRequires: json-glib-devel
@@ -59,5 +59,4 @@ GLib headers and libraries for gusb.
%{_datadir}/vala/vapi/gusb.vapi
%changelog
-* #LONGDATE# Richard Hughes <richard@hughsie.com> #VERSION#-0.#BUILD##ALPHATAG#
-- Update from git
+%autochangelog