16 Commits

Author SHA1 Message Date
1b2ff85b43 automatic version update by autodist [release 6.15.0-1mamba;Tue Jun 17 2025] 2025-06-23 09:54:46 +02:00
799d4af3f1 automatic version update by autodist [release 6.14.0-1mamba;Sun May 11 2025] 2025-05-12 10:52:58 +02:00
019ab0c7a1 automatic version update by autodist [release 6.13.0-1mamba;Sat Apr 12 2025] 2025-04-14 10:27:37 +02:00
0e6b24a146 automatic version update by autodist [release 6.12.0-1mamba;Sat Mar 15 2025] 2025-03-18 10:23:46 +01:00
265494b519 automatic version update by autodist [release 6.11.0-1mamba;Sat Feb 15 2025] 2025-02-16 19:43:49 +01:00
5425a17171 automatic version update by autodist [release 6.10.0-1mamba;Sat Jan 11 2025] 2025-01-12 16:07:32 +01:00
a50ec2d296 automatic version update by autodist [release 6.9.0-1mamba;Sat Dec 14 2024] 2024-12-16 22:57:24 +01:00
80c2a42a9c automatic version update by autodist [release 6.8.0-1mamba;Fri Nov 08 2024] 2024-11-11 18:11:20 +01:00
3a9bc86bcb automatic version update by autodist [release 6.7.0-1mamba;Sat Oct 12 2024] 2024-10-15 09:46:53 +02:00
0746837cf0 automatic version update by autodist [release 6.6.0-1mamba;Sat Sep 14 2024] 2024-09-16 11:01:02 +02:00
fe96af1d6b automatic version update by autodist [release 6.5.0-1mamba;Fri Aug 09 2024] 2024-08-11 10:45:07 +02:00
7cd8640212 automatic version update by autodist [release 6.4.0-1mamba;Fri Jul 12 2024] 2024-07-14 21:52:47 +02:00
99e50eec86 automatic version update by autodist [release 6.3.0-1mamba;Sat Jun 08 2024] 2024-06-13 14:15:21 +02:00
15dd927ba6 automatic version update by autodist [release 6.2.0-1mamba;Sun May 12 2024] 2024-05-15 18:00:35 +02:00
76f52ec80a automatic version update by autodist [release 6.1.0-1mamba;Sat Apr 13 2024] 2024-04-15 15:09:03 +02:00
e032b690f9 automatic version update by autodist [release 6.0.0-1mamba;Wed Feb 28 2024] 2024-02-29 20:57:44 +01:00

View File

@ -1,7 +1,7 @@
%define framework attica
%define majver %(echo %version | cut -d. -f1-2)
Name: kf6-attica
Version: 5.249.0
Version: 6.15.0
Release: 1mamba
Summary: A Qt library that implements the Open Collaboration Services API
Group: System/Libraries
@ -9,10 +9,12 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://invent.kde.org/frameworks/attica
Source: https://download.kde.org/%{stable_kf6}/frameworks/%{version}/attica-%{version}.tar.xz
Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/attica-%{version}.tar.xz
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt6Core
BuildRequires: libQt6Network
BuildRequires: libgcc
BuildRequires: libstdc++6-devel
BuildRequires: qt6-qtbase-devel
@ -41,8 +43,6 @@ Requires: pkg-config
%description -n lib%{name}-devel
This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep
%setup -q -n %{framework}-%{version}
@ -57,8 +57,6 @@ This package contains libraries and header files for developing applications tha
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -n lib%{name} -p /sbin/ldconfig
%postun -n lib%{name} -p /sbin/ldconfig
%files -n lib%{name}
%defattr(-,root,root)
@ -72,10 +70,58 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/cmake/KF6Attica/
%{_kf6_libdir}/libKF6Attica.so
%{_libdir}/pkgconfig/KF6Attica.pc
%{_qt6_docdir}/KF6Attica.*
#%{_qt6_docdir}/KF6Attica.*
%doc ChangeLog README.md
%changelog
* Tue Jun 17 2025 Automatic Build System <autodist@openmamba.org> 6.15.0-1mamba
- automatic version update by autodist
* Sun May 11 2025 Automatic Build System <autodist@openmamba.org> 6.14.0-1mamba
- automatic version update by autodist
* Sat Apr 12 2025 Automatic Build System <autodist@openmamba.org> 6.13.0-1mamba
- automatic version update by autodist
* Sat Mar 15 2025 Automatic Build System <autodist@openmamba.org> 6.12.0-1mamba
- automatic version update by autodist
* Sat Feb 15 2025 Automatic Build System <autodist@openmamba.org> 6.11.0-1mamba
- automatic version update by autodist
* Sat Jan 11 2025 Automatic Build System <autodist@openmamba.org> 6.10.0-1mamba
- automatic version update by autodist
* Sat Dec 14 2024 Automatic Build System <autodist@openmamba.org> 6.9.0-1mamba
- automatic version update by autodist
* Fri Nov 08 2024 Automatic Build System <autodist@openmamba.org> 6.8.0-1mamba
- automatic version update by autodist
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
- automatic version update by autodist
* Sat Sep 14 2024 Automatic Build System <autodist@openmamba.org> 6.6.0-1mamba
- automatic version update by autodist
* Fri Aug 09 2024 Automatic Build System <autodist@openmamba.org> 6.5.0-1mamba
- automatic version update by autodist
* Fri Jul 12 2024 Automatic Build System <autodist@openmamba.org> 6.4.0-1mamba
- automatic version update by autodist
* Sat Jun 08 2024 Automatic Build System <autodist@openmamba.org> 6.3.0-1mamba
- automatic version update by autodist
* Sun May 12 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
- automatic version update by autodist
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 6.1.0-1mamba
- automatic version update by autodist
* Wed Feb 28 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
- automatic version update by autodist
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 5.249.0-1mamba
- automatic version update by autodist