libspectre-devel-0.2.8-3.12.1 >  A a?jp9|}5C6譔%JYFt%hU6CygBu= Gbqˑн  `Jr0y.z;<ҵ욭EzRv8I,?-?AP2/p@lfQ%h *`i 萣1,QcU{\)Ji6/N0Yȱ؏ I(vʼnY^&P |S+Z1lǘm\RAxh2E0YPu85c6104d9f7c34e0eed15442163545abc2448a24359f3501fe09c76c7a3dbc30f1a1bc26166d248b165ea55f476d6485e88dd51e1 a?jp9|~'6nyp /wDk$Xl -@}9F{o9sFJ|g,{0/ąO$ #`0 AqQh m[jf]goV`>a'USx8đywGs9*F|mΌ\Wf.. gU] @4l&({0dWPc8[,aqS=u2R禣W㥁Ŧ%a}-|~v>p>h?Xd  K2; Qq       4      L  <X(8 9D : FG H, I\ XhYx\ ] ^bcdeflu vHw x yz TClibspectre-devel0.2.83.12.1Library 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.a?jgsheep22oSUSE Linux Enterprise 15SUSE LLC GPL-2.0+https://www.suse.com/Development/Libraries/C and C++http://libspectre.freedesktop.org/linuxx86_64M A큤a?jfa?jfa?jfa?jfa?jfa?jfa?jfa?jfa?jfa?jfa?jfa?jf44c74f99e2dcc640d14751303ef1a20ac74b2af97ad4022bf8190d2a2e8fbe2de5483cf7adb5b73dea9b8b01beb331d59a0e01a6353271429efcec9466fa37d4bbaeebebe43225af127fdef47bc7d97d86c703484f6a1e675f6bc962a253cc696100a9b05e87a1f877fa71a59674af444ed8e15ff9aab86ba8093535429794ac8d0db285a63b3d07cfe25e6da580d478705b7add4fcb9fdfc374b8556805a9407d1ef26dc204a1d88c0ed72acdc8a228884a94aa495406bec0bf18ec2c7e3e7cc9f40e8afd62fc04f180f560dca6f961e69cbebf6ae30ce75efd4595a4d09182ef708c5409e40d2d00818ba401d069cd8a3652e23a47e539462dc962a0930196ce26aefbde6881db2373a0c13a50cdf37ef560eba0ab85149b399a68f4e68cdab0fed64bb601c76a593d47c292a2c8110021d24adaf620c2a4498554be005670libspectre.so.1.1.8rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibspectre-0.2.8-3.12.1.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.520.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.sheep22 1631545959 0.2.8-3.12.10.2.8-3.12.10.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.suse.de/SUSE:Maintenance:19369/SUSE_SLE-15_Update/14382d1903069e213cb33717f3513cdc-libspectre.SUSE_SLE-15_Updatecpioxz5x86_64-suse-linuxdirectoryC source, ASCII textlibtool library filepkgconfig filePPR)Qz贳͔$utf-8e846dd08e8c833e658fe532f479149215d680281673cb0dfb45590de69ff1b80? 7zXZ !t/vm] crt:bLL ?茋{Z|B]0A"59Qk5vىl3zcLvn ck<4ovjvQxળDÅ=W0ߖk"kzx o+s"nx/'|Q§Vi V/\pQjV:"푳$%8!O "\\n.2-P8i0oqb9IHG;Tf8C&:`L w)` KqXL0h|+ݸC<,F8%\\whEkJZOT¯ r "`&1DF2"V;" ::ePkA b>Vɍ9AFXOY7Y7k/˗ȝRM{CAolG3EQ1u@у۲RTcNe9n1y^ǀ{a89yE`'b ]$EBOo ܈ްϻ֖-rNF>8⟃c>'$@'&k1>VŸ{G5=e r7.]|XQph\ޞ<'<ي}5?VJ!yiZ0|X1{>9KINɁو3 pf2q IR:#!fB0Z 6gizV@ڀT(2 s, 䥿w!-ME!/pKW[~̗af@5 {`;W1dMǹK?/.%a3iBi ·SJwR!_&+t Q}_y%b<ɲg<ի0ZivfƸdJ6$ym6@`4].9SSYqtzۯݰ(A' 9INJ2fdsuz$C^OX (] 5:Iަ&s>2 igZb46>])cv r7u[eI&/ 'S ' 2NHyf6B/MDKF,bGC/D3 3ԸW"LyѦ@Sz~L-dw`KN%u1 t'fUeUTQ2daM (,4u C-g0v`1Q' P1A+aepݧP#ɴnF5㻖{q &qeAA\)(hVz}8>#cרj3֝VBjNwg(lbw9ve x>t$gÎjԍ ͣox<1.G~ k57V`i{4diܴZ!V\SՠK}FP%Y$qw&җSlӇR=iTs󆁻[#~+V9gnib3*Ye*h"ҊM@I QǼ("WB#]}\.;B@.8nc$hg⸭FT؞6ѦST W,*hIObGzGkY4){:;q~,b$iŠu_sZ^ؘi$(Z>C-s0]M0Zpν]\a6R/:OGSOB3P\O_{mCVf6Czљa Tϒc oZ 5-S`"8RZY[>ذR|tybz7A1/ݎcp,F9ρsWy N{~W֞F2Gq' tڂЋ VXIS1G٦KiϭY .{#(J35ފ1UQ7,-d3%H>O$99Qp"^aA/rhB8WSOfLBv8knhvoeJXf6%N2"DQ흢ws$[3%=P6 s{M^Y<~j3zBkqUFKFMX^Py hiD&se#T)H_LӐ cc"J 3V )fSHItS ι(R'v JuUNbȔ >M̰櫖LZ_ufe-8JWp~dPlFmЙGkP[3@}\3a (it"'&e R+w+}xq,< Av4g5,sNh3j nGηS0U4=9r%#<2( U-ul#eLbrG = ޮzEȳCOk3m&XW;`ѻw!b&"LlχL<v#i,%"tLœNB؜UaoX un'Ԯ np9M/ 3}pv_[RI*q DSuACSv e bLd3T{CW6lrh=ҥ&-0_V5tG$ YC}mo\fM#?6