libicu-devel-32bit-49.1-6.1.1>t 4 DpQ/=„ V:Z'D9($DnAvmCo+BjkMPB* _a7R_O0t-IA{+|ql,g 8bG~LfǼ/P]BP^μ'\a]65}4ۻ񀓅W/ORdޖW3Ep&4k-SOdq[ʓK.iOSX7ǙF\>, G鯳ZW&kɐxΡoJQ/=„x!5l6 PҤq94RjaD؃CұINGUMy; ssqT/J=-+Kr%~JnMuFo`[@QB>[VS{:I3 &z֖)X֭T7308-t?-dd  Y  5U         ;    / f X(t8|9:+G* H*L I*x X*Y*\* ]* ^+Tb+c,d,qe,vf,{l,}u, v,w- x-4 y-`Clibicu-devel-32bit49.16.1.1International Components for Unicode (development files)ICU is a C++ and C library that provides robust and full-featured Unicode support. This package contains the development files for ICU.Qvbuild05U[openSUSE 12.3openSUSESUSE-XFree86-1.0http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://ibm.com/software/globalization/iculinuxx86_64U[AAQvQvQvQvQvQvQvQvQvQvQv94cb36bb22cc95d1c0bc859aa0f11f64libicudata.so.49.1libicui18n.so.49.1libicuio.so.49.1libicule.so.49.1libiculx.so.49.1libicutest.so.49.1libicutu.so.49.1libicuuc.so.49.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrooticu-49.1-6.1.1.src.rpmlibicu-devel-32bitlibicu-devel-32bit(x86-32)@   /bin/shlibicu49-32bitrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)49.13.0.4-14.0-14.4.6-14.10.2OjO؀O Oz@OH@O@NNN@N/N7M‘@M0:L5K͗@JJ@I̿I@jengelh@inai.decfarrell@suse.comcfarrell@suse.comjengelh@medozas.dejengelh@medozas.devuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdmueller@suse.deidonmez@novell.comvuntz@opensuse.orgvuntz@opensuse.orgjengelh@medozas.decrrodriguez@opensuse.orgvuntz@novell.comvuntz@novell.comvuntz@novell.comcrrodriguez@suse.de- Remove SuSEconfig.icu; only run the link updater on icu updates (FATE#313539)- license update: SUSE-XFree86-1.0 The license (as stated in the license.html page) is not upstream at http://www.spdx.org/licenses yet - thus, use this version (with SUSE- proprietary prefix until the license goes upstream)- license update: MIT and SUSE-Public-Domain This is _not_ IBM Public License code.- Update to new upstream release 49.1: * Unicode 6.1: New scripts & blocks; changes to grapheme break & line break property values; some characters change from symbol to Po or No; etc. * CLDR 21.0.1: Changes in segmentation data to match Unicode 6.1; new structures for support of Chinese calendar, for context-dependent capitalization, for gender of lists of people, for ordinal categories, and for multiple number systems per locale; deprecation of "commonlyUsed" element in timezone names; removal of "whole-locale" aliases; major cleanups of timezone names, delimiter data, abbreviated number data. * Support for ISO 4217 numeric currency code * See http://site.icu-project.org/download/49 for more- Use shlib policy for icu package - Use proper data directory in CXXFLAGS- Update to version 4.8.1.1: + Time zone database version 2011k + Several bug fixes. - Changes from version 4.8.1: + Common Locale Data Repository (CLDR) 2.0.1 + Time zone database version 2011h + Several bug fixes. - Changes from version 4.8.0: + Common Changes: - CLDR 2.0: The CLDR 2.0 release contains numerous improvements and bug fixes approved by the CLDR committee, including much additional data for many languages. - Explicit parent locale support in data imported from CLDR - MessageFormat and related classes (choice/plural/select) have been reimplemented, with several improvements and some incompatible changes. - Extended PluralFormat pattern syntax supports explicit-value forms and offsets. - Utility APIs in PluralRules (get some/all/unique keyword values) - Time zone API to return a list of available canonical system time zone IDs - Time zone API to return a region - Collation: Full implementation & public API for script reordering - Dictionary-type trie - GB18030-2005 update + ICU4C Specific Changes: - Alphabetic Index support ported from ICU4J - X11 Compound Text encoding support ported from ICU4J - Appendable interface - Add unzip BuildRequires to handle .zip source file. - Change the way we unpack the docs zip file: we need to create the html subdirectory first, so we don't unpack via %setup but with an explicit call to unzip.- Remove call to suse_update_config, and stop removing config.cache.- Add automake BuildRequires that was implicit before, to fix build.- Drop pkgdata.diff: everything leads me to think this is not needed anymore. Debian doesn't ship this patch with its 4.4 version of ICU. This patch was just a workaround in the first place anyway.- Disable "make check" when run under qemu.- Enable strict-aliasing again since the code seems to be fixed. - Enable make check inside %check. - Cleanup the spec file with spec-cleaner.- Update to version 4.6.1: + Common Locale Data Repository (CLDR) 1.9.1 + Update timezone data support to Olson 2011c + Fix: UCOL_RUNTIME_VERSION should be updated for 4.6 + Fix: Collation Reordering Use Of USCRIPT_UNKNOWN + Fix: Can't find Hangul with search coll (usearch doesn't handle CE iter behavior) + Fix: ULocale#toLanguageTag() should not supply "und" as language when the locale has only private use + Fix: USpoof uses NFKD, should be NFD + ICU4C-specific bug fixes, including: - ICU misparses numbers in scientific notation - detect out of memory issue for Hashtable in low memory situations - Changes from version 4.6.0: + Unicode 6.0: - Supports final version of Unicode 6.0 - New UCA data for collation/sorting, with refinements from CLDR; this data is revamped for more effective use of collation weights, and noncharacters are now handled - Support for 2,088 new characters, including the new emoji and Indian Rupee sign - Fully updated properties + CLDR 1.9: - Supports final version of CLDR 1.9 - The CLDR release contains numerous improvements and bug fixes approved by the CLDR committee, mainly in the areas of collation sequences, transliteration, and available date formats. + Support for UTS #46 Unicode IDNA Compatibility Processing. + Alternate number symbols based on numbering system. + Compact collation tailoring syntax for reduced memory and disk footprint. + New collation [import] rule for reduced footprint and improved maintenance. + Fast string BiDi direction detection. + ICU4C-specific changes: - ICU 4.6 requires compiler RTTI to be turned on. Please see the ICU4C readme for more details. - pkg-config files for a standard way of linking against ICU. - Promotion to @draft (from @internal) for most regex functions that provide access via UText. - Regex support for a "find progress" callback. - Enhance regex APIs to support full 64-bit offsets and indices. - New regex API to set match and start position independently. - Update icu-remove-datetime.patch to apply without fuzz. - Rebase icu44-rpmlint.diff. - Add pkg-config BuildRequires to automatically get pkgconfig()-style Provides.- Update to version 4.4.2: + Common Changes: - Update LMBCS mapping table - Time zone data 2010l + ICU4C Specific Changes: - Fix: Difference between Java and C implementation with exponent characters - Fix: u_fflush (and thus u_fclose) not flushing stateful converter - Fix: unum_parseInt64 is not giving proper error - Fix: Missing header files in Windows build- Update to version 4.4.1 + Common Changes - Common Locale Data Repository (CLDR) 1.8.1 - Enabled non-Gregorian calendars in DateIntervalFormat - Changes from version 4.4: + Common Changes - Unicode 5.2 support. - CLDR 1.8 data - over 22% more data, with many new locales. - Normalizer2 - for fast, flexible normalization, paving the way for UTS #46 support of international domain names. - Optimized resource bundle format to reduce the ICU resource bundle installation footprint. - Hebrew calendar month numbering improvement. - Finer granular ICU locale resource data packaging. - SelectFormat - for selecting a translation by a keyword among multiple alternatives when formatting messages. - Flexible hour pattern handling in DateFormatPatternGenerator. - Updated LMBCS converter implementation. - EBCDIC converter enhancement for supporting various SI/SO codes used by non-IBM mainframes. - 64bit time zone transition data support. + ICU4C Specific Changes - Regular Expressions support UText - allowing regular expressions to work on large or discontiguous text (Technology Preview). - DecimalFormat support for big decimal numbers. - ICU Plug-ins - for packaging a specific ICU servce as plug-in and calling different versions of plug-ins in a same environment (Technology Preview). - C++ public smart pointers. - Java modified UTF-8 support. - Improved UnicodeString substring operations. - New usearch options to control matching of collation elements - Use %_smp_mflags - Add icu44-rpmlint.diff to fix some build errors. - Add pkgdata.diff to help build on some architecture, see http://bugs.icu-project.org/trac/ticket/6969#comment:19.- In JeOS, libicu is installed by default but it should require timezone package to fullfill all dependencies.- Drop icu4c-3_6-src-setBreakType-public.diff: it's not needed anymore for OOo.- Update to 4.2: + Locale Data: ICU uses and supports data from Common Locale Data Repository (CLDR) 1.7 , which includes data for 146 languages, 159 territories, 468 locales- 21% more locale data than the previous release. + Number system support and the number keyword. + Number system override in DateFormat. + Numerics used by Hebrew Calendar date in Hebrew locale. + BCP47 (language tag) / Locale transformation. + BCP47 mapping of LDML keywords. + Encoding selector: Return a list of charsets that can handle the input text. + Simple duration: Implementation of CLDR duration format. + Available/Preferred keywords for a locale (Calendar, Collation, and Currency). + StringPrep standard profiles: RFC3491 NAMEPREP, RFC3530 NFS4, RFC3722 iSCSI, RFC3920 NodePrep/ResourcePrep, RFC4011 MIB, RFC4013 SASLprep, RFC4505 trace and RFC4518 LDAPprep. + Miscellaneous Arabic shaping enhancements. + UTF-8 friendly internal data structure for Unicode data lookup. + API to get CLDR version used by ICU. + ISCII charset converter updates (added Gurumukhi, other updates). + Performance improvements in Time Zone Name format/parse, and in DateIntervalFormat construction. - Remove AutoReqProv: it's default now. - Drop icu-gcc44.patch: fixed upstream. - Do not package packaging doc in libicu-doc.- Add icu-remove-datetime.patch to be more build-compare friendly.- fix build with GCC 4.4 - remove static libraries 49.1-6.1.149.1-6.1.1baselibs-32bitbinicu-configlibicudata.solibicui18n.solibicuio.solibicule.solibiculx.solibicutest.solibicutu.solibicuuc.so/usr/lib//usr/lib/baselibs-32bit//usr/lib/baselibs-32bit/bin/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/d0e7b5132f0ce6b3b0d4f9527246c32b-icucpiolzma5x86_64-suse-linuxPOSIX shell script, ASCII text executable, with very long linesdirectoryR?] crt:bLLDRͪ@]^)i+\>ޘHf,p%d$Oq1V̎ Vm~qd9,<LV&ld8Ա6Ϗ x'H')/߂$f ߤP*a1f ׵B8Kx);ƙF*ktza>ZF9ZN/pڔHH|_*Y-=eUË&V\9+awW;3qY%}G!DfzF`|h: v\8 ihڵe"-OIRM,ըS7DsnnƘ1y v;!$`Pmg{{?D't1jj$y[<wk]t[RecLD^•|5ԛ" c**uXlh"P![9M3& S4q)^0[Qry8`td95*I '8(e.S\z^HfDzXѤ %友p-0ހ#-F&z5r*>USDGPYlUb4C';a H[,+m?t j]zv*2t.Λ~ASJa-{95:15Y leEY^Rk8JOœ䇘g=RdxgM&VR}^ @rcg>;+Wg: ),opQS1->@,sɿvkF¾~κ2 ^2gB \8oj tQH%v}p$0%{ ,Cq:QSkY';Wʅ$̼ˎM%ed\ޖ r0V:`-hvŁ3TRI;j][WZ>ZP2`0GП0ZKo7Ϧ:p=RqBs#%~RfacC毚w#E ,II2uH'i²~CDu( Q\2X[-Jc$.3 Xll :^/Mpm4c>7 `ةo[IEn\(rMJj$,ƓcM1rzn AcH}Q&ٓFM*+ MA ¼< MtW ۚԹ\FF\nh TNJ^{`UR#l吙8?EP)3Cn̈́ G r\\w[&XBe8m(=Dڻ`%xDkr1"#q_`ҧDž꽙}/w>kS9̺}%F6Sˌ~nJ$=g;By}hԄ2=]д;ЄU[7K_H9ҕD$EMfȫX MkH/1|B][4D cH",3OQq 8itlզ)!33oiߓ8pF |Ld' cSN31~R<0 L̼Br)JUHV~OT1xGE&EFoX|vk(2=Ho9N\{}mӭ0DuqcM],G3C 'Yog0z&I^˭~.WFcBCk ů1(ڼت/Jai6Nk7#u}TgejCFǒ\ZmYyjp5T.URȂuj^*8X/@9n`)Tog v0зHڷ3m Dnsӱҽ(16zh[Rrd59":*h&;:hKEHɱ\q5okIԩ(:K\Sd:6Hs8m|j#Γ^(f&0/ԥ%N%qHj$Y__CL.]M]2?evPX<5M8҅ 3]#Q@0z?ܹvæ!J 7fW9d?EqDA\&QPTIqŝ"1lbpYk(NK*y8u/ R{*D&Na6|v f 0w"fhuuC!P<}Xէ~!\&/bNG9SjYE䛶]*==nqIwԩ4GDG}|6^w/^s/q`yA>%}C+s#x8s[) }Nl~|~7+5=mp3 2:7ۍim/:*[[Fy+EIɿQA:1UUZ( ŸBĺQVt D0=eVGbȮ@WֺµV6'*Xy'YjDtn:VjBK$(p%[z&@7a02}BdZ6OŸ`F$jcj{ܫ\.H OTM¤DPqƠbedpi ѸB* S@m% O>^;۟pk:nncAkGB9ӑus]9wR={BٜބPTuHةMaʱBYpMzBy$Aŷ\}mn#_|ap>I !6CqNNik`Q\̛ҥctK0rX9YL$~km,ChbRVqUWHdgUao8(-YwN>N6RdZ5=A9p R= ˁ尕_o)&^MU]- 瘊r.ٯ2? SNR 'vH%VHO|W:ߩ%nOf|瑺eh]A^%gEQL9uXzPU€\fGVFBd.)|S!'a@u+b:I}PH~ Yt*mEljNyyX`;$嶱ghvm|_܃"n яG;rΉH9$Gɞh Wzv5Ac4ڇr`Nv?{|gŎzCU[>%!1`BƿZ9:E iF"m5D_\ `vc8;bxs;U;~%ˇn<#WuDߒDP  4rA"W 7` CxmGT)Rr{1M'.<->nói,ռqyzbɋ7R]ukK𴒹\F@Zg *?xpkp!"VGoҭm_c;GŚaǬĴYE~ZG!CzFBBbj\R< ШJTz{5yZ)kXٶ<۴rqQғـOt$#U3hAWeA\')2[&> u6Vz;AO%|m+sP tgJ2͟EF./\/ֽ7->3a2PѼ$ ?pI(ԡgK 5tB_T@&XH6 !z sdO/ڬ~3J1I5C]T|IwdT,\+[EGklxr'l&Fˆ^~^ӷ򾝹 hK[{1'vb*#O߰$TQŏҿ۝(VРIZ