[libguac/el6] Update to 0.6.2

Simone Caronni slaanesh at fedoraproject.org
Thu Aug 30 09:32:51 UTC 2012


commit 542fae2e1067477d8212a82b9b35c8e86cfbe45b
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Thu Aug 30 11:23:52 2012 +0200

    Update to 0.6.2

 .gitignore   |    1 +
 libguac.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f89410d..8141bc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libguac-0.6.0.tar.gz
+/libguac-0.6.2.tar.gz
diff --git a/libguac.spec b/libguac.spec
index 89947f2..1626fe0 100644
--- a/libguac.spec
+++ b/libguac.spec
@@ -1,6 +1,6 @@
 Name:           libguac
-Version:        0.6.0
-Release:        7%{?dist}
+Version:        0.6.2
+Release:        1%{?dist}
 Summary:        The common library used by all C components of Guacamole
 Group:          System Environment/Libraries
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
@@ -65,6 +65,9 @@ cp -fr doc/doxygen-output/html .
 
 
 %changelog
+* Thu Aug 30 2012 Simone Caronni <negativo17 at gmail.com> - 0.6.2-1
+- Updated to 0.6.2.
+
 * Fri Jun 15 2012 Simone Caronni <negativo17 at gmail.com> - 0.6.0-7
 - Moved back plugins to _libdir.
 - Removed _isaed build requirements.
diff --git a/sources b/sources
index 04d6df0..c2e770e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-37e079dbe081123d0e72b4cacb9698fd  libguac-0.6.0.tar.gz
+3737c9840e1fec723eaf76c61b5335c7  libguac-0.6.2.tar.gz


More information about the scm-commits mailing list