Update to 3.18.0

This commit is contained in:
Kalev Lember 2015-09-21 23:42:24 +02:00
parent 37a303a8ee
commit 521bbeeaf3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <klember@redhat.com> - 3.18.0-1
- Update to 3.18.0
* Mon Aug 31 2015 Kalev Lember <klember@redhat.com> - 3.17.91-1
- Update to 3.17.91

View File

@ -1 +1 @@
c455c6664eab3620ade04bd37164e573 gnome-characters-3.17.91.tar.xz
8698faf07d7d94e870d62fe264b133db gnome-characters-3.18.0.tar.xz