Compare commits

...

No commits in common. "c8" and "037ed45c52fa3c81c639a85eaf0c0a52f7be5043" have entirely different histories.

5 changed files with 129 additions and 26 deletions

60
.gitignore vendored
View File

@ -1 +1,59 @@
SOURCES/wayland-1.21.0.tar.xz
/wayland-20101111.tar.bz2
/wayland-20101123.tar.bz2
/wayland-20101221.tar.bz2
/wayland-0.85.0.tar.gz
/wayland-20120424.tar.bz2
/wayland-0.95.0.tar.xz
/wayland-0.99.0.tar.xz
/wayland-1.0.0.tar.xz
/wayland-1.0.3.tar.xz
/wayland-1.0.5.tar.xz
/wayland-1.0.6.tar.xz
/wayland-1.1.0.tar.xz
/wayland-20130515.tar.bz2
/wayland-1.2.0.tar.xz
/wayland-1.3.0.tar.xz
/wayland-1.3.91.tar.xz
/wayland-1.3.93.tar.xz
/wayland-1.4.0.tar.xz
/wayland-1.4.93.tar.xz
/wayland-1.5.0.tar.xz
/wayland-1.5.91.tar.xz
/wayland-1.6.0.tar.xz
/wayland-1.7.0.tar.xz
/wayland-1.7.92.tar.xz
/wayland-1.8.0.tar.xz
/wayland-1.8.91.tar.xz
/wayland-1.8.92.tar.xz
/wayland-1.8.93.tar.xz
/wayland-1.9.0.tar.xz
/wayland-1.9.91.tar.xz
/wayland-1.9.92.tar.xz
/wayland-1.10.0.tar.xz
/wayland-1.10.91.tar.xz
/wayland-1.10.92.tar.xz
/wayland-1.10.93.tar.xz
/wayland-1.11.0.tar.xz
/wayland-1.11.91.tar.xz
/wayland-1.11.92.tar.xz
/wayland-1.11.93.tar.xz
/wayland-1.11.94.tar.xz
/wayland-1.12.0.tar.xz
/wayland-1.12.91.tar.xz
/wayland-1.13.0.tar.xz
/wayland-1.13.91.tar.xz
/wayland-1.13.92.tar.xz
/wayland-1.13.93.tar.xz
/wayland-1.14.0.tar.xz
/wayland-1.14.91.tar.xz
/wayland-1.14.92.tar.xz
/wayland-1.14.93.tar.xz
/wayland-1.15.0.tar.xz
/wayland-1.15.92.tar.xz
/wayland-1.15.93.tar.xz
/wayland-1.16.0.tar.xz
/wayland-1.16.91.tar.xz
/wayland-1.16.92.tar.xz
/wayland-1.17.0.tar.xz
/wayland-1.18.0.tar.xz
/wayland-1.19.0.tar.xz

View File

@ -1 +1 @@
59f381d656e09f34135b7222fbf57e05ae7262e6 SOURCES/wayland-1.21.0.tar.xz
59f381d656e09f34135b7222fbf57e05ae7262e6 wayland-1.21.0.tar.xz

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (wayland-1.21.0.tar.xz) = 5575216d30fdf5c63caa6bcad071e15f2a4f3acb12df776806073f65db37a50b5b5b3cc7957c5497636f4ac01893e2eaab26e453ded44b287acde01762f5fdc3

View File

@ -7,7 +7,8 @@ License: MIT
URL: http://wayland.freedesktop.org/
Source0: http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
BuildRequires: chrpath
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: docbook-style-xsl
BuildRequires: doxygen
BuildRequires: expat-devel
@ -31,18 +32,6 @@ Requires: libwayland-client%{?_isa} = %{version}-%{release}
Requires: libwayland-cursor%{?_isa} = %{version}-%{release}
Requires: libwayland-egl%{?_isa} = %{version}-%{release}
Requires: libwayland-server%{?_isa} = %{version}-%{release}
# For upgrade path from F24
Provides: libwayland-client-devel = %{version}-%{release}
Obsoletes: libwayland-client-devel < 1.11.91
Provides: libwayland-cursor-devel = %{version}-%{release}
Obsoletes: libwayland-cursor-devel < 1.11.91
Provides: libwayland-server-devel = %{version}-%{release}
Obsoletes: libwayland-server-devel < 1.11.91
# For upgrade path from F27
Provides: libwayland-egl-devel = %{version}-%{release}
Provides: mesa-libwayland-egl-devel = %{version}-%{release}
Provides: mesa-libwayland-egl-devel%{?_isa} = %{version}-%{release}
Obsoletes: mesa-libwayland-egl-devel < 18.1.0
%description devel
The %{name}-devel package contains libraries and header files for
@ -66,11 +55,6 @@ Wayland cursor library
%package -n libwayland-egl
Summary: Wayland egl library
# For upgrade path from F27
Provides: mesa-libwayland-egl = %{version}-%{release}
Provides: mesa-libwayland-egl%{?_isa} = %{version}-%{release}
Obsoletes: mesa-libwayland-egl < 18.1.0
%description -n libwayland-egl
Wayland egl library
@ -125,14 +109,68 @@ Wayland server library
%{_libdir}/libwayland-server.so.0*
%changelog
* Tue Oct 25 2022 Olivier Fourdan <ofourdan@redhat.com> - 1.21.0-1
- wayland 1.21.0 (rhbz#2137625)
* Mon Aug 08 2022 Neal Gompa <ngompa@centosproject.org> - 1.21.0-1
- Update to 1.21.0
Resolves: rhbz#2063522
* Fri May 21 2021 Dave Airlie <airlied@redhat.com> - 1.19.0-1
- wayland 1.19.0
* Thu Aug 19 2021 Carlos O'Donell <codonell@redhat.com> - 1.19.0-4
- Rebuilt for libffi 3.4.2 SONAME transition.
Related: rhbz#1891914
* Tue Nov 19 2019 Adam Jackson <ajax@redhat.com> - 1.17.0-1
- wayland 1.17.0
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.19.0-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.19.0-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Thu Jan 28 2021 Kalev Lember <klember@redhat.com> - 1.19.0-1
- Update to 1.19.0
- Switch to meson build system
- Drop old provides
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Feb 12 2020 Kalev Lember <klember@redhat.com> - 1.18.0-1
- Update to 1.18.0
- Drop no longer needed obsoletes/provides
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Mar 21 2019 Kalev Lember <klember@redhat.com> - 1.17.0-1
- Update to 1.17.0
* Thu Mar 07 2019 Kalev Lember <klember@redhat.com> - 1.16.92-1
- Update to 1.16.92
* Thu Feb 28 2019 Kalev Lember <klember@redhat.com> - 1.16.91-1
- Update to 1.16.91
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Tue Sep 11 2018 Kalev Lember <klember@redhat.com> - 1.16.0-1
- Update to 1.16.0
* Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 1.15.93-1
- Update to 1.15.93
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 1.15.92-2
- Rebuild with fixed binutils
* Sun Jul 29 2018 Kalev Lember <klember@redhat.com> - 1.15.92-1
- Update to 1.15.92
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Mon Apr 09 2018 Kalev Lember <klember@redhat.com> - 1.15.0-1
- Update to 1.15.0