diff --git a/kwayland-server.spec b/kwayland-server.spec index db943fa..58a9a91 100644 --- a/kwayland-server.spec +++ b/kwayland-server.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwayland-server -Version: 5.21.0 +Version: 5.21.1 Release: 1mamba Summary: KDE Frameworks 5 Wayland server Group: Graphical Desktop/Applications/Environment @@ -24,7 +24,6 @@ BuildRequires: cmake BuildRequires: rpm-macros-kde5 BuildRequires: extra-cmake-modules BuildRequires: plasma-wayland-protocols -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description KDE Frameworks 5 Wayland server. @@ -86,6 +85,9 @@ exit 0 %{_libdir}/cmake/KWaylandServer/KWaylandServer*.cmake %changelog +* Thu Feb 25 2021 Automatic Build System 5.21.1-1mamba +- automatic version update by autodist + * Thu Feb 18 2021 Automatic Build System 5.21.0-1mamba - automatic version update by autodist