diff --git a/kconfigwidgets.spec b/kconfigwidgets.spec index 6402fa5..ab51f45 100644 --- a/kconfigwidgets.spec +++ b/kconfigwidgets.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kconfigwidgets -Version: 5.79.0 +Version: 5.80.0 Release: 1mamba Summary: KDE Frameworks 5 widgets for configuration dialogs Group: System/Libraries @@ -38,7 +38,6 @@ BuildRequires: kdoctools-devel BuildRequires: gettext BuildRequires: python Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. @@ -107,6 +106,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sun Mar 14 2021 Automatic Build System 5.80.0-1mamba +- automatic version update by autodist + * Sat Feb 13 2021 Automatic Build System 5.79.0-1mamba - automatic version update by autodist