[vte/f16] Revert "Update to 0.30.0"

Ray Strode rstrode at fedoraproject.org
Tue Sep 27 21:16:30 UTC 2011


commit 2f45de02b40a69f0db560dbc642a83217de5d163
Author: Ray Strode <rstrode at redhat.com>
Date:   Tue Sep 27 17:16:05 2011 -0400

    Revert "Update to 0.30.0"
    
    This reverts commit f9b01ac7b47268a7cfe7de40d775a6dc979751ac.
    
    Build script gone awry

 .gitignore |    1 -
 sources    |    2 +-
 vte.spec   |    5 +----
 3 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c1e3536..5b75a2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,3 @@ vte-0.25.1.tar.bz2
 /vte-0.27.90.tar.bz2
 /vte-0.28.0.tar.bz2
 /vte-0.28.1.tar.xz
-/vte-0.30.0.tar.xz
diff --git a/sources b/sources
index 052722f..ec573b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3eb5dd5831e383a376333d83000f1fa8  vte-0.30.0.tar.xz
+33088ad48b02324b9530c50ffb1312df  vte-0.28.1.tar.xz
diff --git a/vte.spec b/vte.spec
index d311e2c..2b01b0c 100644
--- a/vte.spec
+++ b/vte.spec
@@ -3,7 +3,7 @@
 %define gtk2_version 2.20.0
 
 Name: vte
-Version: 0.30.0
+Version: 0.28.1
 Release: 1%{?dist}
 Summary: A terminal emulator
 License: LGPLv2+
@@ -94,9 +94,6 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/gtk-2.0/*.a
 %doc %{_datadir}/gtk-doc/html/vte-0.0
 
 %changelog
-* Tue Sep 27 2011 Ray <rstrode at redhat.com> - 0.30.0-1
-- Update to 0.30.0
-
 * Thu Jun 16 2011 Tomas Bzatek <tbzatek at redhat.com> - 0.28.1-1
 - Update to 0.28.1
 


More information about the scm-commits mailing list