automatic version update by autodist [release 1.27.0-1mamba;Tue Nov 19 2024]
This commit is contained in:
parent
5eb219b522
commit
a5774a0d0d
@ -1,5 +1,5 @@
|
|||||||
Name: libinput
|
Name: libinput
|
||||||
Version: 1.26.2
|
Version: 1.27.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library that handles input devices for display servers and other applications
|
Summary: A library that handles input devices for display servers and other applications
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -67,8 +67,6 @@ export DESTDIR="%{buildroot}"
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -94,6 +92,9 @@ export DESTDIR="%{buildroot}"
|
|||||||
%{_mandir}/man1/libinput*.1*
|
%{_mandir}/man1/libinput*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 19 2024 Automatic Build System <autodist@openmamba.org> 1.27.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Aug 19 2024 Automatic Build System <autodist@openmamba.org> 1.26.2-1mamba
|
* Mon Aug 19 2024 Automatic Build System <autodist@openmamba.org> 1.26.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user