From 72a20398fe910ced2434ec29b2ac231dcf222646 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 11 Sep 2018 11:18:36 +1000 Subject: [PATCH] Update URLs for gitlab --- python-libevdev.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-libevdev.spec b/python-libevdev.spec index b5397b5..75a607a 100644 --- a/python-libevdev.spec +++ b/python-libevdev.spec @@ -1,11 +1,11 @@ Name: python-libevdev Version: 0.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python bindings to the libevdev evdev device wrapper library License: MIT URL: https://pypi.python.org/pypi/libevdev/ -Source0: http://github.com/whot/python-libevdev/archive/%{version}/%{name}-%{version}.tar.gz +Source0: https://gitlab.freedesktop.org/libevdev/python-libevdev/-/archive/%{version}/%{name}-%{version}.tar.gz BuildArch: noarch @@ -46,6 +46,9 @@ devices and create uinput devices. %{python3_sitelib}/libevdev-%{version}-py*.egg-info %changelog +* Tue Sep 11 2018 Peter Hutterer 0.5-4 +- Update URLs for gitlab + * Sat Jul 14 2018 Fedora Release Engineering - 0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild