[yumex] Release 2.9.10-1

Tim Lauridsen timlau at fedoraproject.org
Fri Jul 30 11:32:41 UTC 2010


commit 9678ab4aee526809e54434772a835befda8facae
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Fri Jul 30 13:32:44 2010 +0200

    Release 2.9.10-1

 .gitignore       |    1 +
 sources          |    2 +-
 yumex-HEAD.patch |   13 -------------
 yumex.spec       |   14 +++++---------
 4 files changed, 7 insertions(+), 23 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 22b1efc..4561023 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 yumex-2.9.9.tar.gz
+yumex-2.9.10.tar.gz
diff --git a/sources b/sources
index aee4171..c8e2bc3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1dfec85615190bd03b2cf41d399af2f7  yumex-2.9.9.tar.gz
+999373c37a0fefb8b9cdaabac36f7a8a  yumex-2.9.10.tar.gz
diff --git a/yumex.spec b/yumex.spec
index ad86634..85ea7f4 100644
--- a/yumex.spec
+++ b/yumex.spec
@@ -1,15 +1,14 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:     yumex
-Version:  2.9.9
-Release:  3%{?dist}
+Version:  2.9.10
+Release:  1%{?dist}
 Summary:  Yum Extender graphical package management tool
 
 Group:    Applications/System
 License:  GPLv2+
 URL:      http://www.yum-extender.org
 Source0:  http://www.yum-extender.org/dnl/yumex/source/%{name}-%{version}.tar.gz
-Patch0:	  yumex-HEAD.patch
 BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch: noarch
@@ -34,7 +33,7 @@ Graphical User Interface for Yum.
 
 %prep
 %setup -q
-%patch0 -p1
+
 
 %build
 make
@@ -76,11 +75,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/fedora-%{name}.desktop
 
 %changelog
-* Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 2.9.9-3
-- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
-
-* Wed Jul 7 2010 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.9-2
-- Added patch with yumex git HEAD, to fix typo
+* Fri Jul 30 2010 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.10-1
+- bumped version to 2.9.10-1
 * Tue Jul 6 2010 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.9-1
 - bumped version to 2.9.9-1
 * Sat Jun 5 2010 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.8-1


More information about the scm-commits mailing list