Compare commits
No commits in common. "c8" and "c9-beta" have entirely different histories.
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,16 +1,18 @@
|
|||||||
Name: wayland-protocols
|
Name: wayland-protocols
|
||||||
Version: 1.25
|
Version: 1.31
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://wayland.freedesktop.org/
|
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
|
BuildArch: noarch
|
||||||
|
|
||||||
|
BuildRequires: gcc
|
||||||
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: wayland-devel
|
BuildRequires: wayland-devel >= 1.20
|
||||||
|
|
||||||
%description
|
%description
|
||||||
wayland-protocols contains Wayland protocols that adds functionality not
|
wayland-protocols contains Wayland protocols that adds functionality not
|
||||||
@ -46,24 +48,61 @@ wayland-protocols.
|
|||||||
%{_datadir}/%{name}/
|
%{_datadir}/%{name}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jun 09 2022 Dave Airlie <airlied@redhat.com> - 1.25-1
|
* 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
|
- Update to 1.25
|
||||||
|
Resolves: rhbz#2063523
|
||||||
|
|
||||||
* Mon Oct 4 2021 Olivier Fourdan <ofourdan@redhat.com> - 1.23-1
|
* Mon Oct 04 2021 Neal Gompa <ngompa@centosproject.org> - 1.23-1
|
||||||
- Update to 1.23
|
- Update to 1.23
|
||||||
Switch to meson
|
Resolves: rhbz#2005934
|
||||||
Resolves: 2005940
|
|
||||||
|
|
||||||
* Sat May 22 2021 Dave Airlie <airlied@redhat.com> - 1.21-1
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.21-2
|
||||||
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
|
Related: rhbz#1991688
|
||||||
|
|
||||||
|
* Tue Jun 22 2021 Olivier Fourdan <ofourdan@redhat.com> - 1.21-1
|
||||||
- Update to 1.21
|
- Update to 1.21
|
||||||
|
|
||||||
* Thu Nov 14 2019 Olivier Fourdan <ofourdan@redhat.com> - 1.18-1
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.20-4
|
||||||
- Update to 1.18
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
Resolves: #1728816
|
|
||||||
|
|
||||||
* Fri May 24 2019 Florian Müllner <fmuellner@redhat.com> - 1.17-1
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.20-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.20-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Feb 29 2020 Jonas Ådahl <jadahl@redhat.com> - 1.20-1
|
||||||
|
- Update to 1.20
|
||||||
|
|
||||||
|
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
* Mon Jul 29 2019 Olivier Fourdan <ofourdan@redhat.com> - 1.18-1
|
||||||
|
- Update to 1.18
|
||||||
|
|
||||||
|
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.17-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.17-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Nov 21 2018 Kalev Lember <klember@redhat.com> - 1.17-1
|
||||||
- Update to 1.17
|
- Update to 1.17
|
||||||
Resolves: #1713685
|
|
||||||
|
* Tue Jul 31 2018 Kalev Lember <klember@redhat.com> - 1.16-1
|
||||||
|
- Update to 1.16
|
||||||
|
|
||||||
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
* Thu Jul 05 2018 Adam Jackson <ajax@redhat.com> - 1.15-1
|
* Thu Jul 05 2018 Adam Jackson <ajax@redhat.com> - 1.15-1
|
||||||
- Update to 1.15
|
- Update to 1.15
|
||||||
|
Loading…
Reference in New Issue
Block a user