diff --git a/.gitignore b/.gitignore index 27428ac..278207d 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ gucharmap-2.30.1.tar.bz2 /gucharmap-3.9.90.tar.xz /gucharmap-3.9.92.tar.xz /gucharmap-3.9.99.tar.xz +/gucharmap-3.10.0.tar.xz diff --git a/gucharmap.spec b/gucharmap.spec index 7e9adbc..c257f2c 100644 --- a/gucharmap.spec +++ b/gucharmap.spec @@ -3,7 +3,7 @@ %define desktop_file_utils_version 0.9 Name: gucharmap -Version: 3.9.99 +Version: 3.10.0 Release: 1%{?dist} Summary: Unicode character picker and font browser @@ -12,7 +12,7 @@ License: GPLv3+ and GFDL and MIT # GPL for the source code, GFDL for the docs, MIT for Unicode data URL: http://live.gnome.org/Gucharmap #VCS: git:git://git.gnome.org/gucharmap -Source: http://download.gnome.org/sources/gucharmap/3.9/gucharmap-%{version}.tar.xz +Source: http://download.gnome.org/sources/gucharmap/3.10/gucharmap-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gtk3-devel >= %{gtk3_version} @@ -97,6 +97,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Tue Oct 29 2013 Richard Hughes - 3.10.0-1 +- Update to 3.10.0 + * Wed Sep 25 2013 Richard Hughes - 3.9.99-1 - Update to 3.9.99 diff --git a/sources b/sources index 46dd681..bb69618 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c01b1dd794a3cfe6889bcfd67c1b8cdf gucharmap-3.9.99.tar.xz +189a4fa740e9902e3097932dfedfe647 gucharmap-3.10.0.tar.xz