Update to 3.30.0
This commit is contained in:
parent
174927d77c
commit
8474d349d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/gnome-characters-3.28.0.tar.xz
|
||||
/gnome-characters-3.28.2.tar.xz
|
||||
/gnome-characters-3.29.91.tar.xz
|
||||
/gnome-characters-3.30.0.tar.xz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%global appname org.gnome.Characters
|
||||
|
||||
Name: gnome-characters
|
||||
Version: 3.29.91
|
||||
Version: 3.30.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.29/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-characters/3.30/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gettext
|
||||
@ -61,6 +61,9 @@ desktop-file-validate $RPM_BUILD_ROOT/%{_datadir}/applications/%{appname}.deskto
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 09 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
|
||||
- Update to 3.30.0
|
||||
|
||||
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.29.91-1
|
||||
- Update to 3.29.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-characters-3.29.91.tar.xz) = d019c20dade4b6a7abd9b7565a8c29244eca967bc534cae44e148755e7a723d52803bb67ebae28bae83115828c242a417ce34f70056d3dcdfb4ecf57fcf53411
|
||||
SHA512 (gnome-characters-3.30.0.tar.xz) = 390536e0e5891497c5bd2374c70085beb5bc7c730f51d889e4147895f24999c5c3e9a0bc466a3d4c5652922f1cd7ce1f8f1a98e61007df59d682c230bc99acd2
|
||||
|
Loading…
Reference in New Issue
Block a user