Update to 3.19.90
This commit is contained in:
parent
fbcf32212d
commit
ce86b64fee
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/gnome-characters-3.18.0.tar.xz
|
/gnome-characters-3.18.0.tar.xz
|
||||||
/gnome-characters-3.18.1.tar.xz
|
/gnome-characters-3.18.1.tar.xz
|
||||||
/gnome-characters-3.19.3.tar.xz
|
/gnome-characters-3.19.3.tar.xz
|
||||||
|
/gnome-characters-3.19.90.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global appname org.gnome.Characters
|
%global appname org.gnome.Characters
|
||||||
|
|
||||||
Name: gnome-characters
|
Name: gnome-characters
|
||||||
Version: 3.19.3
|
Version: 3.19.90
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Character map application for GNOME
|
Summary: Character map application for GNOME
|
||||||
# Files from gtk-js-app are licensed under 3-clause BSD.
|
# Files from gtk-js-app are licensed under 3-clause BSD.
|
||||||
# Other files are GPL 2.0 or later.
|
# Other files are GPL 2.0 or later.
|
||||||
@ -82,6 +82,9 @@ gtk-update-icon-cache %{_datadir}/icons/gnome &>/dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 16 2016 Richard Hughes <rhughes@redhat.com> - 3.19.90-1
|
||||||
|
- Update to 3.19.90
|
||||||
|
|
||||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.3-2
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user