import wayland-protocols-1.31-1.el9
This commit is contained in:
parent
4f724ccce0
commit
0c3694705b
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/wayland-protocols-1.25.tar.xz
|
||||
SOURCES/wayland-protocols-1.31.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
275298332d124e40e345aa82bc8f48ef8cad3480 SOURCES/wayland-protocols-1.25.tar.xz
|
||||
5a84628630598027fab1708f822fc399d9e70b02 SOURCES/wayland-protocols-1.31.tar.xz
|
||||
|
@ -1,18 +1,18 @@
|
||||
Name: wayland-protocols
|
||||
Version: 1.25
|
||||
Version: 1.31
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||
|
||||
License: MIT
|
||||
URL: https://wayland.freedesktop.org/
|
||||
Source0: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
|
||||
Source0: https://gitlab.freedesktop.org/wayland/%{name}/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: meson
|
||||
BuildRequires: wayland-devel
|
||||
BuildRequires: wayland-devel >= 1.20
|
||||
|
||||
%description
|
||||
wayland-protocols contains Wayland protocols that adds functionality not
|
||||
@ -48,6 +48,14 @@ wayland-protocols.
|
||||
%{_datadir}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Tue Nov 29 2022 Neal Gompa <ngompa@centosproject.org> - 1.31-1
|
||||
- Update to 1.31
|
||||
Resolves: rhbz#2149338
|
||||
|
||||
* Thu Nov 03 2022 Neal Gompa <ngompa@centosproject.org> - 1.27-1
|
||||
- Update to 1.27
|
||||
Resolves: rhbz#2139449
|
||||
|
||||
* Sun Mar 13 2022 Neal Gompa <ngompa@centosproject.org> - 1.25-1
|
||||
- Update to 1.25
|
||||
Resolves: rhbz#2063523
|
||||
|
Loading…
Reference in New Issue
Block a user