[alacarte/f20] Update to 3.10.0

Kalev Lember kalev at fedoraproject.org
Wed Sep 25 00:30:56 UTC 2013


commit b7b821c7a908c4c467a818b9a9b7058d79283732
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Sep 25 00:30:41 2013 +0200

    Update to 3.10.0

 .gitignore    |    1 +
 alacarte.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 816cd61..d42de0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ alacarte-0.13.1.tar.bz2
 /alacarte-3.7.3.tar.xz
 /alacarte-3.7.90.tar.xz
 /alacarte-3.9.91.tar.xz
+/alacarte-3.10.0.tar.xz
diff --git a/alacarte.spec b/alacarte.spec
index 9bb7bf2..414b27a 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.9.91
+Version:        3.10.0
 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.9/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/alacarte/3.10/%{name}-%{version}.tar.xz
 
 BuildArch:      noarch
 
@@ -84,6 +84,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Sep 25 2013 Kalev Lember <kalevlember at gmail.com> - 3.10.0-1
+- Update to 3.10.0
+
 * Wed Sep 04 2013 Kalev Lember <kalevlember at gmail.com> - 3.9.91-1
 - Update to 3.9.91
 
diff --git a/sources b/sources
index 4875aad..0bff07d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83af0e8d53d69728ea50ddd6ff8ce539  alacarte-3.9.91.tar.xz
+817b0ebd9bf234d184088c6290f05acd  alacarte-3.10.0.tar.xz


More information about the scm-commits mailing list