[alacarte] Bump to 3.7.90

Jasper St. Pierre magcius at fedoraproject.org
Thu Feb 28 03:26:29 UTC 2013


commit 275d215401d200e2b0b5130a99f7bcecf6b58974
Author: Jasper St. Pierre <jstpierre at mecheye.net>
Date:   Wed Feb 27 21:14:49 2013 -0500

    Bump to 3.7.90

 .gitignore           |    1 +
 alacarte-ndesk.patch |   12 ------------
 alacarte.spec        |   11 +++++------
 sources              |    2 +-
 4 files changed, 7 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d0cf0a..50cd307 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ alacarte-0.13.1.tar.bz2
 /alacarte-3.5.5.tar.xz
 /alacarte-3.6.1.tar.xz
 /alacarte-3.7.3.tar.xz
+/alacarte-3.7.90.tar.xz
diff --git a/alacarte.spec b/alacarte.spec
index 1aa157e..299476b 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:        3.7.3
-Release:        2%{?dist}
+Version:        3.7.90
+Release:        1%{?dist}
 Summary:        Menu editor for the GNOME desktop
 
 Group:          Applications/System
@@ -11,9 +11,6 @@ URL:            http://www.gnome.org
 #VCS: git:git://git.gnome.org/alacarte
 Source0:        http://download.gnome.org/sources/alacarte/3.7/%{name}-%{version}.tar.xz
 
-# upstream fix
-Patch0: alacarte-ndesk.patch
-
 BuildArch:      noarch
 
 BuildRequires:  python, python-devel, gettext
@@ -37,7 +34,6 @@ should work with any desktop environment that uses this specification.
 
 %prep
 %setup -q
-%patch0 -p1 -b .ndesk
 
 autoreconf -i -f
 
@@ -88,6 +84,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu Feb 28 2013 Jasper St. Pierre <jstpierre at mecheye.net> - 3.7.90-1
+- Update to 3.7.90
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.7.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 3e7a993..89387c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59e1e9041400e57a77e896460555067a  alacarte-3.7.3.tar.xz
+17bdb877109a7e8a7d41ccf60d349c1e  alacarte-3.7.90.tar.xz


More information about the scm-commits mailing list