[guacamole-client] Update to 0.9.5

Simone Caronni slaanesh at fedoraproject.org
Tue Feb 24 10:57:33 UTC 2015


commit fd2d1f13e88e165c6c08a97fa007b47daaa542e3
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Tue Feb 24 11:57:29 2015 +0100

    Update to 0.9.5

 .gitignore            | 1 +
 guacamole-client.spec | 8 +++++---
 sources               | 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 59eb297..e6f1616 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /guacamole-client-0.9.2.tar.gz
 /guacamole-client-0.9.3.tar.gz
 /guacamole-client-0.9.4.tar.gz
+/guacamole-client-0.9.5.tar.gz
diff --git a/guacamole-client.spec b/guacamole-client.spec
index 10c4ac1..1594532 100644
--- a/guacamole-client.spec
+++ b/guacamole-client.spec
@@ -1,6 +1,6 @@
 Name:           guacamole-client
-Version:        0.9.4
-Release:        2%{?dist}
+Version:        0.9.5
+Release:        1%{?dist}
 Summary:        Server-side Java components that form the Guacamole application
 
 License:        MPLv1.1 or GPL+ or AGPLv3+
@@ -29,7 +29,6 @@ BuildRequires:  mvn(org.slf4j:slf4j-jcl)
 BuildRequires:  maven-local
 BuildRequires:  maven-release-plugin
 BuildRequires:  mvn(org.apache.maven.plugins:maven-war-plugin)
-BuildRequires:  servlet = 3.0
 
 %description
 Guacamole is an HTML5 remote desktop gateway.
@@ -114,6 +113,9 @@ ln -sf %{_sysconfdir}/guacamole/guacamole.properties %{buildroot}%{_datadir}/tom
 %license guacamole/LICENSE
 
 %changelog
+* Tue Feb 24 2015 Simone Caronni <negativo17 at gmail.com> - 0.9.5-1
+- Update to 0.9.5.
+
 * Fri Feb 13 2015 gil cattaneo <puntogil at libero.it> 0.9.4-2
 - introduce license macro
 - fix unowned directory
diff --git a/sources b/sources
index 74ba226..638dee0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b38cb2a13535653437d0952d0d7c4c2e  guacamole-client-0.9.4.tar.gz
+726ea3c9ed913e71609351ea26be2ee5  guacamole-client-0.9.5.tar.gz


More information about the scm-commits mailing list