[yumex] Release 3.0.14

Tim Lauridsen timlau at fedoraproject.org
Tue Feb 25 16:56:53 UTC 2014


commit c5627f656ef6a3019b45c36a1c0ed14827d10b0b
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Tue Feb 25 17:57:34 2014 +0100

    Release 3.0.14

 .gitignore |    1 +
 sources    |    2 +-
 yumex.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f27b6c9..fd60cd1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ yumex-2.9.10.tar.gz
 /yumex-3.0.11.tar.gz
 /yumex-3.0.12.tar.gz
 /yumex-3.0.13.tar.gz
+/yumex-3.0.14.tar.gz
diff --git a/sources b/sources
index e2f3526..f1364bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-725823d987a2659c97c429ea5fe95bba  yumex-3.0.13.tar.gz
+0834fc10e1ce35b449b8b874145dbb40  yumex-3.0.14.tar.gz
diff --git a/yumex.spec b/yumex.spec
index 0108481..987eea7 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.13
+Version:  3.0.14
 Release:  1%{?dist}
 Summary:  Yum Extender graphical package management tool
 
@@ -82,8 +82,11 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace)  %{_sysconfdir}/yumex.conf
 %{_datadir}/polkit-1/actions/dk.yumex.backend.policy
 %{_datadir}/applications/*.desktop
+%{_datadir}/appdata/*.xml
 
 %changelog
+* Tue Feb 25 2014 Tim Lauridsen <timlau at fedoraproject.org> 3.0.14-1
+- bumped version to 3.0.14
 * 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


More information about the scm-commits mailing list