update to 0.8.0 [release 0.8.0-1mamba;Thu Oct 24 2024]
This commit is contained in:
parent
9b60d7d4c1
commit
047b910a83
@ -1,5 +1,5 @@
|
|||||||
Name: xinput_calibrator
|
Name: xinput_calibrator
|
||||||
Version: 0.7.5
|
Version: 0.8.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A generic touchscreen calibration program for X.Org
|
Summary: A generic touchscreen calibration program for X.Org
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.freedesktop.org/wiki/Software/xinput_calibrator/
|
URL: https://www.freedesktop.org/wiki/Software/xinput_calibrator/
|
||||||
Source: http://github.com/downloads/tias/xinput_calibrator/xinput_calibrator-%{version}.tar.gz
|
Source: https://xorg.freedesktop.org/archive/individual/app/xinput_calibrator-%{version}.tar.xz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -18,7 +18,6 @@ BuildRequires: libXrandr-devel
|
|||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A generic touchscreen calibration program for X.Org.
|
A generic touchscreen calibration program for X.Org.
|
||||||
@ -49,5 +48,8 @@ A generic touchscreen calibration program for X.Org.
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 24 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.0-1mamba
|
||||||
|
- update to 0.8.0
|
||||||
|
|
||||||
* Sun Jan 22 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.5-1mamba
|
* Sun Jan 22 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.5-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user