xz-devel-5.2.3-lp151.4.3.1<>,%] 魸/=„2MC9teQ9!&ҭ|PsgzyyVwݕ?WYf>tuT.Y;b2uuvT.5_+@P^&K1s'w|.ݴ[5\bA9uj5-zI= '1 uF wD";7574"]e`y~)ƶ>A ?d   F  ,CIP   ( : \Xx $(89 : BFGHPIXYZ[\ ]T^b7cdefluvwx`yz Cxz-devel5.2.3lp151.4.3.1Development package for the LZMA libraryThis package contains the header files and libraries needed for compiling programs using the LZMA library.] build36WopenSUSE Leap 15.1openSUSESUSE-Public-Domainhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://tukaani.org/xz/linuxi586& ` FVZ]I@- -ZJ9 = |A큤] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] 42b6e2029bb2457a0c1a70913d07dedb08daaee613fbae5d0c9675b257afb91a387707f60d1d54f4b8ff51d1be1a10244c360b89a7dfade58f4dea23d3555949485ee1ac185747b6e5324094aa462af194ba3a22a0206314e25f70423045e43dfbaa28d605010a58b00b6b6ff4a5c41a89ee9eb2adcf5d54fc5b011a397414e779ef75b06fe389ccbc47ebeea1bb704157a58fe9710ddfbac8a62035359f9ae141f2fde869a55c5da0c8d48348aa90cf114a4f7676f92e3386dd000949ac9abadb9db049ab07363921bf19320174afbab16a1b4d401f797a5b2232dcb89b9d6499142d7f19743625dc952c1b453229d4fdddd7c5d612bd596f947d7487485f65b5b2574c9cb7fb98450d7bd3baf656c38aad6b6fda9ccd5796d1e0fcf41892acd8feec69646325a13d9475d292727a110dfe3e72b31412f70617642dd6a553d20840c2ae8dedc05a7ffe1597ead131532a8dc03521728d1d38e55da0fa7698319722b770c5bd05f701fd77b195cdb27c02d0eeffc13b10b28e6312093555c699beba70fa9d83dc6a7fcfae9b1f8d07b3b5acbbdc789f008e63da4206e2434accecde4959e6bf10e7907b0b1361cc6d30b950260fd69a24e2d1c1f9ae11e2dd47408347fd3b2b2c2b1e50f81963bf393a8b817dd1c066e1ba7e99705ea3d543f39f5a80c66ef01ece0f38a83bf4c07d8c824eb1c7ab750d17269a5e04dfcaaac6liblzma.so.5.2.3rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootxz-5.2.3-lp151.4.3.1.src.rpmlzma-alpha-devellzma-develpkgconfig(liblzma)xz-develxz-devel(x86-32)@    /usr/bin/pkg-configliblzma5rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsBzip2)5.2.33.0.4-14.6.0-14.0-13.0.5-14.14.1\@Z@Ycl@YV=@YOYJ_X+XgVV@Vl@VA@V?9@V }@T\@TT@T@T@TKristýna Streitová kukuk@suse.dejengelh@inai.deolaf@aepfle.deastieger@suse.commpluskal@suse.comadrian@suse.deastieger@suse.commpluskal@suse.comtchvatal@suse.comhpj@urpla.nethpj@urpla.netastieger@suse.comastieger@suse.comrguenther@suse.comandreas.stieger@gmx.deandreas.stieger@gmx.demeissner@suse.comcrrodriguez@opensuse.org- add SUSE-Public-Domain licence as some parts of xz utils (liblzma, xz, xzdec, lzmadec, documentation, translated messages, tests, debug, extra directory) are in public domain licence [bsc#1135709]- Use %license instead of %doc [bsc#1082318]- % needs to be encoded in description; adjust weird indent there as well. Expand LZMA in summaries.- Really use the selfdefined CFLAGS during build to fix build- fix CentOS/RHEL builds after clean-up- Simplify spec file conditions - Clenup profiled building - Use full lists of files- enable static package by default. Needed for AppImageKit- xz 5.2.3: * xz: always close a file before trying to delete it to avoid problems on some operating system and file system combinations. * C99/C11 conformance fixes to liblzma. The issues affected at least some builds using link-time optimizations. * Fixed bugs in the rarely-used function lzma_index_dup(). * Use of external SHA-256 code is now disabled by default. It can still be enabled by passing --enable-external-sha256 * Changed CPU core count detection to use sched_getaffinity() on GNU/Linux and GNU/kFreeBSD. * Fixes to the build-system- Install xznew with correct permissions (boo#970842)- Do not split out lang_package conditional, used in sle10 out of support- fix conversion: spell the missed parts correctly- add xznew{,.1}, converted from bznew- xz 5.2.2: * Omitted the use of pipe2() even if it is available to avoid portability issues with some old Linux and glibc combinations * Updated German translation * Documented that threaded decompression is not implemented yet- xz 5.2.1: * Fixed a compression-ratio regression in fast mode of LZMA1 and LZMA2.- Avoid running configure twice and using -fprofile-generate or - fprofile-use for compiling configure tests when profiling.- xz 5.2.0: * liblzma: - Added support for multi-threaded compression - Made the uses of lzma_allocator const correct. - Added lzma_block_uncomp_encode() to create uncompressed .xz Blocks using LZMA2 uncompressed chunks. - Added support for LZMA_IGNORE_CHECK. - A few speed optimizations were made. - Added support for symbol versioning. It is enabled by default on GNU/Linux, other GNU-based systems, and FreeBSD. * xz: - Fixed a race condition in the signal handling - Multi-threaded decompression can be enabled with the - -threads (-T) option. - New command line options in xz: --single-stream, - -block-size=SIZE, --block-list=SIZES, - -flush-timeout=TIMEOUT, and --ignore-check. - xz -lvv now shows the minimum xz version that is required to decompress the file. Currently it is 5.0.0 for all supported .xz files except files with empty LZMA2 streams require 5.0.2. * xzdiff and xzgrep now support .lzo files if lzop is installed. The .tzo suffix is also recognized as a shorthand for .tar.lzo.- xz 5.0.8: * Fixed an old bug in xzgrep that affected OpenBSD and probably a few other operating systems too. * Updated French and German translations. * Minor build system update- build with PIE support.- Build XZ with full RELRO.lzma-alpha-devellzma-develbuild36 1561127341 5.2.35.2.35.2.35.2.3-lp151.4.3.15.2.3-lp151.4.3.15.2.35.2.3lzmalzma.hbase.hbcj.hblock.hcheck.hcontainer.hdelta.hfilter.hhardware.hindex.hindex_hash.hlzma12.hstream_flags.hversion.hvli.hliblzma.soliblzma.pc/usr/include//usr/include/lzma//usr/lib//usr/lib/pkgconfig/-fomit-frame-pointer -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:10500/openSUSE_Leap_15.1_Update/133be5130545f97cda95fad6cbf2cb5e-xz.openSUSE_Leap_15.1_Updatedrpmbzip29i586-suse-linuxdirectoryC source, ASCII textpkgconfig filePRuIaKm_QaUutf-84073ea1e456d7d58841d35426176d87c8fb3c89312e9f1eb34478e2f02c8766f?BZh91AY&SY*8 L_ͻev2hh&@&f0h4'i@hi0C=PPbhޤLdڙh4 4MCͩiCC 0=M zj40LPmGbi=L` P4D?S!LFDb0i 4F0CL1M`L&01 M(Ѩ&@CM@z@MjQ@A4YKSJ֪ q7pմ5T2u-%LFc7GH(R^FD@B19;+H"Fyi iKP1}mewɆi#$kb^+t[a7SQ:ĭ[5,TFu 8YR]'viCJZ"_m]A 5UZ4Lv+&N<4p,t7/;F֑kn!OAo &A&DG\%\O=d HGG1'ͮvsPnj?ݭ7_Q]U-a ",̞b%sC1.t1LMJ[" k:UQY{# @#d`^XHT!_cGP!sR&xuntpeW3