[x-tile/f14] Update to 1.9

Mohamed ElMorabity melmorabity at fedoraproject.org
Sun Jun 26 12:08:07 UTC 2011


commit 9321004309613f5dd6759046353d98c9304eb9c3
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Sun Jun 26 14:06:02 2011 +0200

    Update to 1.9

 .gitignore  |    1 +
 sources     |    2 +-
 x-tile.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69aeffa..c8afe5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ x-tile-1.5.2.tar.gz
 /x-tile-1.8.4.tar.gz
 /x-tile-1.8.5.tar.gz
 /x-tile-1.8.6.tar.gz
+/x-tile-1.9.tar.gz
diff --git a/sources b/sources
index 82038a8..339e193 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5176ceda20028e42b6aa6e40de7415cc  x-tile-1.8.6.tar.gz
+e7439fefdba9b57d0b75586ab3e8d9cb  x-tile-1.9.tar.gz
diff --git a/x-tile.spec b/x-tile.spec
index b45663a..ef35796 100644
--- a/x-tile.spec
+++ b/x-tile.spec
@@ -1,5 +1,5 @@
 Name:           x-tile
-Version:        1.8.6
+Version:        1.9
 Release:        1%{?dist}
 Summary:        A GNOME panel applet to tile windows in different ways
 
@@ -57,7 +57,7 @@ require the GNOME panel and works only without the applet
 
 
 %prep
-%setup -q -n %{name}_%{version}
+%setup -q
 
 # Remove import of cons module in setup.py, only needed to get the current
 # version of x-tile and supported languages. The cons module calls the gtk one,
@@ -108,6 +108,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-ng.desktop
 
 
 %changelog
+* Sun Jun 26 2011 Mohamed El Morabity <melmorabity at fedoraproject.org> - 1.9-1
+- Update to 1.9
+
 * Thu Mar 17 2011 Mohamed El Morabity <melmorabity at fedoraproject.org> - 1.8.6-1
 - Update to 1.8.6
 


More information about the scm-commits mailing list