Update to 0.16.0 release

This commit is contained in:
Christophe Fergeau 2015-06-30 17:31:46 +02:00
parent d162109c45
commit c01f502806
3 changed files with 8 additions and 14 deletions

10
.gitignore vendored
View File

@ -1,9 +1 @@
/spice-vdagent-0.6.3.tar.bz2
/spice-vdagent-0.8.0.tar.bz2
/spice-vdagent-0.8.1.tar.bz2
/spice-vdagent-0.10.0.tar.bz2
/spice-vdagent-0.10.1.tar.bz2
/spice-vdagent-0.12.0.tar.bz2
/spice-vdagent-0.12.1.tar.bz2
/spice-vdagent-0.14.0.tar.bz2
/spice-vdagent-0.15.0.tar.bz2
/spice-vdagent-*.tar.bz2

View File

@ -1 +1 @@
2919ac7a4195b0b4b2588fae90a9241c spice-vdagent-0.15.0.tar.bz2
e1d8e79456045054843db14b9635a4ce spice-vdagent-0.16.0.tar.bz2

View File

@ -1,6 +1,6 @@
Name: spice-vdagent
Version: 0.15.0
Release: 5%{?dist}
Version: 0.16.0
Release: 1%{?dist}
Summary: Agent for Spice guests
Group: Applications/System
License: GPLv3+
@ -29,7 +29,7 @@ Features:
%prep
%setup -q
autoreconf -fi
#autoreconf -fi
%build
@ -53,7 +53,6 @@ make install DESTDIR=$RPM_BUILD_ROOT V=2
%files
%doc COPYING ChangeLog README TODO
%config(noreplace) %{_sysconfdir}/rsyslog.d/spice-vdagentd.conf
/lib/udev/rules.d/70-spice-vdagentd.rules
%{_unitdir}/spice-vdagentd.service
%{_unitdir}/spice-vdagentd.target
@ -69,6 +68,9 @@ make install DESTDIR=$RPM_BUILD_ROOT V=2
%changelog
* Tue Jun 30 2015 Christophe Fergeau <cfergeau@redhat.com> 0.16.0-1
- Update to 0.16.0 release
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild