update to 1.3.0 [release 1.3.0-1mamba;Fri Jun 11 2021]
This commit is contained in:
parent
8051c32eea
commit
a525d7f59b
@ -1,15 +1,15 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: plasma-wayland-protocols
|
||||
Version: 1.2.1
|
||||
Version: 1.3.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma-specific protocols for Wayland
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/plasma-wayland-protocols/plasma-wayland-protocols-v%{version}.tar.xz
|
||||
URL: https://kde.org/
|
||||
Source: https://download.kde.org/stable/plasma-wayland-protocols/plasma-wayland-protocols-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
@ -21,7 +21,7 @@ BuildRequires: extra-cmake-modules
|
||||
KDE Plasma-specific protocols for Wayland.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-v%{version}
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kde5 -d build
|
||||
@ -43,6 +43,9 @@ KDE Plasma-specific protocols for Wayland.
|
||||
%doc COPYING.LIB
|
||||
|
||||
%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
|
||||
- update to 1.2.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user