diff --git a/.gitignore b/.gitignore index 55647f1..d79bbbb 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ gucharmap-2.30.1.tar.bz2 /gucharmap-3.0.1.tar.bz2 /gucharmap-3.1.92.tar.xz /gucharmap-3.2.0.tar.xz +/gucharmap-3.2.1.tar.xz diff --git a/gucharmap.spec b/gucharmap.spec index 8aa1bc1..9b2d8d2 100644 --- a/gucharmap.spec +++ b/gucharmap.spec @@ -3,7 +3,7 @@ %define desktop_file_utils_version 0.9 Name: gucharmap -Version: 3.2.0 +Version: 3.2.1 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.1/gucharmap-%{version}.tar.xz +Source: http://download.gnome.org/sources/gucharmap/3.2/gucharmap-%{version}.tar.xz BuildRequires: gnome-doc-utils >= 0.3.2 BuildRequires: glib2-devel >= %{glib2_version} @@ -110,6 +110,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Tue Oct 18 2011 Matthias Clasen - 3.2.1-1 +- Update to 3.2.1 + * Tue Sep 27 2011 Ray - 3.2.0-1 - Update to 3.2.0 diff --git a/sources b/sources index 3bc436e..bbbc030 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -28a70bafb2d7bf579ffcdafb4ac8c6aa gucharmap-3.2.0.tar.xz +6a6526695b816258455431a1c71208e7 gucharmap-3.2.1.tar.xz