|
@@ -6,7 +6,7 @@
|
|
|
|
|
|
Name: spice
|
|
Name: spice
|
|
Version: 0.12.5
|
|
Version: 0.12.5
|
|
-Release: 1%{?_dist_release}
|
|
|
|
|
|
+Release: 2%{?_dist_release}
|
|
Summary: Implements the SPICE protocol
|
|
Summary: Implements the SPICE protocol
|
|
Group: User Interface/Desktops
|
|
Group: User Interface/Desktops
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
@@ -124,6 +124,9 @@ install -m 0755 %{SOURCE1} %{buildroot}%{_libexecdir}/
|
|
%{_libdir}/pkgconfig/spice-server.pc
|
|
%{_libdir}/pkgconfig/spice-server.pc
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Sep 02 2016 Toshiaki Ara <ara_t@384.jp> - 0.12.5-2
|
|
|
|
+- rebuild with gcc-5.4.0
|
|
|
|
+
|
|
* Thu Jan 22 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.12.5-1
|
|
* Thu Jan 22 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.12.5-1
|
|
- updated to 0.12.5
|
|
- updated to 0.12.5
|
|
- built with cyrus-sasl 2.1.26
|
|
- built with cyrus-sasl 2.1.26
|
|
@@ -141,7 +144,6 @@ install -m 0755 %{SOURCE1} %{buildroot}%{_libexecdir}/
|
|
* Sun May 13 2012 Alon Levy <alevy@redhat.com>
|
|
* Sun May 13 2012 Alon Levy <alevy@redhat.com>
|
|
- Add double free fix. (#808936)
|
|
- Add double free fix. (#808936)
|
|
|
|
|
|
-%changelog
|
|
|
|
* Tue Apr 24 2012 Alon Levy <alevy@redhat.com>
|
|
* Tue Apr 24 2012 Alon Levy <alevy@redhat.com>
|
|
- Add 32 bit fixes from git master. (#815717)
|
|
- Add 32 bit fixes from git master. (#815717)
|
|
|
|
|