Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/spice.git#fb6c4a30ed5eb5b6bc74f9899f85c7e57524d191
This commit is contained in:
parent
81f78c670f
commit
eaf6021b6a
@ -1,6 +1,6 @@
|
||||
Name: spice
|
||||
Version: 0.14.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Implements the SPICE protocol
|
||||
License: LGPLv2+
|
||||
URL: http://www.spice-space.org/
|
||||
@ -15,6 +15,7 @@ ExclusiveArch: x86_64
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64
|
||||
%endif
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: glib2-devel >= 2.22
|
||||
@ -96,6 +97,9 @@ mkdir -p %{buildroot}%{_libexecdir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user