update to 1.3.0 [release 1.3.0-1mamba;Fri Jun 11 2021]

This commit is contained in:
Silvan Calarco 2024-01-06 10:18:56 +01:00
parent 8051c32eea
commit a525d7f59b

View File

@ -1,15 +1,15 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: plasma-wayland-protocols Name: plasma-wayland-protocols
Version: 1.2.1 Version: 1.3.0
Release: 1mamba Release: 1mamba
Summary: KDE Plasma-specific protocols for Wayland Summary: KDE Plasma-specific protocols for Wayland
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.kde.org URL: https://kde.org/
Source: https://download.kde.org/stable/plasma-wayland-protocols/plasma-wayland-protocols-v%{version}.tar.xz Source: https://download.kde.org/stable/plasma-wayland-protocols/plasma-wayland-protocols-%{version}.tar.xz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
@ -21,7 +21,7 @@ BuildRequires: extra-cmake-modules
KDE Plasma-specific protocols for Wayland. KDE Plasma-specific protocols for Wayland.
%prep %prep
%setup -q -n %{name}-v%{version} %setup -q
%build %build
%cmake_kde5 -d build %cmake_kde5 -d build
@ -43,6 +43,9 @@ KDE Plasma-specific protocols for Wayland.
%doc COPYING.LIB %doc COPYING.LIB
%changelog %changelog
* Fri Jun 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-1mamba
- update to 1.3.0
* Sun Apr 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1-1mamba * Sun Apr 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1-1mamba
- update to 1.2.1 - update to 1.2.1