From 1b2ff85b4353ad650f87e8cf4150bc4296450917 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 23 Jun 2025 09:54:46 +0200 Subject: [PATCH] automatic version update by autodist [release 6.15.0-1mamba;Tue Jun 17 2025] --- kf6-attica.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/kf6-attica.spec b/kf6-attica.spec index d90e5b4..b011d17 100644 --- a/kf6-attica.spec +++ b/kf6-attica.spec @@ -1,7 +1,7 @@ %define framework attica %define majver %(echo %version | cut -d. -f1-2) Name: kf6-attica -Version: 6.14.0 +Version: 6.15.0 Release: 1mamba Summary: A Qt library that implements the Open Collaboration Services API Group: System/Libraries @@ -43,7 +43,6 @@ Requires: pkg-config %description -n lib%{name}-devel This package contains libraries and header files for developing applications that use %{name}. - %prep %setup -q -n %{framework}-%{version} @@ -71,10 +70,13 @@ 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 6.15.0-1mamba +- automatic version update by autodist + * Sun May 11 2025 Automatic Build System 6.14.0-1mamba - automatic version update by autodist