[alacarte/f14/master] 0.13.2

Matthias Clasen mclasen at fedoraproject.org
Thu Sep 30 04:20:37 UTC 2010


commit 73cc07af6fde34bdbfc6929148ddaa3031f11897
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 29 23:56:55 2010 -0400

    0.13.2

 .gitignore    |    1 +
 alacarte.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cdc165c..ede0583 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 alacarte-0.13.1.tar.bz2
+/alacarte-0.13.2.tar.bz2
diff --git a/alacarte.spec b/alacarte.spec
index dc436c4..8e539dd 100644
--- a/alacarte.spec
+++ b/alacarte.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           alacarte
-Version:        0.13.1
-Release:        3%{?dist}
+Version:        0.13.2
+Release:        1%{?dist}
 Summary:        Menu editor for the GNOME desktop
 
 Group:          Applications/System
@@ -89,6 +89,9 @@ fi
 %{_datadir}/icons/hicolor/256x256/apps/alacarte.png
 
 %changelog
+* Wed Sep 29 2010 Matthias Clasen <mclasen at redhat.com> - 0.13.2-1
+- Update to 0.13.2
+
 * Tue Jul 27 2010 David Malcolm <dmalcolm at redhat.com> - 0.13.1-3
 - patch configure.ac to support python 2.7; regenerate configure script
 
diff --git a/sources b/sources
index f6b3844..5d7d616 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b45232eaf093e7e1fbf99b335d8b880c  alacarte-0.13.1.tar.bz2
+de84e437babebe036ab8dc9a518282ca  alacarte-0.13.2.tar.bz2


More information about the scm-commits mailing list