Rebase to new gs version 9.56.1 (#2072297)
This commit is contained in:
parent
ac200afd8a
commit
31cd31745a
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@ ghostscript-8.71.tar.xz
|
||||
/ghostscript-9.53.3.tar.xz
|
||||
/ghostscript-9.54.0.tar.xz
|
||||
/ghostscript-9.55.0.tar.xz
|
||||
/ghostscript-9.56.1.tar.xz
|
||||
|
@ -44,8 +44,8 @@
|
||||
|
||||
Name: ghostscript
|
||||
Summary: Interpreter for PostScript language & PDF
|
||||
Version: 9.55.0
|
||||
Release: 5%{?dist}
|
||||
Version: 9.56.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: AGPLv3+
|
||||
|
||||
@ -103,11 +103,6 @@ BuildRequires: make
|
||||
# Upstream patches -- official upstream patches released by upstream since the
|
||||
# ---------------- last rebase that are necessary for any reason:
|
||||
#Patch000: example000.patch
|
||||
Patch001: ghostscript-9.55-fix-typo-in-gsicc-lcms2.patch
|
||||
# https://bugs.ghostscript.com/show_bug.cgi?id=704737
|
||||
# https://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=d9d8db23e862707795e76ea8f8cdcf7434b2df65
|
||||
Patch002: ghostscript-9.55.0-fix-gx_default_copy_alpha-calling-get_bits_rectangle.patch
|
||||
|
||||
|
||||
# Downstream patches -- these should be always included when doing rebase:
|
||||
# ------------------
|
||||
@ -438,6 +433,9 @@ done
|
||||
# =============================================================================
|
||||
|
||||
%changelog
|
||||
* Mon Aug 01 2022 Richard Lescak <rlescak@redhat.com> - 9.56.1-1
|
||||
- Rebase to new gs version 9.56.1 (#2072297)
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9.55.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
@ -453,7 +451,7 @@ done
|
||||
* Mon Oct 11 2021 Richard Lescak <rlescak@redhat.com> - 9.55.0-1
|
||||
- Rebase to new gs version (#2008146)
|
||||
|
||||
* Wed Sep 09 2021 Richard Lescak <rlescak@redhat.com> - 9.54.0-4
|
||||
* Thu Sep 09 2021 Richard Lescak <rlescak@redhat.com> - 9.54.0-4
|
||||
- Added patch for a bug (#1989084) and CVE-2021-3781 (#2003085)
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9.54.0-3
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ghostscript-9.55.0.tar.xz) = 42c7e05ba72e9fdd626c5412187b13fc3c9459cae57dfe49ddd3011bf4e2cbd10bc88f09068a9f777c2ec6ae881cd737fd700ab62ec5108f2aca69152588f38e
|
||||
SHA512 (ghostscript-9.56.1.tar.xz) = fe5a5103c081dd87cf8b3e0bbbd0df004c0e4e04e41bded7c70372916e6e26249a0e8fa434b561292964c5f3820ee6c60ef1557827a6efb5676012ccb73ded85
|
||||
|
Loading…
Reference in New Issue
Block a user