From 1dbbd3116fe29effbded1d6115b727cf363c1fb5 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 2 Nov 2021 11:37:43 -0400 Subject: [PATCH] import wayland-protocols-1.21-2.el9 --- .gitignore | 1 + .wayland-protocols.metadata | 1 + SPECS/wayland-protocols.spec | 150 +++++++++++++++++++++++++++++++++++ 3 files changed, 152 insertions(+) create mode 100644 .gitignore create mode 100644 .wayland-protocols.metadata create mode 100644 SPECS/wayland-protocols.spec diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d85f93c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/wayland-protocols-1.21.tar.xz diff --git a/.wayland-protocols.metadata b/.wayland-protocols.metadata new file mode 100644 index 0000000..aaa592a --- /dev/null +++ b/.wayland-protocols.metadata @@ -0,0 +1 @@ +6e0e2a05edb43d32e3b2e3f681ef266a287a186e SOURCES/wayland-protocols-1.21.tar.xz diff --git a/SPECS/wayland-protocols.spec b/SPECS/wayland-protocols.spec new file mode 100644 index 0000000..1ec3761 --- /dev/null +++ b/SPECS/wayland-protocols.spec @@ -0,0 +1,150 @@ +Name: wayland-protocols +Version: 1.21 +Release: 2%{?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 + +BuildArch: noarch +BuildRequires: make +BuildRequires: wayland-devel + +%description +wayland-protocols contains Wayland protocols that adds functionality not +available in the Wayland core protocol. Such protocols either adds +completely new functionality, or extends the functionality of some other +protocol either in Wayland core, or some other protocol in +wayland-protocols. + +%package devel +Summary: Wayland protocols that adds functionality not available in the core protocol + +%description devel +wayland-protocols contains Wayland protocols that adds functionality not +available in the Wayland core protocol. Such protocols either adds +completely new functionality, or extends the functionality of some other +protocol either in Wayland core, or some other protocol in +wayland-protocols. + +%prep +%autosetup + +%build +%configure + +%install +%make_install + +%files devel +%license COPYING +%doc README.md +%{_datadir}/pkgconfig/%{name}.pc +%{_datadir}/%{name}/ + +%changelog +* Tue Aug 10 2021 Mohan Boddu - 1.21-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + +* Tue Jun 22 2021 Olivier Fourdan - 1.21-1 +- Update to 1.21 + +* Fri Apr 16 2021 Mohan Boddu - 1.20-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + +* Wed Jan 27 2021 Fedora Release Engineering - 1.20-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 1.20-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Sat Feb 29 2020 Jonas Ã…dahl - 1.20-1 +- Update to 1.20 + +* Fri Jan 31 2020 Fedora Release Engineering - 1.18-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Mon Jul 29 2019 Olivier Fourdan - 1.18-1 +- Update to 1.18 + +* Sat Jul 27 2019 Fedora Release Engineering - 1.17-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sun Feb 03 2019 Fedora Release Engineering - 1.17-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Wed Nov 21 2018 Kalev Lember - 1.17-1 +- Update to 1.17 + +* Tue Jul 31 2018 Kalev Lember - 1.16-1 +- Update to 1.16 + +* Sat Jul 14 2018 Fedora Release Engineering - 1.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Thu Jul 05 2018 Adam Jackson - 1.15-1 +- Update to 1.15 + +* Tue May 08 2018 Kalev Lember - 1.14-1 +- Update to 1.14 + +* Thu Feb 15 2018 Kalev Lember - 1.13-1 +- Update to 1.13 + +* Fri Feb 09 2018 Fedora Release Engineering - 1.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Dec 07 2017 Kalev Lember - 1.12-1 +- Update to 1.12 + +* Wed Nov 15 2017 Kalev Lember - 1.11-1 +- Update to 1.11 + +* Mon Jul 31 2017 Kalev Lember - 1.10-1 +- Update to 1.10 + +* Thu Jul 27 2017 Fedora Release Engineering - 1.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Wed Jul 19 2017 Kalev Lember - 1.9-1 +- Update to 1.9 + +* Sat Feb 11 2017 Fedora Release Engineering - 1.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Tue Aug 16 2016 Kalev Lember - 1.7-1 +- Update to 1.7 + +* Fri Aug 12 2016 Kalev Lember - 1.6-1 +- Update to 1.6 + +* Tue Jul 26 2016 Kalev Lember - 1.5-1 +- Update to 1.5 + +* Tue May 24 2016 Kalev Lember - 1.4-1 +- Update to 1.4 + +* Mon Apr 11 2016 Kalev Lember - 1.3-1 +- Update to 1.3 + +* Mon Mar 07 2016 Kalev Lember - 1.2-1 +- Update to 1.2 + +* Thu Feb 18 2016 Kalev Lember - 1.1-1 +- Update to 1.1 + +* Fri Feb 05 2016 Fedora Release Engineering - 1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Sat Dec 05 2015 Igor Gnatenko - 1.0-2 +- Fix description + +* Thu Nov 26 2015 Igor Gnatenko - 1.0-1 +- Update to released 1.0 +- Move XMLs to devel pkg +- Drop non-interesting part of description + +* Sun Nov 22 2015 Igor Gnatenko - 0.1.0-0.gitf828a43 +- Initial package