[ghostscript] rebuild against new libjpeg

Adam Tkac atkac at fedoraproject.org
Fri Dec 21 15:32:12 UTC 2012


commit cfc0ec50e1328d9b70d80b21ed982b3c96a269ab
Author: Adam Tkac <vonsch at gmail.com>
Date:   Fri Dec 21 16:32:06 2012 +0100

    rebuild against new libjpeg
    
    Signed-off-by: Adam Tkac <vonsch at gmail.com>

 ghostscript.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ghostscript.spec b/ghostscript.spec
index 963f4bc..c5ddfca 100644
--- a/ghostscript.spec
+++ b/ghostscript.spec
@@ -5,7 +5,7 @@ Summary: A PostScript interpreter and renderer
 Name: ghostscript
 Version: %{gs_ver}
 
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 # Included CMap data is Redistributable, no modification permitted,
 # see http://bugzilla.redhat.com/487510
@@ -333,6 +333,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libgs.so
 
 %changelog
+* Fri Dec 21 2012 Adam Tkac <atkac redhat com> - 9.06-4
+- rebuild against new libjpeg
+
 * Thu Sep 27 2012 Tim Waugh <twaugh at redhat.com> - 9.06-3
 - Remove cups/libs to avoid bundling, although it isn't built in any
   case.


More information about the scm-commits mailing list