From 3b3819f72d50facfdf48e68179d04f7aa929899b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Oct 17 2012 18:08:59 +0000 Subject: Update to 3.6.1 --- 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 - 3.6.1-1 +- Update to 3.6.1 + * Wed Sep 19 2012 Matthias Clasen - 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