[guacamole-server] Fix version number

Simone Caronni slaanesh at fedoraproject.org
Mon Oct 6 07:08:49 UTC 2014


commit 25be74d60a733f9b922d23af80ce499eefac7d44
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Mon Oct 6 09:08:37 2014 +0200

    Fix version number

 guacamole-server.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/guacamole-server.spec b/guacamole-server.spec
index 5909db6..29a96b6 100644
--- a/guacamole-server.spec
+++ b/guacamole-server.spec
@@ -2,8 +2,8 @@
 %global username guacd
 
 Name:           guacamole-server
-Version:        0.9.2
-Release:        3%{?dist}
+Version:        0.9.3
+Release:        1%{?dist}
 Summary:        Server-side native components that form the Guacamole proxy
 
 License:        MPLv1.1 or GPLv2+
@@ -254,7 +254,7 @@ fi
 %attr(750,%{username},%{username}) %{_sharedstatedir}/guacd
 
 %changelog
-* Mon Oct 06 2014 Simone Caronni <negativo17 at gmail.com> - 0.9.2-3
+* Mon Oct 06 2014 Simone Caronni <negativo17 at gmail.com> - 0.9.3-1
 - Update to 0.9.3.
 
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.2-2


More information about the scm-commits mailing list