automatic version update by autodist [release 5.39.0-1mamba;Tue Oct 24 2017]

This commit is contained in:
Automatic Build System 2024-01-05 22:32:04 +01:00
parent fe3340660d
commit 6111d47b7d
2 changed files with 7 additions and 6 deletions

View File

@ -1,3 +1,4 @@
# frameworkintegration
KDE Frameworks 5 Integration of Qt application with KDE workspaces.

View File

@ -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 <autodist@mambasoft.it> 5.39.0-1mamba
- automatic version update by autodist
* Thu Sep 14 2017 Automatic Build System <autodist@mambasoft.it> 5.38.0-1mamba
- automatic version update by autodist