[yumex] Updated .spec to match release 3.0.11

Tim Lauridsen timlau at fedoraproject.org
Mon Aug 26 08:53:36 UTC 2013


commit cd79f88936eb06554408d595b225ff993ace78b8
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Mon Aug 26 10:53:24 2013 +0200

    Updated .spec to match release 3.0.11

 yumex.spec |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/yumex.spec b/yumex.spec
index 9c1ec79..568b74b 100644
--- a/yumex.spec
+++ b/yumex.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:     yumex
-Version:  3.0.10
-Release:  3%{?dist}
+Version:  3.0.11
+Release:  1%{?dist}
 Summary:  Yum Extender graphical package management tool
 
 Group:    Applications/System
@@ -20,6 +20,7 @@ BuildRequires: intltool
 
 Requires: yum >= 3.2.23
 Requires: pygtk2 >= 2.14
+Requires: pycairo
 Requires: pexpect
 Requires: python-iniparse
 Requires: dbus-python
@@ -83,12 +84,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/*.desktop
 
 %changelog
-* Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.10-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.10-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
+* Mon Aug 26 2013 Tim Lauridsen <timlau at fedoraproject.org> 3.0.11-1
+- bumped version to 3.0.11
 * Thu Nov 15 2012 Tim Lauridsen <timlau at fedoraproject.org> 3.0.10-1
 - bumped version to 3.0.10
 * Fri Oct 12 2012 Tim Lauridsen <timlau at fedoraproject.org> 3.0.9-2


More information about the scm-commits mailing list