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 0.10.0-1 +- Update to 0.10.0 + * Thu Jul 19 2012 Fedora Release Engineering - 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