[exo] Update to 0.10.0

Kevin Fenzi kevin at fedoraproject.org
Tue Dec 4 18:31:57 UTC 2012


commit 8bf5365eb4ea719419445a8c292b0b6113cba235
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Tue Dec 4 11:31:54 2012 -0700

    Update to 0.10.0

 .gitignore |    1 +
 exo.spec   |    9 ++++++---
 sources    |    4 +---
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2413a4..f53b552 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ exo-0.3.107.tar.bz2
 /exo-0.7.2.tar.bz2
 /exo-0.7.3.tar.bz2
 /exo-0.8.0.tar.bz2
+/exo-0.10.0.tar.bz2
diff --git a/exo.spec b/exo.spec
index 64b1047..9effe6c 100644
--- a/exo.spec
+++ b/exo.spec
@@ -1,12 +1,12 @@
 %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.8
+%global minorversion 0.10
 %global xfceversion 4.10
 
 Name:           exo
-Version:        0.8.0
-Release:        2%{?dist}
+Version:        0.10.0
+Release:        1%{?dist}
 Summary:        Application library for the Xfce desktop environment
 
 Group:          System Environment/Libraries
@@ -158,6 +158,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
+* Tue Dec 04 2012 Kevin Fenzi <kevin at scrye.com> 0.10.0-1
+- Update to 0.10.0
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 952e722..bb1db0e 100644
--- a/sources
+++ b/sources
@@ -1,3 +1 @@
-189bd19210e1d7d8601be1cdf27bf259  exo-0.8.0.tar.bz2
-5967338f62bcfc456039ca2d4591506f  internet-mail-24.png
-7372d488df90bb3595f27bbde89bd986  internet-mail-48.png
+1077fa3922835a4e60c6d7d3af342cb1  exo-0.10.0.tar.bz2


More information about the scm-commits mailing list