diff --git a/.gitignore b/.gitignore index 7597d43..ba5875b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /gnome-dictionary-3.6.0.tar.xz /gnome-dictionary-3.8.0.tar.xz /gnome-dictionary-3.9.0.tar.xz +/gnome-dictionary-3.10.0.tar.xz diff --git a/gnome-dictionary.spec b/gnome-dictionary.spec index 09d9711..9f1c850 100644 --- a/gnome-dictionary.spec +++ b/gnome-dictionary.spec @@ -1,11 +1,11 @@ Summary: A dictionary application for GNOME Name: gnome-dictionary -Version: 3.9.0 +Version: 3.10.0 Release: 1%{?dist} License: GPLv3+ and LGPLv2+ and GFDL Group: Applications/Text #VCS: git:git://git.gnome.org/gnome-dictionary -Source: http://download.gnome.org/sources/gnome-dictionary/3.9/gnome-dictionary-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-dictionary/3.10/gnome-dictionary-%{version}.tar.xz URL: http://www.gnome.org/ BuildRequires: gtk3-devel @@ -72,6 +72,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Mon Oct 28 2013 Richard Hughes - 3.10.0-1 +- Update to 3.10.0 + * Thu Aug 22 2013 Kalev Lember - 3.9.0-1 - Update to 3.9.0 diff --git a/sources b/sources index 4fb1128..a6012e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a82e6d7f3d2bfd65056bae87ca9d5f6 gnome-dictionary-3.9.0.tar.xz +a67aa6e8cf5d05ee8421f391c94f4b1f gnome-dictionary-3.10.0.tar.xz