Compare commits
10 Commits
6888250c66
...
a83ff48de4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a83ff48de4 | ||
|
|
8acb5e1ee1 | ||
|
|
d74e9fd3a5 | ||
|
|
6eb84a81d2 | ||
|
|
8079d450dd | ||
|
|
417dd94e0b | ||
|
|
bbc363c032 | ||
|
|
e0a52eeea3 | ||
|
|
bcfc37bd6e | ||
|
|
f72fb98552 |
BIN
plasma-wayland-protocols-1.12.0.tar.xz
Normal file
BIN
plasma-wayland-protocols-1.12.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -3,7 +3,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: plasma-wayland-protocols
|
||||
Version: 1.6.0
|
||||
Version: 1.12.0
|
||||
Release: 1
|
||||
Summary: Plasma Specific Protocols for Wayland
|
||||
License: LGPLv2+ and MIT and BSD
|
||||
@ -13,19 +13,19 @@ Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.x
|
||||
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: libxml2
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
The %{name}-devel package contains libraries and header files for
|
||||
developing applications that use %{name}.
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
@ -50,6 +50,18 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%{_kf5_libdir}/cmake/PlasmaWaylandProtocols/
|
||||
|
||||
%changelog
|
||||
* Fri Jan 05 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 1.12.0-1
|
||||
- Update package to version 1.12.0
|
||||
|
||||
* Thu Aug 03 2023 peijiankang <peijiankang@kylinos.cn> - 1.10.0-1
|
||||
- update to upstream version 1.10.0
|
||||
|
||||
* 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
|
||||
|
||||
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.com> - 1.6.0-1
|
||||
- update to upstream version 1.6.0
|
||||
|
||||
|
||||
5
plasma-wayland-protocols.yaml
Normal file
5
plasma-wayland-protocols.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
version_control: github
|
||||
src_repo: KDE/plasma-wayland-protocols
|
||||
tag_prefix: "^v"
|
||||
separator: "."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user