From 6111d47b7db303fc5a2830223607faf4c96d6254 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:32:04 +0100 Subject: [PATCH] automatic version update by autodist [release 5.39.0-1mamba;Tue Oct 24 2017] --- README.md | 1 + frameworkintegration.spec | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c5b3bfd..7facd81 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # frameworkintegration KDE Frameworks 5 Integration of Qt application with KDE workspaces. + diff --git a/frameworkintegration.spec b/frameworkintegration.spec index f38e0a0..08965fa 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: frameworkintegration -Version: 5.38.0 +Version: 5.39.0 Release: 1mamba Summary: KDE Frameworks 5 Integration of Qt application with KDE workspaces Group: Graphical Desktop/Applications/Environment @@ -40,16 +40,15 @@ BuildRequires: libxcb-devel BuildRequires: cmake BuildRequires: rpm-macros-kde5 BuildRequires: extra-cmake-modules -Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-root %description KDE Frameworks 5 Integration of Qt application with KDE workspaces. -## remove the library block if this package does not provide library and development stuff %package -n lib%{name} Group: System/Libraries Summary: Shared libraries for %{name} +Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description -n lib%{name} This package contains shared libraries for %{name}. @@ -90,7 +89,6 @@ exit 0 %files -f %{name}5_qt.lang %defattr(-,root,root) -#%{_datadir}/kconf_update/*.sh %dir %{_kde5_datadir}/kf5/infopage %{_kde5_datadir}/kf5/infopage/* %{_datadir}/knotifications5/plasma_workspace.notifyrc @@ -100,8 +98,7 @@ exit 0 %defattr(-,root,root) %{_kde5_libdir}/libKF5Style.so.* %{_libdir}/qt5/plugins/kf5/FrameworkIntegrationPlugin.so -%{_libexecdir}/kf5/kpackagehandlers/knshandler -#%{_libdir}/qt5/plugins/platformthemes/KDEPlatformTheme.so +%{_libexecdir}/kf5/kpackagehandlers/*handler %files -n lib%{name}-devel %defattr(-,root,root) @@ -113,6 +110,9 @@ exit 0 %{_kde5_libdir}/libKF5Style.so %changelog +* Tue Oct 24 2017 Automatic Build System 5.39.0-1mamba +- automatic version update by autodist + * Thu Sep 14 2017 Automatic Build System 5.38.0-1mamba - automatic version update by autodist