From 634579a2493f46b8d4fd75eb913649607718821f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:19:00 +0100 Subject: [PATCH] automatic version update by autodist [release 21.12.0-1mamba;Tue Dec 14 2021] --- akregator.spec | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/akregator.spec b/akregator.spec index 9e664cb..a0c1463 100644 --- a/akregator.spec +++ b/akregator.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: akregator -Version: 21.08.3 +Version: 21.12.0 Release: 1mamba Summary: KDE Frameworks 5 RSS feed reader Group: Graphical Desktop/Applications/Internet @@ -12,9 +12,11 @@ URL: https://kde.org/ Source: http://download.kde.org/stable/release-service/%{version}/src/akregator-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN -#libpthread.so.0()(64bit): /usr/lib64/libpthread.so: file not owned by any package BuildRequires: glibc-devel +BuildRequires: libQt5Positioning-devel +BuildRequires: libQt5WebChannel-devel BuildRequires: libQt5WebEngine-devel +BuildRequires: libX11-devel BuildRequires: libakonadi-devel BuildRequires: libakonadi-mime-devel BuildRequires: libassuan-devel @@ -50,12 +52,13 @@ BuildRequires: libkwidgetsaddons-devel BuildRequires: libkwindowsystem-devel BuildRequires: libkxmlgui-devel BuildRequires: libpimcommon-devel -BuildRequires: libqt5-devel BuildRequires: libsolid-devel BuildRequires: libsonnet-devel BuildRequires: libstdc++6-devel BuildRequires: libsyndication-devel BuildRequires: messagelib-devel +BuildRequires: qt5-qtbase-devel +BuildRequires: qt5-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: rpm-macros-kde5 @@ -111,10 +114,10 @@ This package contains libraries and header files for developing applications tha %{_datadir}/applications/org.kde.akregator.desktop %{_datadir}/config.kcfg/akregator.kcfg %{_datadir}/dbus-1/interfaces/org.kde.akregator.part.xml -%{_datadir}/kconf_update/akregator-15.08-kickoff.sh -%{_datadir}/kconf_update/akregator.upd +#%{_datadir}/kconf_update/akregator-15.08-kickoff.sh +#%{_datadir}/kconf_update/akregator.upd %{_datadir}/knotifications5/akregator.notifyrc -%{_datadir}/kontact/ksettingsdialog/akregator.setdlg +#%{_datadir}/kontact/ksettingsdialog/akregator.setdlg %{_datadir}/kservices5/*.desktop %{_datadir}/kservices5/kontact/akregatorplugin.desktop %{_kde5_servicetypesdir}/akregator_plugin.desktop @@ -134,6 +137,9 @@ This package contains libraries and header files for developing applications tha %doc AUTHORS LICENSES %changelog +* Tue Dec 14 2021 Automatic Build System 21.12.0-1mamba +- automatic version update by autodist + * Tue Nov 09 2021 Automatic Build System 21.08.3-1mamba - automatic version update by autodist