libspectre-devel-0.2.8-lp150.2.9.2 4>$  Ap\H긋/=„5c-++9H M]AOE5|tvTe$ǻOƏ#XPM::8v Ww0ahA+1#+ܔΧ4;{EEM&5%A5{o:EH RtO}x"V H S]ɑh weރ(a?wvZaK(xNH )}&7ifLH?U޺!H׵Ni$'ԛא]Pzp^9bb1d07f25dac2eaa1c0e76aa7f089b9c35421c953c5c4c2995c155ff631d527e8297f69089a58308fd3697834d09b5740d53cda14\H긋/=„xL a+۝D@= 勉jhMGM$f8J'* m*0n4aɯW =;)gVBr[} f2!1g5\CqLꆎx;s+wT+S=:^b-,6qm9'C2xzځiyMuq,Pғ_NM5wmǖ+-7$ޱH&JI^\%K7t¶'.(Gr0 ;}>/%v>p>|?ld % P! :Z}             4 p ,H(8 98 : FG H IP X\Yl\ ] ^bc{deflu, v\w x yz  &hClibspectre-devel0.2.8lp150.2.9.2Library 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.\Hbuild85oopenSUSE Leap 15.0openSUSEGPL-2.0+http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://libspectre.freedesktop.org/linuxx86_64M A큤\H\H\H\H\H\H\H\H\H\H\H\H44c74f99e2dcc640d14751303ef1a20ac74b2af97ad4022bf8190d2a2e8fbe2de5483cf7adb5b73dea9b8b01beb331d59a0e01a6353271429efcec9466fa37d4bbaeebebe43225af127fdef47bc7d97d86c703484f6a1e675f6bc962a253cc696100a9b05e87a1f877fa71a59674af444ed8e15ff9aab86ba8093535429794ac8d0db285a63b3d07cfe25e6da580d478705b7add4fcb9fdfc374b8556805a9407d1ef26dc204a1d88c0ed72acdc8a228884a94aa495406bec0bf18ec2c7e3e7cc9f40e8afd62fc04f180f560dca6f961e69cbebf6ae30ce75efd4595a4d09182ef708c5409e40d2d00818ba401d069cd8a3652e23a47e539462dc962a0930196ce26aefbde6881db2373a0c13a50cdf37ef560eba0ab85149b399a68f4e68cdab0fed64bb601c76a593d47c292a2c8110021d24adaf620c2a4498554be005670libspectre.so.1.1.8rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibspectre-0.2.8-lp150.2.9.2.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.build85 1548256992 0.2.8-lp150.2.9.20.2.8-lp150.2.9.20.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:Maintenance:9512/openSUSE_Leap_15.0_Update/80a7e0d8330e4d6bee699cdc09f3ad39-libspectre.openSUSE_Leap_15.0_Updatecpioxz5x86_64-suse-linuxdirectoryC source, ASCII textlibtool library filepkgconfig filePPR;dƾoutf-8dfcc125f588b33544ad709ec0464b5c890b65b63a595859289a61d9005a96089? 7zXZ !t/vn] crt:bLL LW!(eTXٲP|'}bfz&&0|Զ ʃ{Mgq/;Rda ~z!e@bPҧ*{pjh(.5C.\J℀3/h\4ȲcW$/e8(kBY%P/!>x:L*#<\>2~egS)J4)#P0c8a| v2XTS{{_#\w<~f !j{0IYsr :gP<׃mr ͼjա47%nq,'MQaEw{Ea6g3΍F0Rg:,hz45}he!|DЏ֋2[I{@zz˓N6c5b_ 8M`v2RKL|)&.W!\=k\j:/R<ӏBYD~v+|aY47;hXB3pɆűr_)6JF3͊Mj|mMZ~ rҒ !E ay[rׇ0Ӈ$d{+ fIP_JnݔN9]'?X&6Ȫul62 g|ȨUX,u,nl9yK1 gx|_ t%ih9yEx}0rɁ^E PC#Uc+R/ qSxZj#˼솚DF[Op+sWٯ)4? 9m72c7ܥ)LpHdc14; {|y$4?CN?&3eCdB[efI"ˢ".5Ʌ)$ DnTͣ{rx~[ë hAȜW~TFZ8-JH\{67ߋGy>yL]U"i%f1Թ3IʿW ~0BLkϻW`LX;UzMm87X3(iXN1] / 8b+-Gw〿 Ὁ:.7ԬWjQT)Mb%yZC"̝LX:/@rXm[[ZF8SODX{9ʕ! `fNLlxsjjŜ雼t1"3dsG~R'tCy/Nz Ň" (+ Q_0+YsOTgzFf{'h҄;]Q ~a/׬FQ! 8lI7@hN?j5R.p4W*j\s#뤍!lj83~"OH,Z<[tW>xЃ KazRJͬ.HI2wy/eu, m$ZMF۠I)9RZ}϶O}0' q'?Ӧ+u)ž=dWA0)~RNY\:;}L 5ٴu^Kږ 'WuE빦# YzNR'{3wVT"]XioUjS KT "Kح 'r e?ANϯcV_!8:PQ15 326"^1Mg UJItXceYJz})?%eK"ǓUUxk6 ɏ̨>RP8L^ k&g,efxmUPڵLQn,m,MMtvcjPVxO.+&+i_ C$șKԿst$P׷IF"XnK4Yhi9Dі*qS?&t>-Z]$lw9 β=:o\/)9!/ZwI6ȭa0.k1nY8Y,e* et ]@paC'POdgZ=4\ ,U|a$:]Fd NJ `u`SB}Ҵ=C؋֪x's/tlmnY?.&i}kxm>P/<,U42M穵7نn|.rŲia3  4y1.#@U<ˤ^=$0FV#R ! =(;{L;ˁk˓a1/2`LSMţ x|K0tW\ X}%,'HV.kn-{[3Y 9D#LWf3!CP p{45B9mwO@[f"إ7~ &>Ipoo-+?KWhZҬQ4H+%M;y@˔Ǒi,;Q;%t~ J1 R [so#]]TF(s~ qGr|[JQ5'8X-.jn|/pvApmNg* km%EmwhȦV=V:mhPW/C //KQ1%1mlZrfl*T)D+}4BM c6y|/tzN1y'h9jfnG b#%,kת1#G<@Ț! uhhC7̗5}^@ܣ"S#scY ]Zߪu|in]؄` :~c଎C|-ZyfQ75'lT( X:wFdCu;LDB~<u;丒l}V[/`ԗC&N`.M9ݖRSGb*"K9`nk"$ncy``gQ@VsܸuWBf UNދ">(*voȡ8A? m@dh\%G YZ