rpms/yumex/F-13 sources,1.68,1.69 yumex.spec,1.84,1.85

Tim Lauridsen timlau at fedoraproject.org
Sat Jun 5 05:31:09 UTC 2010


Author: timlau

Update of /cvs/pkgs/rpms/yumex/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv17749

Modified Files:
	sources yumex.spec 
Log Message:
Release 2.9.8-1


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/yumex/F-13/sources,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -p -r1.68 -r1.69
--- sources	31 Jan 2010 07:54:55 -0000	1.68
+++ sources	5 Jun 2010 05:31:08 -0000	1.69
@@ -1 +1 @@
-4746a0e7c371c7c7c47a3e6eb9a1aa35  yumex-2.9.7.tar.gz
+7c1a804a5b0172d9472aec5284d311fd  yumex-2.9.8.tar.gz


Index: yumex.spec
===================================================================
RCS file: /cvs/pkgs/rpms/yumex/F-13/yumex.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -p -r1.84 -r1.85
--- yumex.spec	31 Jan 2010 07:54:55 -0000	1.84
+++ yumex.spec	5 Jun 2010 05:31:08 -0000	1.85
@@ -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:  2.9.7
+Version:  2.9.8
 Release:  1%{?dist}
 Summary:  Yum Extender graphical package management tool
 
@@ -18,12 +18,14 @@ BuildRequires: gettext
 BuildRequires: intltool
 
 
-Requires: yum >= 3.2.21
+Requires: yum >= 3.2.23
 Requires: pygtk2 >= 2.14
 Requires: usermode
 Requires: pexpect
 Requires: python-enum
 Requires: python-iniparse
+Requires: dbus-python
+Requires: udisks
 
 %description
 Graphical User Interface for Yum.
@@ -73,6 +75,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/fedora-%{name}.desktop
 
 %changelog
+* Sat Jun 5 2010 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.8-1
+- bumped version to 2.9.8-1
 * Mon Jan 31 2010 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.7-1
 - bumped version to 2.9.7-1
 * Mon Jan 11 2010 Tim Lauridsen <timlau at fedoraproject.org> - 2.9.6-1



More information about the scm-commits mailing list