[yumex] Release 3.0.3-1

Tim Lauridsen timlau at fedoraproject.org
Wed Apr 27 05:05:21 UTC 2011


commit c519365ff7ebbc3ea8397e4f8c7ccb397b25e6bd
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Wed Apr 27 07:05:03 2011 +0200

    Release 3.0.3-1

 .gitignore |    1 +
 sources    |    2 +-
 yumex.spec |    4 +++-
 3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 72a444e..f665ee0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ yumex-2.9.10.tar.gz
 /yumex-3.0.0.tar.gz
 /yumex-3.0.1.tar.gz
 /yumex-3.0.2.tar.gz
+/yumex-3.0.3.tar.gz
diff --git a/sources b/sources
index 2694e29..5fe4e7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee815c30feff1b17fe51d52becde4291  yumex-3.0.2.tar.gz
+a9630fa9c246b881d7541978005c6cab  yumex-3.0.3.tar.gz
diff --git a/yumex.spec b/yumex.spec
index b0a9d44..8605ce6 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.2
+Version:  3.0.3
 Release:  1%{?dist}
 Summary:  Yum Extender graphical package management tool
 
@@ -76,6 +76,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/fedora-%{name}.desktop
 
 %changelog
+* Wed Apr 27 2011 Tim Lauridsen <timlau at fedoraproject.org> 3.0.3-1
+- bumped version to 3.0.3-1
 * 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


More information about the scm-commits mailing list