diff --git a/kidentitymanagement.spec b/kidentitymanagement.spec index c86fd4d..880c25b 100644 --- a/kidentitymanagement.spec +++ b/kidentitymanagement.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kidentitymanagement -Version: 20.12.2 +Version: 20.12.3 Release: 1mamba Summary: KDE Frameworks 5 identity management library Group: System/Libraries @@ -36,7 +36,6 @@ 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 identity management library. @@ -98,6 +97,9 @@ This package contains libraries and header files for developing applications tha %{_kde5_mkspecsdir}/qt_KIdentityManagement.pri %changelog +* Fri Mar 05 2021 Automatic Build System 20.12.3-1mamba +- automatic version update by autodist + * Fri Feb 05 2021 Automatic Build System 20.12.2-1mamba - automatic version update by autodist