[packages/kf6-kitemviews] - updated to 6.19.0; adapterized
witekfl
witekfl at pld-linux.org
Sun Oct 12 13:31:58 CEST 2025
commit a939524b11ff236a61bd7b63d5c889406f2b6b88
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sun Oct 12 13:31:55 2025 +0200
- updated to 6.19.0; adapterized
kf6-kitemviews.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/kf6-kitemviews.spec b/kf6-kitemviews.spec
index 0b25a8d..a78d59e 100644
--- a/kf6-kitemviews.spec
+++ b/kf6-kitemviews.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 kitemviews
Summary: Set of item views extending the Qt model-view framework
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: 1110260f0a1ae89f4957235b702e2b38
+# Source0-md5: 143d2971dccc9598dcf7675c4b1c68a1
URL: https://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6Test-devel >= %{qtver}
@@ -84,8 +84,8 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc README.md
%ghost %{_libdir}/libKF6ItemViews.so.6
-%attr(755,root,root) %{_libdir}/libKF6ItemViews.so.*.*
-%attr(755,root,root) %{_libdir}/qt6/plugins/designer/kitemviews6widgets.so
+%{_libdir}/libKF6ItemViews.so.*.*
+%{_libdir}/qt6/plugins/designer/kitemviews6widgets.so
%{_datadir}/qlogging-categories6/kitemviews.categories
%files devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-kitemviews.git/commitdiff/a939524b11ff236a61bd7b63d5c889406f2b6b88
More information about the pld-cvs-commit
mailing list