Compare commits
8 Commits
5.249.0-1m
...
6.7.0-1mam
Author | SHA1 | Date | |
---|---|---|---|
fbc899502b | |||
d0fd64175a | |||
2f282a02aa | |||
7843f5ddb9 | |||
1140bb363d | |||
68367b2ec6 | |||
e958c9a380 | |||
aa9897b159 |
@ -2,7 +2,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kf6-kxmlgui
|
Name: kf6-kxmlgui
|
||||||
Version: 5.249.0
|
Version: 6.7.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Framework for managing menu and toolbar actions
|
Summary: Framework for managing menu and toolbar actions
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,7 +10,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://invent.kde.org/frameworks/kxmlgui
|
URL: https://invent.kde.org/frameworks/kxmlgui
|
||||||
Source: https://download.kde.org/%{stable_kf6}/frameworks/%{version}/kxmlgui-%{version}.tar.xz
|
Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kxmlgui-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -72,8 +72,6 @@ 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 -n lib%{name} -f %{name}5_qt.lang
|
%files -n lib%{name} -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -91,6 +89,30 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 13 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Sep 15 2024 Automatic Build System <autodist@openmamba.org> 6.6.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Aug 10 2024 Automatic Build System <autodist@openmamba.org> 6.5.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Jul 13 2024 Automatic Build System <autodist@openmamba.org> 6.4.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Jun 10 2024 Automatic Build System <autodist@openmamba.org> 6.3.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon May 13 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Apr 14 2024 Automatic Build System <autodist@openmamba.org> 6.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Mar 01 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Feb 07 2024 Automatic Build System <autodist@openmamba.org> 5.249.0-1mamba
|
* Wed Feb 07 2024 Automatic Build System <autodist@openmamba.org> 5.249.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user