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