Update to 3.24.0
This commit is contained in:
parent
d9c2f29dc3
commit
3213e29c39
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/gnome-characters-3.20.1.tar.xz
|
||||
/gnome-characters-3.21.91.1.tar.xz
|
||||
/gnome-characters-3.22.0.tar.xz
|
||||
/gnome-characters-3.24.0.tar.xz
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
%global appname org.gnome.Characters
|
||||
|
||||
Name: gnome-characters
|
||||
Version: 3.22.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.24.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.22/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-characters/3.24/%{name}-%{version}.tar.xz
|
||||
|
||||
# This package uses GtkWidget template, which was added in Gjs 1.43.3.
|
||||
BuildRequires: gjs-devel >= 1.43.3, gtk3-devel, intltool, desktop-file-utils
|
||||
@ -82,6 +82,9 @@ gtk-update-icon-cache %{_datadir}/icons/gnome &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 18 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
||||
- Update to 3.24.0
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user