Update to 3.28.0
This commit is contained in:
parent
a291ea4a3f
commit
35ddddc1c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/gnome-characters-3.26.1.tar.xz
|
||||
/gnome-characters-3.26.2.tar.xz
|
||||
/gnome-characters-3.27.92.tar.xz
|
||||
/gnome-characters-3.28.0.tar.xz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%global appname org.gnome.Characters
|
||||
|
||||
Name: gnome-characters
|
||||
Version: 3.27.92
|
||||
Version: 3.28.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.27/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-characters/3.28/%{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
|
||||
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
||||
- Update to 3.28.0
|
||||
|
||||
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
|
||||
- Update to 3.27.92
|
||||
- Switch to the meson build system
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-characters-3.27.92.tar.xz) = 0887f4cf9b01d6fa59c03101fc722796bd6cf1666e6361b0ee565d7b096786d96073d236bf3ac7a26ab8bfdabf8dc11ce7716fc85579281410c328bdc0a4c0e2
|
||||
SHA512 (gnome-characters-3.28.0.tar.xz) = c1645f5e40273b33178aebbcb40827287f28351b45b0fcd82de47b1d1ab336bc433bca4744fe88aa24c380d8dbbf4b7f3d0e6202ef42d30417581b512d5dd7b8
|
||||
|
Loading…
Reference in New Issue
Block a user