Merge branch 'master' into f28

This commit is contained in:
David Kaspar [Dee'Kej] 2018-05-14 12:39:24 +02:00
commit a8dfaaab19
1 changed files with 5 additions and 2 deletions

View File

@ -33,7 +33,7 @@
# conflicting with the previous sup-package layout scheme.
#
# NOTE: Remove this once F28 is EOL.
%global conflicts_vers 9.22-4
%global conflicts_vers 9.22-5
# Obtain the location of Google Droid fonts directory:
%global google_droid_fontpath %%(dirname $(fc-list : file | grep "DroidSansFallback"))
@ -43,7 +43,7 @@
Name: ghostscript
Summary: Interpreter for PostScript language & PDF
Version: 9.23
Release: 2%{?dist}.1
Release: 3%{?dist}
License: AGPLv3+
@ -462,6 +462,9 @@ done
# =============================================================================
%changelog
* Mon May 14 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.23-3
- %%conflicts_vers bumped to fix F27->F28 upgrade
* Thu May 10 2018 Stephen Gallagher <sgallagh@redhat.com> - 9.23-2.1
- Rebuilding for libidn ABI fix (BZ#'s 1573961 and 1566414)