!10 Update version to 1.9.0

From: @xzyangha 
Reviewed-by: @leeffo 
Signed-off-by: @leeffo
This commit is contained in:
openeuler-ci-bot 2023-04-14 07:25:23 +00:00 committed by Gitee
commit ff66690f0d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 10 additions and 2 deletions

Binary file not shown.

View File

@ -3,7 +3,7 @@
%global debug_package %{nil}
Name: plasma-wayland-protocols
Version: 1.7.0
Version: 1.9.0
Release: 1
Summary: Plasma Specific Protocols for Wayland
License: LGPLv2+ and MIT and BSD
@ -13,6 +13,7 @@ Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.x
BuildRequires: extra-cmake-modules
BuildRequires: qt5-qtbase-devel
BuildRequires: libxml2
%description
%{summary}.
@ -25,7 +26,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
%prep
%autosetup -n %{name}-%{version} -p1
@ -50,6 +50,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_kf5_libdir}/cmake/PlasmaWaylandProtocols/
%changelog
* Mon Dec 12 2022 lijian <lijian2@kylinos.cn> - 1.9.0-1
- update to upstream version 1.9.0
* Tue Jul 05 2022 loong_C <loong_c@yeah.net> - 1.7.0-1
- update to upstream version 1.7.0

View File

@ -0,0 +1,5 @@
version_control: github
src_repo: KDE/plasma-wayland-protocols
tag_prefix: "^v"
separator: "."