[packages/kf6-kdeclarative] - updated to 6.0.0
witekfl
witekfl at pld-linux.org
Sat Mar 2 18:42:37 CET 2024
commit 141c9fe233b8764dd69dc28c23393b4febdeaa68
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sat Mar 2 18:16:37 2024 +0100
- updated to 6.0.0
kf6-kdeclarative.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/kf6-kdeclarative.spec b/kf6-kdeclarative.spec
index cd9dd51..f68c8cf 100644
--- a/kf6-kdeclarative.spec
+++ b/kf6-kdeclarative.spec
@@ -1,18 +1,18 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeframever 5.249.0
+%define kdeframever 6.0
%define qtver 5.15.2
%define kfname kdeclarative
Summary: Integration of QML and KDE work spaces
Name: kf6-%{kfname}
-Version: 5.249.0
-Release: 0.1
+Version: 6.0.0
+Release: 1
License: LGPL v2.1+
Group: X11/Libraries
-Source0: https://download.kde.org/unstable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 1623474e2336ee0e281f4ea9d0f8b8d3
+Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
+# Source0-md5: 6111defab41958eee9a52da6dc306db9
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6DBus-devel >= %{qtver}
@@ -111,7 +111,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc README.md
%ghost %{_libdir}/libKF6CalendarEvents.so.6
-%attr(755,root,root) %{_libdir}/libKF6CalendarEvents.so.5.*.*
+%attr(755,root,root) %{_libdir}/libKF6CalendarEvents.so.*.*
%dir %{_libdir}/qt6/qml/org/kde/draganddrop
%{_libdir}/qt6/qml/org/kde/draganddrop/draganddropplugin.qmltypes
%{_libdir}/qt6/qml/org/kde/draganddrop/kde-qmlmodule.version
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-kdeclarative.git/commitdiff/141c9fe233b8764dd69dc28c23393b4febdeaa68
More information about the pld-cvs-commit
mailing list