[packages/solaar] - up to 1.1.2
mrozowik
mrozowik at pld-linux.org
Mon Mar 28 10:53:21 CEST 2022
commit 117fa07671e0302ac077465b728f0028e3890808
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Mon Mar 28 08:52:52 2022 +0000
- up to 1.1.2
solaar.spec | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/solaar.spec b/solaar.spec
index 9105526..2fa82f6 100644
--- a/solaar.spec
+++ b/solaar.spec
@@ -1,12 +1,12 @@
Summary: Linux devices manager for the Logitech Unifying Receiver
Summary(pl.UTF-8): Linuksowy menedżer urządzeń dedykowany zunifikowanym odbiornikom firmy Logitech
Name: solaar
-Version: 1.1.1
-Release: 2
+Version: 1.1.2
+Release: 1
License: GPL v2
Group: Applications/System
Source0: https://github.com/pwr-Solaar/Solaar/archive/refs/tags/%{version}.tar.gz
-# Source0-md5: 0b58564ef5ad036829b5a159dd3ae40b
+# Source0-md5: 342ede13718ad8b8a7e0c5ff97a7a9ef
URL: http://pwr.github.io/Solaar/
BuildRequires: python3-dbus
BuildRequires: python3-distribute
@@ -93,6 +93,10 @@ rm -rf $RPM_BUILD_ROOT
%{py3_sitescriptdir}/hidapi/*.py
%dir %{py3_sitescriptdir}/hidapi/__pycache__
%{py3_sitescriptdir}/hidapi/__pycache__/*.pyc
+%dir %{py3_sitescriptdir}/keysyms
+%{py3_sitescriptdir}/keysyms/*.py
+%dir %{py3_sitescriptdir}/keysyms/__pycache__
+%{py3_sitescriptdir}/keysyms/__pycache__/*.pyc
%dir %{py3_sitescriptdir}/logitech_receiver
%{py3_sitescriptdir}/logitech_receiver/*.py
%dir %{py3_sitescriptdir}/logitech_receiver/__pycache__
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/solaar.git/commitdiff/117fa07671e0302ac077465b728f0028e3890808
More information about the pld-cvs-commit
mailing list