Update to spice-server 0.14.1
This commit is contained in:
parent
a8f26cd44a
commit
3bbe0548c1
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (spice-0.14.0.tar.bz2) = 84532146aa628ca6ca459a82afb89d6391892e063668fd4a68023c92cee7ca868b6c82e31dd9886819b76ea745ebdae0d0030e1f608d8f58f51c00f0b09bae1f
|
SHA512 (spice-0.14.1.tar.bz2) = 2c0b4fbcb68c76bc0404a807f28c9645a30c6b88e81d2bc574d63b036778a299cebc0ae12aa72f2e1496f66cbf414325125948d440541a40e1b9e53b8956542d
|
||||||
SHA512 (spice-0.14.0.tar.bz2.sign) = e6563d57798af0e51fb1ef00afd80f1381c59723eebdaf68ba9b270282bee487b7ffd70056b9160eb8721e6d254d92f0beecc9678899339ae21174d18a9e12a4
|
SHA512 (spice-0.14.1.tar.bz2.sign) = ea6ca9a84bb5e0a778c69d558824f8d23a57a2281dea437add21cecc14282ea187d9538c5fab227b96467a1de6279521ed3b012ba641730840f44baadef77793
|
||||||
|
10
spice.spec
10
spice.spec
@ -1,6 +1,6 @@
|
|||||||
Name: spice
|
Name: spice
|
||||||
Version: 0.14.0
|
Version: 0.14.1
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Implements the SPICE protocol
|
Summary: Implements the SPICE protocol
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -20,7 +20,6 @@ BuildRequires: gcc
|
|||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: glib2-devel >= 2.22
|
BuildRequires: glib2-devel >= 2.22
|
||||||
BuildRequires: spice-protocol >= 0.12.3
|
BuildRequires: spice-protocol >= 0.12.3
|
||||||
BuildRequires: celt051-devel
|
|
||||||
BuildRequires: opus-devel
|
BuildRequires: opus-devel
|
||||||
BuildRequires: pixman-devel openssl-devel libjpeg-devel
|
BuildRequires: pixman-devel openssl-devel libjpeg-devel
|
||||||
BuildRequires: libcacard-devel cyrus-sasl-devel
|
BuildRequires: libcacard-devel cyrus-sasl-devel
|
||||||
@ -100,6 +99,11 @@ mkdir -p %{buildroot}%{_libexecdir}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 17 2018 Christophe Fergeau <cfergeau@redhat.com> - 0.14.1-1
|
||||||
|
- New upstream release
|
||||||
|
- Disable celt 0.5.1 support, Opus support has been there for 4 years, so
|
||||||
|
celt should no longer be needed
|
||||||
|
|
||||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-5
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user