[libgda] Revert "Update to 4.2.9"

Haïkel Guémar hguemar at fedoraproject.org
Thu Oct 20 05:31:02 UTC 2011


commit 91e3b72ce40803aa9edbfc16d3452b37c78c5d1a
Author: Haïkel Guémar <hguemar at fedoraproject.org>
Date:   Thu Oct 20 07:29:15 2011 +0200

    Revert "Update to 4.2.9"
    
    This reverts commit ec4fd055b302285c121b24fe3e9f1d898312523d.
    
    reason: 4.2.9 is buggy and shouldn't have been pushed in the first place

 .gitignore  |    1 -
 libgda.spec |    7 ++-----
 sources     |    2 +-
 3 files changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f3402e..95eae92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,3 @@ libgda-4.1.6.tar.bz2
 /libgda-4.2.4.tar.bz2
 /libgda-4.2.5.tar.bz2
 /libgda-4.2.8.tar.bz2
-/libgda-4.2.9.tar.xz
diff --git a/libgda.spec b/libgda.spec
index 8805539..07a3dc4 100644
--- a/libgda.spec
+++ b/libgda.spec
@@ -19,13 +19,13 @@
 
 Name:             libgda
 Epoch:            1
-Version:          4.2.9
+Version:          4.2.8
 Release:          1%{?dist}
 Summary:          Library for writing gnome database programs
 Group:            System Environment/Libraries
 License:          LGPLv2+
 URL:              http://www.gnome-db.org/
-Source:           http://ftp.gnome.org/pub/GNOME/sources/%{name}/4.0/%{name}-%{version}.tar.xz
+Source:           http://ftp.gnome.org/pub/GNOME/sources/%{name}/4.0/%{name}-%{version}.tar.bz2
 Patch1:           libgda-3.0.0-man.patch
 Patch2:           libgda-3.99.8-lib64.patch
 Patch3:           libgda-4.2.4-sqlite3.patch
@@ -503,9 +503,6 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Tue Sep 27 2011 Ray <rstrode at redhat.com> - 1:4.2.9-1
-- Update to 4.2.9
-
 * Thu Aug 25 2011 Haïkel Guémar <hguemar at fedoraproject.org> - 1:4.2.8-1
 - upstream 4.2.8
 - ldap read-only support is back
diff --git a/sources b/sources
index 2ac4b94..b7d2e7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87d77992c141b9893d071976ebb8213a  libgda-4.2.9.tar.xz
+320e6d237776ce4fab79e7c2210521da  libgda-4.2.8.tar.bz2


More information about the scm-commits mailing list