rebuilt with python3 == 3.11 [release 0.10.2-3mamba;Sat Oct 07 2023]
This commit is contained in:
parent
19d27abf05
commit
ac6dd04289
13
lirc.spec
13
lirc.spec
@ -3,7 +3,7 @@
|
||||
Name: lirc
|
||||
Version: 0.10.2
|
||||
Epoch: 1
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: A package that allows you to decode and send infra-red signals
|
||||
Group: System/Hardware
|
||||
Vendor: openmamba
|
||||
@ -19,23 +19,21 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libalsa-devel
|
||||
BuildRequires: libftdi1-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libjack-devel
|
||||
BuildRequires: libportaudio-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libsystemd-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: libusb-compat-devel
|
||||
BuildRequires: libusb-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libxcb-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3 >= 3.11
|
||||
BuildRequires: help2man >= 1.36.3
|
||||
Requires: PyYAML-py3
|
||||
Requires: python-yaml-py3
|
||||
%systemd_requires
|
||||
|
||||
%description
|
||||
@ -206,6 +204,9 @@ end
|
||||
#%doc ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Sat Oct 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.2-3mamba
|
||||
- rebuilt with python3 == 3.11
|
||||
|
||||
* Tue Oct 25 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.2-2mamba
|
||||
- devel: add pretrans script to remove symlink updated to directory
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user