diff --git a/akregator.spec b/akregator.spec index e1c5867..3ca18b6 100644 --- a/akregator.spec +++ b/akregator.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: akregator -Version: 20.12.2 +Version: 20.12.3 Release: 1mamba Summary: KDE Frameworks 5 RSS feed reader Group: Graphical Desktop/Applications/Internet @@ -62,7 +62,6 @@ BuildRequires: cmake BuildRequires: rpm-macros-kde5 BuildRequires: extra-cmake-modules Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description RSS feed reader. @@ -141,6 +140,9 @@ exit 0 %doc AUTHORS LICENSES %changelog +* Sat Mar 06 2021 Automatic Build System 20.12.3-1mamba +- automatic version update by autodist + * Sat Feb 06 2021 Automatic Build System 20.12.2-1mamba - automatic version update by autodist