diff --git a/.gitignore b/.gitignore index 7368994..05c1df9 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /geary-0.8.1.tar.xz /geary-0.8.2.tar.xz /geary-0.8.3.tar.xz +/geary-0.9.0.tar.xz diff --git a/geary.spec b/geary.spec index cdf0927..80ab545 100644 --- a/geary.spec +++ b/geary.spec @@ -1,5 +1,5 @@ Name: geary -Version: 0.8.3 +Version: 0.9.0 Release: 1%{?dist} Summary: A lightweight email program designed around conversations # Geary is under LGPLv2+. @@ -9,7 +9,7 @@ Summary: A lightweight email program designed around conversations # COPYING.icons). License: LGPLv2+ and BSD and CC-BY and CC-BY-SA and Public Domain URL: https://wiki.gnome.org/Apps/Geary -Source0: https://download.gnome.org/sources/geary/0.8/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/geary/0.9/%{name}-%{version}.tar.xz Patch0: geary-0.5.3-vapigen.patch BuildRequires: vala >= 0.22.1 BuildRequires: vala-tools >= 0.22.1 @@ -105,9 +105,13 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/appdata/geary.appdata.xml %{_datadir}/glib-2.0/schemas/org.yorba.geary.gschema.xml %{_datadir}/icons/hicolor/*/apps/geary.* +%{_datadir}/icons/hicolor/*/actions/* %changelog +* Mon Jan 26 2015 Thomas Moschny - 0.9.0-1 +- Update to 0.9.0. + * Sat Dec 20 2014 Thomas Moschny - 0.8.3-1 - Update to 0.8.3. diff --git a/sources b/sources index fe3d7b4..d29f7c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -099ddc09b343c67f2e60458350fbbebf geary-0.8.3.tar.xz +fb2459cc3cb9aa2905879f3917ea8121 geary-0.9.0.tar.xz