summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandro Bonazzola <sbonazzo@redhat.com>2016-02-10 12:16:59 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2016-03-02 15:44:53 +0100
commit85a16afa8dae368ce0745f4d5885b0b268a115bb (patch)
tree5802f69a869b9203a7c42ff822f868621877d608
parent2ec64dabbeaa13a932160e23ad53a2113a93591e (diff)
packaging: bump version to 4.0
Change-Id: I1bc61dbbaa39a6e0d5d5866065d6c12c5af51bf7 Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
-rw-r--r--ovirt-guest-tools-iso.spec.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/ovirt-guest-tools-iso.spec.in b/ovirt-guest-tools-iso.spec.in
index 6dc1c40..c91da04 100644
--- a/ovirt-guest-tools-iso.spec.in
+++ b/ovirt-guest-tools-iso.spec.in
@@ -1,11 +1,11 @@
# Up to two digits, to fit in the iso label
-%global rel 3
+%global rel 0
%global spice_nsis_version @VERSION@
%global source_base spice-nsis-%{spice_nsis_version}
Name: ovirt-guest-tools-iso
-Version: 3.6
+Version: 4.0
Release: %{rel}_master%{?release_suffix}%{?dist}
Summary: oVirt Windows Guest Tools
License: GPLv2 and GPLv2+ and ASL 2.0 and Zlib and MIT and Python and Platform SDK Redistributable EULA and Microsoft DDK Redistributable EULA
@@ -60,6 +60,9 @@ make %{make_common_opts} install DESTDIR="%{buildroot}"
%{_datadir}/%{name}
%changelog
+* Wed Feb 10 2016 Sandro Bonazzola <sbonazzo@redhat.com> - 4.0-0
+- Bumping version to 4.0
+
* Wed Nov 11 2015 Yedidyah Bar David <didi@redhat.com> 3.6-3
- merged into upstream git repo spice-nsis
- separated Makefile out of the spec file