Compare commits

..

No commits in common. 'c8' and 'i9-spice' have entirely different histories.
c8 ... i9-spice

8
.gitignore vendored

@ -1,6 +1,2 @@
SOURCES/UsbDk_1.0.22_x64.msi SOURCES/spice-client-win-8.7-1-spec.zip
SOURCES/UsbDk_1.0.22_x86.msi SOURCES/spice-client-win-8.7-1-sources.zip
SOURCES/spice-client-win-8.8-1-sources.zip
SOURCES/spice-client-win-8.8-1-spec.zip
SOURCES/virt-viewer-x64-9.0.msi
SOURCES/virt-viewer-x86-9.0.msi

@ -1,6 +1,2 @@
bd36c9070311eca4093def8a6b7dded607e700cb SOURCES/UsbDk_1.0.22_x64.msi 8b65fb42f041ebb66b074d56c8bf6199912c52f1 SOURCES/spice-client-win-8.7-1-spec.zip
97c4c55a0a0291df95d0b115529909fbeac43475 SOURCES/UsbDk_1.0.22_x86.msi 0729734b4c0ba075b385730af3f9dcdb6f9877d9 SOURCES/spice-client-win-8.7-1-sources.zip
d3fb4a00156074f5343fb2f3a087eb118d5722ad SOURCES/spice-client-win-8.8-1-sources.zip
9af854659ae99fb895b9dbb897f152ed94675913 SOURCES/spice-client-win-8.8-1-spec.zip
c1a29d85ed227888b3011a23a2c544193fa40eb1 SOURCES/virt-viewer-x64-9.0.msi
f7b727bf14d3d252a524cac7b3f7e6684f213370 SOURCES/virt-viewer-x86-9.0.msi

@ -1 +1 @@
5,0,8,8001 5,0,8,7001

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -2,7 +2,7 @@
Name: spice-client-win Name: spice-client-win
Version: 8.8 Version: 8.7
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Summary: Spice client MSI installers for Windows clients Summary: Spice client MSI installers for Windows clients
@ -10,8 +10,8 @@ Group: Virtualization/Management
URL: http://www.spice-space.org URL: http://www.spice-space.org
Source0: virt-viewer-x86-9.0.msi Source0: virt-viewer-x86-9.0.msi
Source1: spice-client-win-8.8-1-sources.zip Source1: spice-client-win-8.7-1-spec.zip
Source2: spice-client-win-8.8-1-spec.zip Source2: spice-client-win-8.7-1-sources.zip
Source3: UsbDk_1.0.22_x64.msi Source3: UsbDk_1.0.22_x64.msi
Source4: SpiceVersion.txt Source4: SpiceVersion.txt
Source5: virt-viewer-x64-9.0.msi Source5: virt-viewer-x64-9.0.msi
@ -80,9 +80,8 @@ rm -rf %{buildroot}
%{spice_data_dir}/SpiceVersion.txt %{spice_data_dir}/SpiceVersion.txt
%changelog %changelog
* Sun Feb 12 2023 Uri Lublin <uril@redhat.com> - 8.8-1 * Fri Aug 23 2024 Dmitriy Samoylik <samoylikdv@msvsphere-os.ru> - 8.7-1
- mingw-virt-viewer 9.0-8 - Rebuilt for MSVSphere 9.4
Resolves: rhbz#2125277
* Wed Sep 7 2022 Uri Lublin <uril@redhat.com> - 8.7-1 * Wed Sep 7 2022 Uri Lublin <uril@redhat.com> - 8.7-1
- mingw-virt-viewer 9.0-7 - mingw-virt-viewer 9.0-7

Loading…
Cancel
Save