[packages/kf5-kcalendarcore] - updated to 5.249.0; rel 0.1

witekfl witekfl at pld-linux.org
Sat Feb 3 20:42:28 CET 2024


commit 021c5894e67f44977c1acc2d5870c578205a140d
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sat Feb 3 20:27:09 2024 +0100

    - updated to 5.249.0; rel 0.1

 kf5-kcalendarcore.spec | 36 +++++++++++++++++-------------------
 1 file changed, 17 insertions(+), 19 deletions(-)
---
diff --git a/kf5-kcalendarcore.spec b/kf5-kcalendarcore.spec
index 566fd9e..706e9b5 100644
--- a/kf5-kcalendarcore.spec
+++ b/kf5-kcalendarcore.spec
@@ -1,26 +1,26 @@
 #
 # Conditional build:
 %bcond_with	tests		# build with tests
-%define		kdeframever	5.114
+%define		kdeframever	5.249.0
 %define		qtver		5.15.2
 %define		kfname		kcalendarcore
 Summary:	kcalendarcore
 Name:		kf5-%{kfname}
-Version:	5.114.0
-Release:	1
+Version:	5.249.0
+Release:	0.1
 License:	GPL v2+/LGPL v2.1+
 Group:		X11/Libraries
-Source0:	https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5:	6ef50d901056eeac28911c3f226aa710
+Source0:	https://download.kde.org/unstable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
+# Source0-md5:	0d8ca6054e4fd3193f920781a6771e94
 URL:		http://www.kde.org/
-BuildRequires:	Qt5Core-devel >= %{qtver}
-BuildRequires:	Qt5Gui-devel
-BuildRequires:	Qt5Test-devel >= 5.9.0
+BuildRequires:	Qt6Core-devel >= %{qtver}
+BuildRequires:	Qt6Gui-devel
+BuildRequires:	Qt6Test-devel >= 5.9.0
 BuildRequires:	cmake >= 3.16.0
 BuildRequires:	kf5-extra-cmake-modules >= 5.53.0
 BuildRequires:	libical-devel >= 2.0
 BuildRequires:	ninja
-BuildRequires:	qt5-build >= %{qtver}
+BuildRequires:	qt6-build >= %{qtver}
 BuildRequires:	rpmbuild(macros) >= 1.164
 BuildRequires:	shared-mime-info
 BuildRequires:	tar >= 1:1.22
@@ -80,16 +80,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%ghost %{_libdir}/libKF5CalendarCore.so.5
-%attr(755,root,root) %{_libdir}/libKF5CalendarCore.so.5.*.*
-%{_datadir}/qlogging-categories5/kcalendarcore.categories
-%{_datadir}/qlogging-categories5/kcalendarcore.renamecategories
+%ghost %{_libdir}/libKF6CalendarCore.so.6
+%attr(755,root,root) %{_libdir}/libKF6CalendarCore.so.5.*.*
+%{_datadir}/qlogging-categories6/kcalendarcore.categories
+%{_datadir}/qlogging-categories6/kcalendarcore.renamecategories
 
 %files devel
 %defattr(644,root,root,755)
-%{_libdir}/cmake/KF5CalendarCore
-%{_libdir}/libKF5CalendarCore.so
-%{_libdir}/qt5/mkspecs/modules/qt_KCalendarCore.pri
-%{_includedir}/KF5/kcalcore_version.h
-%{_includedir}/KF5/KCalendarCore
-%{_pkgconfigdir}/KF5CalendarCore.pc
+%{_libdir}/cmake/KF6CalendarCore
+%{_libdir}/libKF6CalendarCore.so
+%{_includedir}/KF6/KCalendarCore
+%{_pkgconfigdir}/KF6CalendarCore.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-kcalendarcore.git/commitdiff/021c5894e67f44977c1acc2d5870c578205a140d



More information about the pld-cvs-commit mailing list