diff --git a/.gitignore b/.gitignore index 57b8da1..2631070 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /gnome-characters-3.17.4.1.tar.xz /gnome-characters-3.17.90.tar.xz /gnome-characters-3.17.91.tar.xz +/gnome-characters-3.18.0.tar.xz diff --git a/gnome-characters.spec b/gnome-characters.spec index 46cb759..5041c71 100644 --- a/gnome-characters.spec +++ b/gnome-characters.spec @@ -1,14 +1,14 @@ %global appname org.gnome.Characters Name: gnome-characters -Version: 3.17.91 +Version: 3.18.0 Release: 1%{?dist} Summary: Character map application for GNOME # Files from gtk-js-app are licensed under 3-clause BSD. # Other files are GPL 2.0 or later. License: BSD and GPLv2+ URL: https://wiki.gnome.org/Design/Apps/CharacterMap -Source0: https://download.gnome.org/sources/gnome-characters/3.17/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-characters/3.18/%{name}-%{version}.tar.xz # Backported from upstream Patch0: 0001-Fix-syntax-error-in-desktop-file-keywords-Arabic-tra.patch @@ -84,6 +84,9 @@ gtk-update-icon-cache %{_datadir}/icons/gnome &>/dev/null || : %changelog +* Mon Sep 21 2015 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 + * Mon Aug 31 2015 Kalev Lember - 3.17.91-1 - Update to 3.17.91 diff --git a/sources b/sources index dba67b7..6f0dbdb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c455c6664eab3620ade04bd37164e573 gnome-characters-3.17.91.tar.xz +8698faf07d7d94e870d62fe264b133db gnome-characters-3.18.0.tar.xz