[packages/kf6-knewstuff] - updated to 6.0.0

witekfl witekfl at pld-linux.org
Sat Mar 2 18:42:30 CET 2024


commit 4d01b50c9b4c69f3c80295cf26d04c317c2f77dc
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sat Mar 2 18:16:30 2024 +0100

    - updated to 6.0.0

 kf6-knewstuff.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/kf6-knewstuff.spec b/kf6-knewstuff.spec
index 7cb3ae5..9e8bf5c 100644
--- a/kf6-knewstuff.spec
+++ b/kf6-knewstuff.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	knewstuff
 
 Summary:	Framework for downloading and sharing additional application data
 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:	4d0531b16686faa7f2423e8e38b9b895
+Source0:	https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
+# Source0-md5:	2b0ec2d3a917703b5f41fbf5f5c7dbb0
 URL:		http://www.kde.org/
 BuildRequires:	Qt6Core-devel >= %{qtver}
 BuildRequires:	Qt6Gui-devel >= %{qtver}
@@ -122,9 +122,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README.md
 %ghost %{_libdir}/libKF6NewStuffCore.so.6
-%{_libdir}/libKF6NewStuffCore.so.5.*.*
+%attr(755,root,root) %{_libdir}/libKF6NewStuffCore.so.*.*
 %ghost %{_libdir}/libKF6NewStuffWidgets.so.6
-%{_libdir}/libKF6NewStuffWidgets.so.5.*.*
+%attr(755,root,root) %{_libdir}/libKF6NewStuffWidgets.so.*.*
 %{_datadir}/qlogging-categories6/knewstuff.categories
 %{_libdir}/qt6/qml/org/kde/newstuff/libnewstuffqmlplugin.so
 %dir %{_libdir}/qt6/qml/org/kde/newstuff
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf6-knewstuff.git/commitdiff/4d01b50c9b4c69f3c80295cf26d04c317c2f77dc



More information about the pld-cvs-commit mailing list