automatic version update by autodist [release 6.1.5-1mamba;Fri Sep 13 2024]
This commit is contained in:
parent
cf4d3d379d
commit
49bce7502f
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||||
Name: kwin
|
Name: kwin
|
||||||
Version: 6.1.4
|
Version: 6.1.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Plasma window manager
|
Summary: KDE Plasma window manager
|
||||||
Group: Graphical Desktop/Applications/Environment
|
Group: Graphical Desktop/Applications/Environment
|
||||||
@ -141,9 +141,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -216,6 +214,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/cmake/KWinDBusInterface/KWinDBusInterface*.cmake
|
%{_libdir}/cmake/KWinDBusInterface/KWinDBusInterface*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 13 2024 Automatic Build System <autodist@openmamba.org> 6.1.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Aug 08 2024 Automatic Build System <autodist@openmamba.org> 6.1.4-1mamba
|
* Thu Aug 08 2024 Automatic Build System <autodist@openmamba.org> 6.1.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user