- New upstream release 0.7.1
- Drop all patches (all upstreamed) - Enable smartcard (CAC) support
This commit is contained in:
parent
b843d63547
commit
1195f3b4c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ spice-0.5.3.tar.bz2
|
||||
/spice-0.6.1.tar.bz2
|
||||
/spice-0.6.3.tar.bz2
|
||||
/spice-0.7.0.tar.bz2
|
||||
/spice-0.7.1.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
061dde7bdd0d5dec79c3cc0ff0b4d7e5 spice-0.7.0.tar.bz2
|
||||
d86feaa368ad5a86a89a67eecab9c3af spice-0.7.1.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: spice
|
||||
Version: 0.7.0
|
||||
Version: 0.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Implements the SPICE protocol
|
||||
Group: User Interface/Desktops
|
||||
@ -106,8 +106,8 @@ rm -f %{buildroot}%{_libdir}/libspice-server.la
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 17 2010 Hans de Goede <hdegoede@redhat.com> - 0.7.0-1
|
||||
- New upstream release 0.7.0
|
||||
* Fri Dec 17 2010 Hans de Goede <hdegoede@redhat.com> - 0.7.1-1
|
||||
- New upstream release 0.7.1
|
||||
- Drop all patches (all upstreamed)
|
||||
- Enable smartcard (CAC) support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user