[libguac/el6: 1/2] Update to 0.7.0

Simone Caronni slaanesh at fedoraproject.org
Thu Dec 13 13:54:39 UTC 2012


commit 30f9ad1d8120500cca8707cb3f8513998efbfaf7
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Thu Dec 13 14:52:55 2012 +0100

    Update to 0.7.0

 .gitignore   |    1 +
 libguac.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d068ec..8062a08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /libguac-0.6.0.tar.gz
 /libguac-0.6.3.tar.gz
+/libguac-0.7.0.tar.gz
diff --git a/libguac.spec b/libguac.spec
index d932b82..262e2e2 100644
--- a/libguac.spec
+++ b/libguac.spec
@@ -1,6 +1,6 @@
 Name:           libguac
-Version:        0.6.3
-Release:        2%{?dist}
+Version:        0.7.0
+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 Dec 13 2012 Simone Caronni <negativo17 at gmail.com> - 0.7.0-1
+- Updated to 0.7.0.
+
 * Mon Oct 22 2012 Simone Caronni <negativo17 at gmail.com> - 0.6.3-2
 - Upstream recreated the tarball from git withouth bumping release;
   autoconf tools update.
diff --git a/sources b/sources
index 54a0960..b78329c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d269ed1db81db457485dfcf3bdd42a4e  libguac-0.6.3.tar.gz
+c1c3bcf2ad01f098bdf081dc3f799b50  libguac-0.7.0.tar.gz


More information about the scm-commits mailing list