From 1a616e043d946623a9786acc2618c49cc889208b Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: May 25 2015 20:20:54 +0000 Subject: Update to 0.10.6 - Fixes bug #1217807 --- diff --git a/.gitignore b/.gitignore index db347fd..9b0b91f 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ exo-0.3.107.tar.bz2 /exo-0.10.2.tar.bz2 /exo-0.10.3.tar.bz2 /exo-0.10.4.tar.bz2 +/exo-0.10.6.tar.bz2 diff --git a/exo.spec b/exo.spec index da11ef4..691df21 100644 --- a/exo.spec +++ b/exo.spec @@ -5,7 +5,7 @@ %global xfceversion 4.12 Name: exo -Version: 0.10.4 +Version: 0.10.6 Release: 1%{?dist} Summary: Application library for the Xfce desktop environment @@ -166,6 +166,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Mon May 25 2015 Kevin Fenzi 0.10.6-1 +- Update to 0.10.6 +- Fixes bug #1217807 + * Tue Mar 17 2015 Kevin Fenzi 0.10.4-1 - Update to 0.10.4 with various bugfixes diff --git a/sources b/sources index 11e0aff..e8c3960 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe54dad8b897af36628da46b33844f95 exo-0.10.4.tar.bz2 +895e4f38d2cfe58d69679e2902a335a5 exo-0.10.6.tar.bz2