[packages/kf6-kcalendarcore] - updated to 6.19.0; adapterized
witekfl
witekfl at pld-linux.org
Sun Oct 12 13:33:29 CEST 2025
commit be02f0bd247f21891bd54541b3be8c535109ba99
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sun Oct 12 13:33:26 2025 +0200
- updated to 6.19.0; adapterized
kf6-kcalendarcore.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/kf6-kcalendarcore.spec b/kf6-kcalendarcore.spec
index 2d45257..20923d1 100644
--- a/kf6-kcalendarcore.spec
+++ b/kf6-kcalendarcore.spec
@@ -1,17 +1,17 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeframever 6.18
+%define kdeframever 6.19
%define qtver 5.15.2
%define kfname kcalendarcore
Summary: kcalendarcore
Name: kf6-%{kfname}
-Version: 6.18.0
+Version: 6.19.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: 8862446da239151879034852793858cf
+# Source0-md5: 1e1af12988ce2c5df842f6feeb53ba12
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6Gui-devel
@@ -84,13 +84,13 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%ghost %{_libdir}/libKF6CalendarCore.so.6
-%attr(755,root,root) %{_libdir}/libKF6CalendarCore.so.*.*
+%{_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/libkcalendarcoreqml.so
%{_libdir}/qt6/qml/org/kde/calendarcore/qmldir
%files devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-kcalendarcore.git/commitdiff/be02f0bd247f21891bd54541b3be8c535109ba99
More information about the pld-cvs-commit
mailing list