[guacamole/f17] Revert "Revert f17 branch to Guacamole 0.8.0. No ssh support."

Simone Caronni slaanesh at fedoraproject.org
Thu Jun 13 21:40:40 UTC 2013


commit d169cde870ff8da8e3770fdede2298c8626c3e01
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Thu Jun 13 23:36:53 2013 +0200

    Revert "Revert f17 branch to Guacamole 0.8.0. No ssh support."
    
    This reverts commit 7164f19dc25a35a2099a4a39a6f5f3a2479577b4.

 .gitignore     |    1 +
 guacamole.spec |    8 ++++++--
 sources        |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8457f5..85980c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /guacamole-0.7.0.tar.gz
 /guacamole-0.7.1.tar.gz
 /guacamole-0.8.0.tar.gz
+/guacamole-0.8.1.tar.gz
diff --git a/guacamole.spec b/guacamole.spec
index 6136ec8..01a0a92 100644
--- a/guacamole.spec
+++ b/guacamole.spec
@@ -1,6 +1,6 @@
 Name:           guacamole
-Version:        0.8.0
-Release:        2%{?dist}
+Version:        0.8.1
+Release:        1%{?dist}
 Summary:        The main Guacamole web application
 License:        AGPLv3+
 Group:          Development/Libraries
@@ -37,6 +37,7 @@ Requires:       log4j
 Requires:       slf4j
 Requires:       tomcat
 Requires:       tomcat-native
+
 %if 0%{?fedora} || 0%{?rhel} > 6
 BuildRequires:  servlet3
 %else
@@ -112,6 +113,9 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}/
 
 
 %changelog
+* Fri Jun 07 2013 Simone Caronni <negativo17 at gmail.com> - 0.8.1-1
+- Update to 0.8.1.
+
 * Mon Mar 25 2013 Simone Caronni <negativo17 at gmail.com> - 0.8.0-2
 - Source rebuilt upstream due to bug: http://guac-dev.org/trac/ticket/298
 
diff --git a/sources b/sources
index 5c0026d..19b89ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce04e26f2b379d365e9abce4a9d7851c  guacamole-0.8.0.tar.gz
+ea917aca30454fb61f61e510ccd0c0dd  guacamole-0.8.1.tar.gz


More information about the scm-commits mailing list