diff --git a/kwindowsystem.spec b/kwindowsystem.spec index c507529..db2d1a6 100644 --- a/kwindowsystem.spec +++ b/kwindowsystem.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwindowsystem -Version: 5.79.0 +Version: 5.80.0 Release: 1mamba Summary: KDE Frameworks 5 access to the windowing system framework Group: System/Libraries @@ -34,7 +34,6 @@ BuildRequires: libQt5Widgets BuildRequires: libQt5X11Extras BuildRequires: libQt5Test Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Convenience access to certain properties and features of the windowing system. @@ -95,6 +94,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