Merge branch 'master' into f28
This commit is contained in:
commit
a8dfaaab19
@ -33,7 +33,7 @@
|
|||||||
# conflicting with the previous sup-package layout scheme.
|
# conflicting with the previous sup-package layout scheme.
|
||||||
#
|
#
|
||||||
# NOTE: Remove this once F28 is EOL.
|
# 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:
|
# Obtain the location of Google Droid fonts directory:
|
||||||
%global google_droid_fontpath %%(dirname $(fc-list : file | grep "DroidSansFallback"))
|
%global google_droid_fontpath %%(dirname $(fc-list : file | grep "DroidSansFallback"))
|
||||||
@ -43,7 +43,7 @@
|
|||||||
Name: ghostscript
|
Name: ghostscript
|
||||||
Summary: Interpreter for PostScript language & PDF
|
Summary: Interpreter for PostScript language & PDF
|
||||||
Version: 9.23
|
Version: 9.23
|
||||||
Release: 2%{?dist}.1
|
Release: 3%{?dist}
|
||||||
|
|
||||||
License: AGPLv3+
|
License: AGPLv3+
|
||||||
|
|
||||||
@ -462,6 +462,9 @@ done
|
|||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu May 10 2018 Stephen Gallagher <sgallagh@redhat.com> - 9.23-2.1
|
||||||
- Rebuilding for libidn ABI fix (BZ#'s 1573961 and 1566414)
|
- Rebuilding for libidn ABI fix (BZ#'s 1573961 and 1566414)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user