[exo] Update to 0.10.4 with various bugfixes

Kevin Fenzi kevin at fedoraproject.org
Tue Mar 17 13:13:57 UTC 2015


commit fbe9dffc650cff56fa7a584faed293f7fd068457
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Tue Mar 17 07:13:50 2015 -0600

    Update to 0.10.4 with various bugfixes

 .gitignore | 1 +
 exo.spec   | 5 ++++-
 sources    | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e36b1df..db347fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ exo-0.3.107.tar.bz2
 /exo-0.10.1.tar.bz2
 /exo-0.10.2.tar.bz2
 /exo-0.10.3.tar.bz2
+/exo-0.10.4.tar.bz2
diff --git a/exo.spec b/exo.spec
index 1f7c547..da11ef4 100644
--- a/exo.spec
+++ b/exo.spec
@@ -5,7 +5,7 @@
 %global xfceversion 4.12
 
 Name:           exo
-Version:        0.10.3
+Version:        0.10.4
 Release:        1%{?dist}
 Summary:        Application library for the Xfce desktop environment
 
@@ -166,6 +166,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
+* Tue Mar 17 2015 Kevin Fenzi <kevin at scrye.com> 0.10.4-1
+- Update to 0.10.4 with various bugfixes
+
 * Sat Feb 28 2015 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 0.10.3-1
 - Update to 0.10.3
 - Remove upstreamed patches
diff --git a/sources b/sources
index 38e2a93..11e0aff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d45b7e18e3a73e4a7b2ec6ef7943de17  exo-0.10.3.tar.bz2
+fe54dad8b897af36628da46b33844f95  exo-0.10.4.tar.bz2


More information about the scm-commits mailing list