[yumex] Release 3.0.12-1

Tim Lauridsen timlau at fedoraproject.org
Sun Sep 22 10:00:48 UTC 2013


commit 5f0f0e0e1784163df66f9aa3e04462900c51b27b
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Sun Sep 22 12:00:21 2013 +0200

    Release 3.0.12-1

 .gitignore |    1 +
 sources    |    2 +-
 yumex.spec |    4 +++-
 3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0565ebd..5fbb22c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ yumex-2.9.10.tar.gz
 /yumex-3.0.9.tar.gz
 /yumex-3.0.10.tar.gz
 /yumex-3.0.11.tar.gz
+/yumex-3.0.12.tar.gz
diff --git a/sources b/sources
index 84a1800..9d6bd14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-965b8695933cccd93d8ccf95eb7a10e1  yumex-3.0.11.tar.gz
+7b4dd09ebc0029e51f088526e40b9047  yumex-3.0.12.tar.gz
diff --git a/yumex.spec b/yumex.spec
index 568b74b..edf552e 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.11
+Version:  3.0.12
 Release:  1%{?dist}
 Summary:  Yum Extender graphical package management tool
 
@@ -84,6 +84,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/*.desktop
 
 %changelog
+* Sat Sep 22 2013 Tim Lauridsen <timlau at fedoraproject.org> 3.0.13-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
 * Thu Nov 15 2012 Tim Lauridsen <timlau at fedoraproject.org> 3.0.10-1


More information about the scm-commits mailing list