Update to 3.16.0
This commit is contained in:
parent
8fc1652895
commit
6e8bca87d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/gnome-characters-3.15.92.tar.xz
|
||||
/gnome-characters-3.16.0.tar.xz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%global appname org.gnome.Characters
|
||||
|
||||
Name: gnome-characters
|
||||
Version: 3.15.92
|
||||
Version: 3.16.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.15/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-characters/3.16/%{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
|
||||
@ -79,5 +79,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
|
||||
- Update to 3.16.0
|
||||
|
||||
* Tue Mar 17 2015 Daiki Ueno <dueno@redhat.com> - 3.15.92-1
|
||||
- Initial packaging for Fedora
|
||||
|
Loading…
Reference in New Issue
Block a user