gspell-lang-1.2.0-22.1e>UA;(9M *K,x?Weo1br|w,qOMI GBוWW%$/-J7-S>;*?*d  6dhpt !! !  ! ! ! !x!!! ` |  ( 8 9 H: wF G !H!I (!X Y \ !]!4!^"!b'.c'd(e(f($l(&u(<!v(w(!x)H!z))**Cgspell-lang1.2.022.1Languages for package gspellProvides translations to the package gspellWbuild88%GNOME:Factory / openSUSE_PPCobs://build.opensuse.org/GNOMELGPL-2.1+System/Localizationhttps://wiki.gnome.org/Projects/gspelllinuxnoarch $^  G  HK ) - 1 s  G X `W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W d2cb098483da95ae25a503dddb69aa39a6ef6bebeaf4aa62e7fb1ba53c0872a7fd5f3a30e4b0dc68729236c3f91d9a2b3dd90a7be1023deb9b9afe52198fc068baac846d15e57b794f21ad658e2e4ae21026d80c44bd8841b408cd0f8d95654f0936e195986879e63f27555356161c53d5b78b5a3e38236c21b2790154a4fe3fe461a01b00ed85148481d2cc9a1c99fd4b3271b22882baa9dd15d9332ebc7b6ae12d79fd3a60d15298c9ccbb02fcc344a70b1931fd899210775648a330f2941cd89ebc86221dd92965dea3450a3be6319402b518b706195ee1cfded78db00102e65a8461c7bdac0d2cb7209b8a44e1724209147af145538fa463da70bb1b98cfde1f9070813985f537353877a7f90b27713e9689a12981a3cc8f8ad6329319fa7535a58625ae807f463fdb2bcf25c2f858aab4d6c90ae502a900e1a528bb80622fb48b39b4ce25567bbe219dc493968aa31767bd2328ec88b62077b44518669fda81c60250aa105cdac01f5eed1ddd71fbf51fc12f63280d2fb05e9dc3e78e5b569d736eabcef0be4a85cfc9b489dbec37c570ec4d74449e24a3459b755f3b95288cc437c95408bb8b574509c6f5135ccb40ce984a74155991b6de4429d91d7f5d7815f0bb392e626eba154b6420c485349aa4e21fbd520a346cfc5955cc67d280c7ef78295068859f4dd7725511891fe2dbb524c806b38c12487f7886a97760d646e65f74b703534a6c47fc147670d9rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgspell-1.2.0-22.1.src.rpmgspell-langgspell-lang-all   gspellrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)1.2.03.0.4-14.0-14.4.6-14.12.0.1WށW]@Ws@W-@W8W[@W @@VVV@VvVpVRVMV?9@zaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgbadshah400@gmail.comzaitor@opensuse.orgzaitor@opensuse.orgbadshah400@gmail.com- Update to version 1.2.0: + Updated translations.- Update to version 1.1.3: + Add the gspell_text_view_basic_setup() convenience function to enable inline spell-checking in a GtkTextView in 2 lines. + Support words separated by dashes (compounds). + Use the AX_VALGRIND_CHECK Autotools macro. + Updated translations. - Add pkgconfig(valgrind) BuildRequires: Build the new valgrind support. - Pass --enable-gtk-doc to configure: Actually build the documentation, we already have the needed BuildRequires in place.- Update to version 1.1.2: + Inline checker: fix constant redrawing of the GtkTextView when the current word is not checked. + Generate enum types. + Updated translations.- Update to version 1.1.1: + New API: inline checker: add an option to select the language from the context menu (right-click menu). + Fix gtk-doc build issue. + Update GtkTextRegion -> GtkSourceRegion (utility class copied from the GtkSourceView library). + Updated translations.- Update to version 1.0.3: + Inline checker: fix constant redrawing of the GtkTextView when the current word is not checked (bgo#768306). + Updated translations.- Update to version 1.0.2: + Fix gtk-doc build issue. + Updated translations.- Update to version 1.0.1: + Fix build on win32. + Updated translations.- Update to version 1.0.0: + The API is now stable. Future 1.x stable versions will be backward compatible with the 1.0 version. + Updated translations. - Bump soname following upstream changes.- Update to version 0.2.6: + Fix builddir != srcdir issue (it occurred only in Git, not in tarballs normally). + Install tests in <...>/installed-tests/gspell-1/ instead of gspell/, to follow the parallel installability convention. - Changes from version 0.2.5: + Inline checker: improve current word handling. + Support words with apostrophes, like "doesn't". + Write more unit tests. + Improvements to the build system (use a GSPELL_API_VERSION variable). + Add missing getter functions. + Installed tests support. + API changes: - Have a GspellTextBuffer class. - Rename GspellInlineCheckerTextView -> GspellTextView. - The GspellNavigator interface now requires GInitiallyUnowned instead of GObject. + Updated translations.- Update to version 0.2.4: + Fix compilation on Mac OS X. + Write the first unit tests. + Inline checker for GtkTextView: - Fix bug with neighbor words. - Fix underline drawing issue. - Don't check current word while typing. + Other code improvements. + Updated translations.- Update to verstion 0.2.3: + GspellLanguage: code improvements, write API documentation and add get_default() function. + Add gspell_text_buffer_set/get_spell_checker() functions. + GspellNavigatorGtv renamed to GspellNavigatorText. + Remove GspellNavigatorText:spell-checker property, + GspellInlineCheckerGtv replaced by the higher-level class GspellInlineCheckerText. + Language choosers: accept NULL language to pick the default language. + Add the GspellLanguageChooser:language-code property, for a GSettings key binding. + GspellChecker: accept a NULL language in case no dictionaries are available. + Other code and documentation improvements. + Updated translations.- Update to version 0.2.2: + Relicense gspell from GPLv2+ to LGPLv2.1+. + Get rid of the libxml2 and GtkSourceView dependencies. + Replace the GspellLanguage implementation by the GtkHtml one to get rid of the libxml2 dependency and have a code licensed under the LGPL. + Code improvements to GspellInlineCheckerGtv. + API changes: - Rename gspell_language_from_key() to gspell_language_lookup(). - Rename gspell_language_to_key() to gspell_language_get_code(). - Rename gspell_language_to_string() to gspell_language_get_name(). - Rename gspell_checker_get_available_languages() to gspell_language_get_available() and return a GList instead of a GSList. - Rename GspellChecker signals: + ::add-word-to-personal -> ::word-added-to-personal. + ::add-word-to-session -> ::word-added-to-session. + ::clear-session -> ::session-cleared. - Drop pkgconfig(gtksourceview-3.0) and pkgconfig(libxml-2.0) BuildRequires, following upstream changes. - Own the %{_datadir}/vala/vapi directory, required due to dropping of gtksourceview from BuildRequires which owned it previously.- Update to version 0.2.1: + Allow only to be #included directly. + Make GspellCheckerDialog derivable. + Make GspellLanguageChooserDialog derivable. + Add a GtkDialogFlags parameter to gspell_language_chooser_dialog_new(). + Add string length parameters to GspellChecker functions.- Update to version 0.1.2: + gspell has now a bugzilla product on gnome.org. + GTK-Doc: rename DOC_MODULE to gspell-1.0, to make the API reference available online at: https://developer.gnome.org/references- Initial package.build88 1474398223  !arcacsdadeelesfafifrglhehuiditjakoltlvnbnlplptptruskslsrsr@latinsvtrvizh1.2.0-22.11.2.0  gspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mogspell-1.mo/usr/share/locale/ar/LC_MESSAGES//usr/share/locale/ca/LC_MESSAGES//usr/share/locale/cs/LC_MESSAGES//usr/share/locale/da/LC_MESSAGES//usr/share/locale/de/LC_MESSAGES//usr/share/locale/el/LC_MESSAGES//usr/share/locale/es/LC_MESSAGES//usr/share/locale/fa/LC_MESSAGES//usr/share/locale/fi/LC_MESSAGES//usr/share/locale/fr/LC_MESSAGES//usr/share/locale/gl/LC_MESSAGES//usr/share/locale/he/LC_MESSAGES//usr/share/locale/hu/LC_MESSAGES//usr/share/locale/id/LC_MESSAGES//usr/share/locale/it/LC_MESSAGES//usr/share/locale/ja/LC_MESSAGES//usr/share/locale/ko/LC_MESSAGES//usr/share/locale/lt/LC_MESSAGES//usr/share/locale/lv/LC_MESSAGES//usr/share/locale/nb/LC_MESSAGES//usr/share/locale/nl/LC_MESSAGES//usr/share/locale/pl/LC_MESSAGES//usr/share/locale/pt/LC_MESSAGES//usr/share/locale/pt_BR/LC_MESSAGES//usr/share/locale/ru/LC_MESSAGES//usr/share/locale/sk/LC_MESSAGES//usr/share/locale/sl/LC_MESSAGES//usr/share/locale/sr/LC_MESSAGES//usr/share/locale/sr@latin/LC_MESSAGES//usr/share/locale/sv/LC_MESSAGES//usr/share/locale/tr/LC_MESSAGES//usr/share/locale/vi/LC_MESSAGES//usr/share/locale/zh_TW/LC_MESSAGES/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/GNOME:Factory/openSUSE_PPC/63147cd8b54d4416148bc8761accb896-gspelldrpmlzma5ppc64le-suse-linuxnթx.J&+packageand(bundle-lang-other:gspell)?P]"k%a㱣n.M #!!J-yk˝M^#3+İ% @:֕u/<7.b2qȚ9`dĆ@Z4N?<ً技Xy{ޫ O@FzcB3U`|4*nje,|pt q2L?ĥS} .eNs*}5)}s>,1(Rvt á̺kGzz6[&ē-']3t aIBpPŰͽ O&o.y)~9;};;q!Ír8omKK_cw1qXslSgKN<"ǭFDTwiKRJo% Z^]Ԛ=M1tX н#FZxr1y#ڨ1v_#,|F.)ek8 y+ЃCwM}8fx+g+J}7iTC"*BYk\d4ē>kmX2A7/EL̷yh\{#M94$cKuip8:{Ǜ,'%]OYꮃ8W\`wH歰RW9m[jcͦ`HI9MMHJE<%8k F3x)!TgKma@!gqU{h=ݾ4ٰR6Dur&`Un  (o!I8f]Sk W:sUWJHBuO$b˦yu 10"z/,;h&2ZefR귷Xb p(ziD N׫AXAc(N:0 ǟSGtVا_Q=x7J!xSGC@C!w0'pUJrx8 ,+ktU1jEjX\@G\RA'gZH'BQ1nL3׳|L%WU%y^w/qY` f5;Xj)/NF?%Cc]8@HB7`"ZdX.d̻[%k/ k3sDh*kuKXO2IrY܊jJ\,{}uW__-e3;rVv|@ET 5G5%J?JwzśHI׶ݞn8 93ZA yÐ!+ 398#q5 gT'-t1$%+(8$ ofchAUԆt&1F^~5kgfy?6XT)1!?H t8VGc|'z"MTEl 'ҼfvFXX% f)>k-F=6 ٢Y J&B7uE7{ִy\EĜ~T ԥZjQT gO+UoJTM2 V*rCXTF4|xN}W'e q]UH}k2)i[Kp'l0uѤBjiP2U͸If =蝙 Ԕy, *e-csk9O9@N`B &H.ˌ_ {FO}Q̞'3`hXUX.hҞGJjlM;b9lTYl-dr;o5&aF BG댯StI}oG-n"os+;su*q,u_Ϋϲ0QIѲdjP%5Z|~Up< *6vݒkLFרȑ˾U/͌V9 \m.ckU(5RTҥ0NvG&p"Ez ہe 27d: L!_/LxGf C}x).+1/$!dnRؽ4/yebO}%78k`(ڡsۃ/ӣ-Ě?bOE3/K 2eXSWVÆ\Du7cj D`9LC> [ՈS|Š#v TMvik?TKNCXkJ1&f` $^O-9\Iɺ0SZ9398UÙAJkߗdsY4UP7?)'D3[BLAͭf{Ґd䋺]19^Y條%HgJŔ\{Ttl\~BEAU-Yݲ0nBFg@ pKAΉkd멮fzk9Q ˲tjI {]ϣv}U| NF3cљ]m}2܏ĎpYFްIdI۩Rۧ;?2d3.@_Ό) +&ثh_q5d+Fm4T5),dcQDY==Vۊeb7&mr@7p̋Fo@k t$d>Oh(͜Qet̗Aw4;2m`.Cީbѯu-RkF!a<<փ;=V?}]DSםcgO@s3Ad)޼q%K{7{cR>AjX^\ Qɤ+%}܎ܽagxe% u9-REh*ڛW̳.%Dec493 N p)n1YL'Pr9 ^"ю-2^4nZ<{?!)}^ZU