[yumex: 1/2] Release 3.0.2-1

Tim Lauridsen timlau at fedoraproject.org
Wed Mar 30 07:31:24 UTC 2011


commit 86a473666fd53d89334513c597baf3730007b340
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Wed Mar 30 09:29:57 2011 +0200

    Release 3.0.2-1

 .gitignore |    1 +
 sources    |    3 +--
 yumex.spec |   10 ++++++++--
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 185cea6..72a444e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ yumex-2.9.9.tar.gz
 yumex-2.9.10.tar.gz
 /yumex-3.0.0.tar.gz
 /yumex-3.0.1.tar.gz
+/yumex-3.0.2.tar.gz
diff --git a/sources b/sources
index dd01c84..2694e29 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-fbfe8d5f93ed05d99a333adcd4cf479f  yumex-3.0.0.tar.gz
-5cd2352353c2f82f80492c97534ef25b  yumex-3.0.1.tar.gz
+ee815c30feff1b17fe51d52becde4291  yumex-3.0.2.tar.gz
diff --git a/yumex.spec b/yumex.spec
index 3ff1f65..b0a9d44 100644
--- a/yumex.spec
+++ b/yumex.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:     yumex
-Version:  3.0.1
+Version:  3.0.2
 Release:  1%{?dist}
 Summary:  Yum Extender graphical package management tool
 
@@ -26,7 +26,7 @@ Requires: python-iniparse
 Requires: dbus-python
 Requires: udisks
 Requires: python-kitchen
-Requires: gnome-python2-gconf
+Requires: urlgrabber
 
 %description
 Graphical User Interface for Yum.
@@ -76,6 +76,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/fedora-%{name}.desktop
 
 %changelog
+* Wed Mar 30 2011 Tim Lauridsen <timlau at fedoraproject.org> 3.0.2-1
+- bumped version to 3.0.2-1
+* Thu Jan 6 2011 Tim Lauridsen <timlau at fedoraproject.org> 3.0.1-1
+- removed gnome-python2-gconf requirement, not need anymore
+* Sun Jan 2 2011 Tim Lauridsen <timlau at fedoraproject.org> 3.0.1-1
+- Added urlgrabber requirement
 * Tue Dec 21 2010 Tim Lauridsen <timlau at fedoraproject.org> - 3.0.1-1
 - bumped version to 3.0.1-1
 * Sat Nov 6 2010 Tim Lauridsen <timlau at fedoraproject.org> - 3.0.0-1


More information about the scm-commits mailing list