[packages/kf6-knewstuff] - updated to 6.19.0; adapterized
witekfl
witekfl at pld-linux.org
Sun Oct 12 13:33:13 CEST 2025
commit fc9c3b0ea5789b4f7d067fe3f02744b1667c513b
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sun Oct 12 13:33:10 2025 +0200
- updated to 6.19.0; adapterized
kf6-knewstuff.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/kf6-knewstuff.spec b/kf6-knewstuff.spec
index 2b3870e..b5931d9 100644
--- a/kf6-knewstuff.spec
+++ b/kf6-knewstuff.spec
@@ -1,18 +1,18 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeframever 6.18
+%define kdeframever 6.19
%define qtver 5.15.2
%define kfname knewstuff
Summary: Framework for downloading and sharing additional application data
Name: kf6-%{kfname}
-Version: 6.18.0
+Version: 6.19.0
Release: 1
License: LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 8831418d504708171565b120990eec8a
+# Source0-md5: 2f2513ffdcaf95bd8508c75341e2608a
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6Gui-devel >= %{qtver}
@@ -131,9 +131,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc README.md
%ghost %{_libdir}/libKF6NewStuffCore.so.6
-%attr(755,root,root) %{_libdir}/libKF6NewStuffCore.so.*.*
+%{_libdir}/libKF6NewStuffCore.so.*.*
%ghost %{_libdir}/libKF6NewStuffWidgets.so.6
-%attr(755,root,root) %{_libdir}/libKF6NewStuffWidgets.so.*.*
+%{_libdir}/libKF6NewStuffWidgets.so.*.*
%{_datadir}/qlogging-categories6/knewstuff.categories
%{_libdir}/qt6/qml/org/kde/newstuff/libnewstuffqmlplugin.so
%dir %{_libdir}/qt6/qml/org/kde/newstuff
@@ -162,7 +162,7 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/qt6/qml/org/kde/newstuff/qmldir
%{_datadir}/qlogging-categories6/knewstuff.renamecategories
%attr(755,root,root) %{_bindir}/knewstuff-dialog6
-%attr(755,root,root) %{_libdir}/qt6/plugins/designer/knewstuff6widgets.so
+%{_libdir}/qt6/plugins/designer/knewstuff6widgets.so
%{_libdir}/qt6/qml/org/kde/newstuff/kde-qmlmodule.version
%{_libdir}/qt6/qml/org/kde/newstuff/newstuffqmlplugin.qmltypes
%{_desktopdir}/org.kde.knewstuff-dialog6.desktop
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-knewstuff.git/commitdiff/fc9c3b0ea5789b4f7d067fe3f02744b1667c513b
More information about the pld-cvs-commit
mailing list