libspectre-devel-0.2.8-lp151.2.5 >  A \PRU/=„EFܔߐq:{帪zhYN Gҷ_jBGLI&\wf<ÖQщ?S7ew΍қ#&&V:}6dE]_3<02768318891eabe1242a7a20714f9feb503d6d2274314e29d6ce10ee82eac967b35512c430f74a57f8bbe8e323b13ca91dee7dfde0\PRU/=„>mN%^gV;\౗jvDhJ7ː/GmWCMbvQxx=syTcfPgM 6I4Jݣᖈ J}~WR^͋Ĭ[1ڝ|&TW@.fIQΤ( xFp'Q" 'j%PcI&˂ S̽{k_Ms* 4QQS t2@"s? Pϸ v>p>@?0d # N! ;[~             4 p (D(8 94 : FG H IL XXYh\ ] ^bcsdeflu v wd x yz,Clibspectre-devel0.2.8lp151.2.5Library for Rendering PostScript Documentslibspectre is a small library for rendering Postscript documents. It provides a convenient easy to use API for handling and rendering Postscript documents.\PRMlamb16oopenSUSE Leap 15.1openSUSEGPL-2.0+https://bugs.opensuse.orgDevelopment/Libraries/C and C++http://libspectre.freedesktop.org/linuxx86_64M A큤\PRL\PRL\PRL\PRL\PRL\PRL\PRL\PRL\PRL\PRL\PRL\PRL44c74f99e2dcc640d14751303ef1a20ac74b2af97ad4022bf8190d2a2e8fbe2de5483cf7adb5b73dea9b8b01beb331d59a0e01a6353271429efcec9466fa37d4bbaeebebe43225af127fdef47bc7d97d86c703484f6a1e675f6bc962a253cc696100a9b05e87a1f877fa71a59674af444ed8e15ff9aab86ba8093535429794ac8d0db285a63b3d07cfe25e6da580d478705b7add4fcb9fdfc374b8556805a9407d1ef26dc204a1d88c0ed72acdc8a228884a94aa495406bec0bf18ec2c7e3e7cc9f40e8afd62fc04f180f560dca6f961e69cbebf6ae30ce75efd4595a4d09182ef708c5409e40d2d00818ba401d069cd8a3652e23a47e539462dc962a0930196ce26aefbde6881db2373a0c13a50cdf37ef560eba0ab85149b399a68f4e68cdab0fed64bb601c76a593d47c292a2c8110021d24adaf620c2a4498554be005670libspectre.so.1.1.8rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibspectre-0.2.8-lp151.2.5.src.rpmlibspectre-devellibspectre-devel(x86-64)libtool(/usr/lib64/libspectre.la)pkgconfig(libspectre)@     /usr/bin/pkg-configghostscript-devellibspectre1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)9.26a0.2.83.0.4-14.6.0-14.0-15.2-14.14.1W:WwV?9@V9@V9@RΏ@PL_K @JJ@alarrosa@suse.comzaitor@opensuse.orgbadshah400@gmail.comdimstar@opensuse.orgdimstar@opensuse.orghrvoje.senjan@gmail.comzaitor@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.org- Add fix-bsc975503.diff to fix handling of PostScript files with embedded EPS files. The PS file then contains two "%%EOF" DSC comments and the first one stopped the parsing of the file as if the real EOF was reached (bsc#975503, fdo#97091).- Update to version to version 0.2.8: + Fixed the document rotation with newer versions of Ghostscript (fdo#76450). + Build was also broken with Ghostscript >= 9.18 and has been fixed. + Fixed a compile warning due to a comparison of integers of different signs when building on OS X (fdo#56476). + Makefiles were updated to properly use CPPFLAGS instead of CFLAGS (fdo#56481). - Drop libspectre-gs-9.18.patch and libspectre-rotate-documents-correctly.patch: Fixed upstream. - Drop zypper BuildRequires: It was only needed for above patches.- Add libspectre-rotate-documents-correctly.patch to fix documents being rotated incorrectly; patch taken from upstream bug report (fdo#76450,boo#898327).- Replace the logic in the prep section to use zypper in order to verify the version. The previous version had issues on openSUSE 13.2.- Add libspectre-gs-9.18.patch: Fix building with ghostscript 9.18; patch only applied when building against GS 9.18+ (boo#953149).- Add COPYING to %doc of the library subpackage (bnc#857790)- Update to version 0.2.7: + This release fixes two crashes that can happen when %%Pages: or %%Page: comments are missing in the document or when %%Pages: comment is present but it's invalid. - Changed tarball into upstream default gz. - Updated url and sourcelinks to valid locations.- Update to version 0.2.6: + The most important change in this release is that gs is now always initalized with the flag -P- to make Ghostscript not look in the current directory for library files. See deb#583183. + Compiler flags -ansi and -pedantic are now optional and can be enabled with --enable-iso-c configure option. (fdo#27735) + Files with a doseps header and without EOF comment are correctly rendered now. (fdo#27830) - Changes from version 0.2.5: + Fix a portability issue that caused crashes on big-endian 64 bit systems. See lp#298139. + Fix a crash when something goes wrong while running pdf exporter. (fdo#26592) - Add pkg-config BuildRequires to have pkgconfig() Provides.- Update to version 0.2.4: + Documents containing embedded documents inside the prolog, typically font resources, were not correctly rendered (fdo#25573) + Fix some portability issues to make libspectre build and work on Windows (fdo#26377) + PDF exporter was broken which might cause a crash when printing some documents (fdo#26592)- Update to version 0.2.3: + Several fixes in the PostScript parser: - Detection of invalid or broken files has been improved. A document scanned without errors with no pages and no format is likely to be an invalid file, or not a PostScript file at all (fdo#19042) - Fix possible uninitialized use of Document media struct contents(fdo#18685) - Fix documents with PJL commands before the initial DSC comments. + Ghostscript is now always run with -dSAFER option + A missing argument in gs command line of PDF exporter was making it always fail for any document in BSD systems (fdo#18826) + Internal copy of ghostscript headers have been removed since they are already installed by ghostscript since version 8.62 (fdo#18827) - Do not call suse_update_config, and do not reset CFLAGS to default value.lamb16 1548767821 0.2.8-lp151.2.50.2.8-lp151.2.50.2.8libspectrespectre-document.hspectre-exporter.hspectre-macros.hspectre-page.hspectre-render-context.hspectre-status.hspectre-version.hspectre.hlibspectre.lalibspectre.solibspectre.pc/usr/include//usr/include/libspectre//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.1/standard/4c15008effb5323ec2dafeb78082463b-libspectrecpioxz5x86_64-suse-linuxdirectoryC source, ASCII textlibtool library filepkgconfig filePPR<e<S utf-8b6c5627400c3ce6eca70b31df13f3d8afe18e4507e1ce5d255c2cc701c70664d? 7zXZ !t/vm] crt:bLL }&D8c, @Im'7|VO[mikWyA΍(&څ1#8h&Q6 } 86)vMB]16->IZe0K&P.|G[ַ̡mj .fYc˸8` gմgR.SS"bb%?˨k50=XgÞRb+$KŋijE~JMTdv%3k*ʯNAP*51 =I  ]C8(Q'hs4dNт́M(~\9p-t?b}WA~;L~X"n t// DbR^3~ILj,+Wʪ؊Y g,(`w>׬a]-4A%oLlN#Oxr#9!*+T+e|Zx) dh$'{l;:08qbGd}d2`ǀIYPwЁ-M<;NN⠮eM"Dͬҽ+䭁hj]A?@4\>R?Z@)C|~#j@z[} ^7^Fc i$#'{b<5Mv7tF̛Ь9/9H1(VsQrnkztZeD:LY_G DŞFN񌽀p%(LW!!F ^m %j_D##ɦd>:N~xɬ~gG&*8 i >b;> xpF/J6d$Z=\: *Ga,nb*3#p/ sQA֒)idLGdV6-&^Lz@Wc |a~Ћ@I W<||p=[(KRcѥՎ[I =nY%^ЏXnEř!ZR*{Tr< BUt2RBkԮdU_}ёZآ,U;qMa;:d+A'd qIRdcܥAO|/3 zi>NjxtaWm[VS5?t(q/۞ľ 0K&V YV@s&*ʯ^ܱtNUH>d/헻/Hb}c݊PUūե۵/8<_hNH3 6 Ykuer61TI )IQ rr㍞*b}Ajs4we>v$3A2&À|q׾cںr"9LQ' Q^+[( چ36ɓDD**`d+K.Ƀqc,$tɘG{|/ Rf+5GQ'2]~o._{-ORX59Lk~mRԑkT*z7?i@JOT4ABE%r'[ˡ1 GJXqJ > ƥȀ~ާrn1b+o@M^rGx퐣/E먩0)t[#ᢆa"r;EY]YS8h&^xǮ׽#79t,~7RaP_X}B&TY%fӀ/-Bq.VIX.);@1OC9Z-OF0sV%U N@vOQjyݫq]Nx?iDR4jm!D*,]>{U]JeEۊy =#F<4sbq00 YFuMnvX"Etfg2i0-A-Q*8Gsԉuq|k+sPK.2 ~ +3QpOߺ+'| nt!8BhmYfhP"*!b'~UE[J?˃79eiq`G>y(kjEՍyDAn|Cg='z7M8u2}s^ȍDDL$w̛oCNיT9q\7/irM3H::W:zIZXp⦽) \ab;>4a7flP. ^L_U lAvP8_ X.X,fiq*{Uw/⼙wބ8lP2RtJ54FFlg(S=ZXg}!D!z68rv3ܩzhJnlb+0@p]cݞvGVbTRau<\O+Dؖ3 Zl#3"~uVM 2q]XMkB8VQ\(P~*dH(1U+8eѷF*HFAF&2zx_"auö27̂TQs:pDɀTRqsMI+z P+{(#ΑkpJWڊd$rH {>;4?,Y8y& b&I'fh"\~4ӥgR$)sLx֏׶Dxhh|oqG5=- QF7"i&Q*,/ "31/rfm]K1ث`_50ѱr0)_:t다NWG *mڏ{5( I8~Q]-#bl6@=UN!; r$ǎ~9%luVvN@EY;95Ԅ/<N