| |
@@ -6,13 +6,14 @@
|
| |
%endif
|
| |
|
| |
Name: python-uinput
|
| |
- Version: 0.10.1
|
| |
- Release: 31%{?dist}
|
| |
+ Version: 0.11.2
|
| |
+ Release: 1%{?dist}
|
| |
Summary: Pythonic API to the Linux uinput kernel module
|
| |
|
| |
License: GPLv3
|
| |
URL: http://pypi.python.org/pypi/python-uinput/
|
| |
Source0: http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
|
| |
+ #http://pypi.python.org/packages/source/p/python-uinput/python-uinput-0.11.2.tar.gz
|
| |
|
| |
BuildRequires: kernel-headers
|
| |
BuildRequires: libudev-devel
|
| |
@@ -63,6 +64,9 @@
|
| |
|
| |
|
| |
%changelog
|
| |
+ * Mon Mar 07 2022 Sandipan Roy <bytehackr@fedoraproject.org> - 0.11.2-1
|
| |
+ - New Version 0.11.2
|
| |
+
|
| |
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-31
|
| |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
| |
|
| |