[exo] Update to 0.6.0

Kevin Fenzi kevin at fedoraproject.org
Sun Jan 16 21:26:12 UTC 2011


commit 82c3ae9eb8b5bc3b7d60f6c2a9de5fca9c460f85
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Sun Jan 16 14:26:00 2011 -0700

    Update to 0.6.0

 .gitignore |    1 +
 exo.spec   |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b185316..50ed14f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 exo-0.3.107.tar.bz2
 /exo-0.5.6.tar.bz2
+/exo-0.6.0.tar.bz2
diff --git a/exo.spec b/exo.spec
index 0bd7686..865dfbf 100644
--- a/exo.spec
+++ b/exo.spec
@@ -1,11 +1,11 @@
 %if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %endif
-%global minorversion 0.5
-%global xfceversion 4.7
+%global minorversion 0.6
+%global xfceversion 4.8
 
 Name:           exo
-Version:        0.5.6
+Version:        0.6.0
 Release:        1%{?dist}
 Summary:        Application library for the Xfce desktop environment
 
@@ -149,6 +149,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitearch}/pyexo.*
 
 %changelog
+* Sun Jan 11 2011 Kevin Fenzi <kevin at tummy.com> - 0.6.0-1
+- Update to 0.6.0
+
 * Sun Jan 02 2011 Christoph Wickert <cwickert at fedoraproject.org> - 0.5.6-1
 - Update to 0.5.6
 - Drop obsolete BR for dbus-glib
diff --git a/sources b/sources
index 5331031..c5030dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f739b307e656b908fa0d26d568979d7e  exo-0.5.6.tar.bz2
+ac9deafdf9de426d8a03855ac549f424  exo-0.6.0.tar.bz2


More information about the scm-commits mailing list