From a9831526a6da517f3748a80ca92d17ba3ae30463 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Dec 21 2011 01:56:04 +0000 Subject: 3.3.0 --- diff --git a/.gitignore b/.gitignore index 82a25ea..d444d96 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ gucharmap-2.30.1.tar.bz2 /gucharmap-3.2.0.tar.xz /gucharmap-3.2.1.tar.xz /gucharmap-3.2.2.tar.xz +/gucharmap-3.3.0.tar.xz diff --git a/gucharmap.spec b/gucharmap.spec index f72b6b9..67e4559 100644 --- a/gucharmap.spec +++ b/gucharmap.spec @@ -3,7 +3,7 @@ %define desktop_file_utils_version 0.9 Name: gucharmap -Version: 3.2.2 +Version: 3.3.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.2/gucharmap-%{version}.tar.xz +Source: http://download.gnome.org/sources/gucharmap/3.3/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 Dec 20 2011 Matthias Clasen - 3.3.0-1 +- Update to 3.3.0 + * Tue Nov 22 2011 Matthias Clasen - 3.2.2-1 - Update to 3.2.2 diff --git a/sources b/sources index e67133a..cc5d6d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f2cda38f8bc65acf0e9eac1e9805d8ae gucharmap-3.2.2.tar.xz +8c02799e3297d445f304bcfebdcbdeac gucharmap-3.3.0.tar.xz