automatic version update by autodist [release 21.12.0-1mamba;Fri Dec 10 2021]
This commit is contained in:
parent
96ec2606b8
commit
675342190c
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: baloo-widgets
|
||||
Version: 21.08.3
|
||||
Version: 21.12.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 Baloo Widgets
|
||||
Group: System/Libraries
|
||||
@ -10,7 +10,6 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org/
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/baloo-widgets-%{version}.tar.xz
|
||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -27,9 +26,9 @@ BuildRequires: libkjobwidgets-devel
|
||||
BuildRequires: libkservice-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libsolid-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
@ -84,14 +83,14 @@ exit 0
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/baloo_filemetadata_temp_extractor
|
||||
%{_datadir}/kservices5/baloofilepropertiesplugin.desktop
|
||||
#%{_datadir}/kservices5/baloofilepropertiesplugin.desktop
|
||||
%{_datadir}/qlogging-categories5/baloo-widgets.categories
|
||||
%doc COPYING
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_libdir}/libKF5BalooWidgets.so.*
|
||||
%{_libdir}/qt5/plugins/baloofilepropertiesplugin.so
|
||||
%{_libdir}/qt5/plugins/kf5/propertiesdialog/baloofilepropertiesplugin.so
|
||||
%{_libdir}/qt5/plugins/kf5/kfileitemaction/tagsfileitemaction.so
|
||||
%doc COPYING.LIB
|
||||
|
||||
@ -106,6 +105,9 @@ exit 0
|
||||
%{_kde5_libdir}/libKF5BalooWidgets.so
|
||||
|
||||
%changelog
|
||||
* Fri Dec 10 2021 Automatic Build System <autodist@mambasoft.it> 21.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 04 2021 Automatic Build System <autodist@mambasoft.it> 21.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user