[yumex] Release 2.0.13-1

Tim Lauridsen timlau at fedoraproject.org
Wed Oct 16 06:00:54 UTC 2013


commit 7414e7ace8b5eb4e09b81afecc56977ce428c0f4
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Wed Oct 16 08:00:41 2013 +0200

    Release 2.0.13-1

 .gitignore |    1 +
 sources    |    2 +-
 yumex.spec |   10 ++++++----
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5fbb22c..f27b6c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ yumex-2.9.10.tar.gz
 /yumex-3.0.10.tar.gz
 /yumex-3.0.11.tar.gz
 /yumex-3.0.12.tar.gz
+/yumex-3.0.13.tar.gz
diff --git a/sources b/sources
index 9d6bd14..e2f3526 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b4dd09ebc0029e51f088526e40b9047  yumex-3.0.12.tar.gz
+725823d987a2659c97c429ea5fe95bba  yumex-3.0.13.tar.gz
diff --git a/yumex.spec b/yumex.spec
index d70fa3a..0108481 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.12
-Release:  2%{?dist}
+Version:  3.0.13
+Release:  1%{?dist}
 Summary:  Yum Extender graphical package management tool
 
 Group:    Applications/System
@@ -84,9 +84,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/*.desktop
 
 %changelog
-* Mon Oct 07 2013 Tim Lauridsen <timlau at fedoraproject.org> 3.0.13-2
+* Wed Oct 16 2013 Tim Lauridsen <timlau at fedoraproject.org> 3.0.13-1
+- bumped version to 3.0.13
+* Mon Oct 07 2013 Tim Lauridsen <timlau at fedoraproject.org> 3.0.12-2
 - changed requirement pexpect to python-pexpect
-* Sat Sep 22 2013 Tim Lauridsen <timlau at fedoraproject.org> 3.0.13-1
+* Sat Sep 22 2013 Tim Lauridsen <timlau at fedoraproject.org> 3.0.12-1
 - bumped version to 3.0.12
 * Mon Aug 26 2013 Tim Lauridsen <timlau at fedoraproject.org> 3.0.11-1
 - bumped version to 3.0.11


More information about the scm-commits mailing list