update to 1.2.1 [release 1.2.1-1mamba;Sun Apr 11 2021]
This commit is contained in:
parent
130da18641
commit
8051c32eea
@ -1,28 +1,27 @@
|
|||||||
%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.1.1
|
Version: 1.2.1
|
||||||
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: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/stable/plasma-wayland-protocols/%{version}/plasma-wayland-protocols-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma-wayland-protocols/plasma-wayland-protocols-v%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: rpm-macros-kde5
|
BuildRequires: rpm-macros-kde5
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
KDE Plasma-specific protocols for Wayland.
|
KDE Plasma-specific protocols for Wayland.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n %{name}-v%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kde5 -d build
|
%cmake_kde5 -d build
|
||||||
@ -44,6 +43,9 @@ KDE Plasma-specific protocols for Wayland.
|
|||||||
%doc COPYING.LIB
|
%doc COPYING.LIB
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1-1mamba
|
||||||
|
- update to 1.2.1
|
||||||
|
|
||||||
* Fri Jul 31 2020 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
|
* Fri Jul 31 2020 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user