Compare commits

...

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

6 changed files with 67 additions and 23 deletions

9
.gitignore vendored
View File

@ -1,2 +1,7 @@
SOURCES/spice-protocol-0.14.2.tar.xz
SOURCES/victortoso-E37A484F.keyring
/spice-protocol-*.tar.bz2
/spice-protocol-*.tar.bz2.sign
/spice-protocol-0.14.2.tar.xz
/spice-protocol-0.14.2.tar.xz.sig
/victortoso-E37A484F.keyring
/spice-protocol-0.14.3.tar.xz
/spice-protocol-0.14.3.tar.xz.sig

View File

@ -1,2 +1,3 @@
8fccd24bd7f1daa1e0190ed0fac8ead59fbdf58f SOURCES/spice-protocol-0.14.2.tar.xz
da7a529db1ea28a1540c5892ea9836abeb378c3e SOURCES/victortoso-E37A484F.keyring
12c98ce42f161ded0d281f0064b04694ccadb2ea spice-protocol-0.14.3.tar.xz
01ee05b04306c4a9105a8451e46eca1e5b16b907 spice-protocol-0.14.3.tar.xz.sig
da7a529db1ea28a1540c5892ea9836abeb378c3e victortoso-E37A484F.keyring

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}

3
sources Normal file
View File

@ -0,0 +1,3 @@
SHA512 (spice-protocol-0.14.3.tar.xz) = 9e35fd0d9be14074a482bdb20fe6954e5f0a616d0ad60da63a065435df2b169ec134a95d5756df73e2606c7497c9bf0427023d4e5ebfbb1abb181cf8020879a6
SHA512 (spice-protocol-0.14.3.tar.xz.sig) = 28bace6028e7c29adb19dd0e66a8ad5948142d7092d1d796073439a55b897ae51d9321617e3b7200290e38ef4340175b908195792cbb1d13a08b354e1d2b63a1
SHA512 (victortoso-E37A484F.keyring) = 091755da8a358c8c8ebd3b5443b4b5eb3c260afed943454c085d48c973de6a42763547c321c64e4da5c1b2983ad0c5146aaeddeb1d54ef414f7e6a530a3bf14a

View File

@ -1,17 +1,15 @@
Name: spice-protocol
Version: 0.14.2
Release: 1%{?dist}
Version: 0.14.3
Release: 4%{?dist}
Summary: Spice protocol header files
Group: Development/Libraries
# Main headers are BSD, controller / foreign menu are LGPL
License: BSD and LGPLv2+
URL: https://www.spice-space.org/
Source0: https://www.spice-space.org/download/releases/%{name}-%{version}.tar.xz
Source1: https://www.spice-space.org/download/releases/%{name}-%{version}.tar.xz.sig
Source2: victortoso-E37A484F.keyring
BuildArch: noarch
BuildRequires: git-core
BuildArch: noarch
BuildRequires: gnupg2
BuildRequires: meson
@ -22,7 +20,7 @@ and the para-virtual graphics card QXL.
%prep
gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0}
%autosetup -S git_am
%autosetup -p1
%build
%meson
@ -33,28 +31,59 @@ gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0}
%files
%doc COPYING README.md
%doc COPYING CHANGELOG.md
%{_includedir}/spice-1
%{_datadir}/pkgconfig/spice-protocol.pc
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.14.3-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.14.3-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sun Nov 29 2020 Victor Toso <victortoso@redhat.com> - 0.14.3-1
- Update to 0.14.3 release
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri May 15 2020 Victor Toso <victortoso@redhat.com> - 0.14.2-1
- Update to 0.14.2
Resolves: rhbz#1817451
- Update to 0.14.2 release (now using meson only)
- Add gpg check to release's signature
* Tue May 05 2020 Victor Toso <victortoso@redhat.com> - 0.14.1-1
- Update to 0.14.1
Resolves: rhbz#1817451
* Sat Mar 7 2020 Victor Toso <victortoso@redhat.com> - 0.14.1-1
- Update to 0.14.1 release
* Fri May 17 2019 Victor Toso <victortoso@redhat.com> - 0.14.0-1
- Update to 0.14.0
Resolves: rhbz#1711253
- Add signature check to release
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Jul 30 2018 Victor Toso <victortoso@redhat.com> - 0.12.14-1
- Update to 0.12.14
- Fix misaligned warnings - Resolves: rhbz#1565766
* Fri Oct 04 2019 Adam Williamson <awilliam@redhat.com> - 0.14.0-3
- Backport clipboard-race patches for #1755038
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Apr 12 2019 Victor Toso <victortoso@redhat.com> - 0.14.0-1
- Update to 0.14.0 release
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Jan 14 2019 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.12.15-1
- Update to 0.12.15 release
* Fri Jul 13 2018 Victor Toso <victortoso@redhat.com> - 0.12.14-2
- Align QXLRam to 4 bytes to avoid compilers detect misaligned access
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1565766
* Thu Jun 07 2018 Christophe Fergeau <cfergeau@redhat.com> - 0.12.14-1
- Update to 0.12.14 release
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.13-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild