Update URLs for gitlab
This commit is contained in:
parent
101f710143
commit
72a20398fe
@ -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 <peter.hutterer@redhat.com> 0.5-4
|
||||
- Update URLs for gitlab
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user