[packages/kf6-kcalendarcore] - updated to 6.4.0
witekfl
witekfl at pld-linux.org
Sat Jul 13 10:42:33 CEST 2024
commit 7996fb41d9ad32cf045fa9b68f6427184407f38e
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sat Jul 13 09:33:54 2024 +0200
- updated to 6.4.0
kf6-kcalendarcore.spec | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/kf6-kcalendarcore.spec b/kf6-kcalendarcore.spec
index 50b8d4a..a403e24 100644
--- a/kf6-kcalendarcore.spec
+++ b/kf6-kcalendarcore.spec
@@ -1,17 +1,17 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeframever 6.3
+%define kdeframever 6.4
%define qtver 5.15.2
%define kfname kcalendarcore
Summary: kcalendarcore
Name: kf6-%{kfname}
-Version: 6.3.0
+Version: 6.4.0
Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: f70aa0d102cfb1f9f6eb737ea0700ba2
+# Source0-md5: fa5ed4028594a7dce2a25277090af60c
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6Gui-devel
@@ -86,6 +86,11 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_libdir}/libKF6CalendarCore.so.*.*
%{_datadir}/qlogging-categories6/kcalendarcore.categories
%{_datadir}/qlogging-categories6/kcalendarcore.renamecategories
+%dir %{_libdir}/qt6/qml/org/kde/calendarcore
+%{_libdir}/qt6/qml/org/kde/calendarcore/kcalendarcoreqml.qmltypes
+%{_libdir}/qt6/qml/org/kde/calendarcore/kde-qmlmodule.version
+%attr(755,root,root) %{_libdir}/qt6/qml/org/kde/calendarcore/libkcalendarcoreqml.so
+%{_libdir}/qt6/qml/org/kde/calendarcore/qmldir
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-kcalendarcore.git/commitdiff/7996fb41d9ad32cf045fa9b68f6427184407f38e
More information about the pld-cvs-commit
mailing list