[alacarte/f18] Update to 3.6.1

Kalev Lember kalev at fedoraproject.org
Wed Oct 17 18:09:23 UTC 2012


commit 3b3819f72d50facfdf48e68179d04f7aa929899b
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Oct 17 20:08:59 2012 +0200

    Update to 3.6.1

 .gitignore    |    1 +
 alacarte.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d3cdb80..03e6ea2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ alacarte-0.13.1.tar.bz2
 /alacarte-0.13.4.tar.xz
 /alacarte-3.5.4.tar.xz
 /alacarte-3.5.5.tar.xz
+/alacarte-3.6.1.tar.xz
diff --git a/alacarte.spec b/alacarte.spec
index 39ce4b7..636b628 100644
--- a/alacarte.spec
+++ b/alacarte.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           alacarte
-Version:        3.5.5
+Version:        3.6.1
 Release:        1%{?dist}
 Summary:        Menu editor for the GNOME desktop
 
@@ -9,7 +9,7 @@ Group:          Applications/System
 License:        LGPLv2+
 URL:            http://www.gnome.org
 #VCS: git:git://git.gnome.org/alacarte
-Source0:        http://download.gnome.org/sources/alacarte/3.5/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/alacarte/3.6/%{name}-%{version}.tar.xz
 
 BuildArch:      noarch
 
@@ -82,6 +82,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Oct 17 2012 Kalev Lember <kalevlember at gmail.com> - 3.6.1-1
+- Update to 3.6.1
+
 * Wed Sep 19 2012 Matthias Clasen <mclasen at redhat.com> - 3.5.5-1
 - Update to 3.5.5
 
diff --git a/sources b/sources
index c935317..60120c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c34aaa7656ee758ae86ad973feb1837  alacarte-3.5.5.tar.xz
+4b801fa3125b82d0a29b4ff83d9e9d5b  alacarte-3.6.1.tar.xz


More information about the scm-commits mailing list