diff --git a/.gitignore b/.gitignore index 79241f5..0126ae7 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ gucharmap-2.30.1.tar.bz2 /gucharmap-3.9.99.tar.xz /gucharmap-3.10.0.tar.xz /gucharmap-3.10.1.tar.xz +/gucharmap-3.12.0.tar.xz diff --git a/gucharmap.spec b/gucharmap.spec index 9bdde8f..89757f8 100644 --- a/gucharmap.spec +++ b/gucharmap.spec @@ -3,7 +3,7 @@ %define desktop_file_utils_version 0.9 Name: gucharmap -Version: 3.10.1 +Version: 3.12.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.10/gucharmap-%{version}.tar.xz +Source: http://download.gnome.org/sources/gucharmap/3.12/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 +* Mon Mar 24 2014 Richard Hughes - 3.12.0-1 +- Update to 3.12.0 + * Thu Nov 14 2013 Richard Hughes - 3.10.1-1 - Update to 3.10.1 diff --git a/sources b/sources index 224a74c..064b863 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -527e72d3374b76c8818e938546b73e97 gucharmap-3.10.1.tar.xz +008d144ac4f160ac4cc328bb7e48bc29 gucharmap-3.12.0.tar.xz