]> git.pld-linux.org Git - packages/kf5-kdeclarative.git/commitdiff
- updated to 5.110.0 auto/th/kf5-kdeclarative-5.110.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sun, 10 Sep 2023 12:06:51 +0000 (14:06 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sun, 10 Sep 2023 12:06:51 +0000 (14:06 +0200)
kf5-kdeclarative.spec

index 439a7f809cb4dfc5215ff4e0d3d0c32eeef43ead..908df98067e4051ece68c16e18c1505a564715c7 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeframever     5.109
+%define                kdeframever     5.110
 %define                qtver           5.15.2
 %define                kfname          kdeclarative
 
 Summary:       Integration of QML and KDE work spaces
 Name:          kf5-%{kfname}
-Version:       5.109.0
+Version:       5.110.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 1d180f9106dd4e55346bf6b68f144594
+# Source0-md5: e141465054d4bf65467db3f2e7c4ebed
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -139,6 +139,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/qt5/qml/org/kde/kcm/SimpleKCM.qml
 %{_libdir}/qt5/qml/org/kde/kcm/libkcmcontrolsplugin.so
 %dir %{_libdir}/qt5/qml/org/kde/kcm/private
+%{_libdir}/qt5/qml/org/kde/kcm/private/GridDelegateMenu.qml
 %{_libdir}/qt5/qml/org/kde/kcm/private/GridViewInternal.qml
 %{_libdir}/qt5/qml/org/kde/kcm/qmldir
 %{_libdir}/qt5/qml/org/kde/kcm/ScrollView.qml
This page took 2.615538 seconds and 4 git commands to generate.