From 3dd1886a551f80757c1c282fe8b656f512ba340f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: May 09 2011 18:36:20 +0000 Subject: Update to 0.6.1 --- diff --git a/.gitignore b/.gitignore index 6727036..577d8b7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ exo-0.3.107.tar.bz2 /exo-0.6.0.tar.bz2 /internet-mail-24.png /internet-mail-48.png +/exo-0.6.1.tar.bz2 diff --git a/exo.spec b/exo.spec index b5d3a9f..76717f3 100644 --- a/exo.spec +++ b/exo.spec @@ -5,8 +5,8 @@ %global xfceversion 4.8 Name: exo -Version: 0.6.0 -Release: 6%{?dist} +Version: 0.6.1 +Release: 1%{?dist} Summary: Application library for the Xfce desktop environment Group: System Environment/Libraries @@ -20,9 +20,6 @@ Source1: internet-mail-24.png Source2: internet-mail-48.png # FIXME: upstream this patch Patch0: exo-0.5.4-x86_64-build.patch -# https://bugzilla.xfce.org/show_bug.cgi?id=7257 -# http://git.xfce.org/xfce/exo/commit/?id=2e3744b9f9e64fbed18513027c0d000cbc8d046b -Patch1: exo-0.6.0-mime-type.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: dbus-devel >= 0.22 @@ -63,8 +60,6 @@ Python libraries and header files for the exo library. %setup -q %patch0 -p1 -b .x86_64-build -%patch1 -p1 -b .mime-remove - %build %configure --enable-gtk-doc --disable-static @@ -158,6 +153,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitearch}/pyexo.* %changelog +* Mon May 09 2011 Kevin Fenzi - 0.6.1-1 +- Update to 0.6.1 + * Sun May 08 2011 Kevin Fenzi - 0.6.0-6 - Add patch to remove mime types from desktop files. - Fixes bug #674321 diff --git a/sources b/sources index 4253050..546dc21 100644 --- a/sources +++ b/sources @@ -1,3 +1 @@ -ac9deafdf9de426d8a03855ac549f424 exo-0.6.0.tar.bz2 -5967338f62bcfc456039ca2d4591506f internet-mail-24.png -7372d488df90bb3595f27bbde89bd986 internet-mail-48.png +2ae3d9a9dedc3adebb748fa8724e02ce exo-0.6.1.tar.bz2