Update to 3.25.92
This commit is contained in:
parent
3ec00999d0
commit
2f6b334241
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/gnome-characters-3.21.91.1.tar.xz
|
||||
/gnome-characters-3.22.0.tar.xz
|
||||
/gnome-characters-3.24.0.tar.xz
|
||||
/gnome-characters-3.25.92.tar.xz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%global appname org.gnome.Characters
|
||||
|
||||
Name: gnome-characters
|
||||
Version: 3.24.0
|
||||
Release: 3%{?dist}
|
||||
Version: 3.25.92
|
||||
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.24/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-characters/3.25/%{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
|
||||
@ -74,7 +74,6 @@ gtk-update-icon-cache %{_datadir}/icons/gnome &>/dev/null || :
|
||||
%{_datadir}/dbus-1/services/%{appname}.service
|
||||
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/%{name}.png
|
||||
%{_datadir}/icons/hicolor/scalable/categories/characters*.svg
|
||||
%{_datadir}/icons/hicolor/*/apps/%{name}-symbolic.svg
|
||||
%{_datadir}/%{appname}
|
||||
%{_datadir}/gnome-shell/search-providers/%{appname}.search-provider.ini
|
||||
@ -82,6 +81,9 @@ gtk-update-icon-cache %{_datadir}/icons/gnome &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 07 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
|
||||
- Update to 3.25.92
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.24.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-characters-3.24.0.tar.xz) = 28531676e3ed89cea574f800a1f0e19106eb4ccb0edc62ea493bb6680fdbe3b1ed45c3cd865a637c059a89df63b980cd4a9d69d73049778c52725b1d38fdad9d
|
||||
SHA512 (gnome-characters-3.25.92.tar.xz) = 45eae01defab045a9b89de349c091af3445790a8d955edd05d7dd8f6e089b99357219c986dfebd9b51a0e83026d51420838d0905f5a723057e4e5814897dd9cc
|
||||
|
Loading…
Reference in New Issue
Block a user