typelib-1_0-Gtd-1_0-3.91.1-bp153.1.22 >  A `^1!M@eeep3ñnF0V&qce |bjAa1UT<|Nr{u:<|/~+x?K 1<&P*V5Un@V%5J(^i ^b!`lu-o)jz}[.KTM®/Ću冧gW;l}RR*nمWm; r n zKJM*ܣUe39c3ba4be5117a364361d4e2710f31e7a4a719905b07c9ad35e4747074ee06c2d0d5da3f3467988562042a28e3c3ddf3aa41efdB؉`^1!M@eee?F!ʧ~Zk:>S?.* i,$!_y&#%NyU2 2u~R&kD!鄮P\dPe$אA|LĝcEl$֤r9<)6㗫^"(g8R4MCx@P&sL|6 8,v"~`iukA]}W`>p>)?)d ( X -6G ar     (,l(8$9$:$F'5G'PH'TI'XX'\Y'h\']'^'b'c(gd(e(f(l(u(v(w(x(y) z)0)@)D)J)Ctypelib-1_0-Gtd-1_03.91.1bp153.1.22Introspection bindings for gnome-todo's libraryGNOME To Do is a application to manage your personal tasks. It uses GNOME technologies, and so it has complete integration with the GNOME desktop environment.`^1yobs-power9-07VHSUSE Linux Enterprise 15 SP3openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://wiki.gnome.org/Apps/Todolinuxppc64leVH`^1R87c44b8e998223cb17a20a04a98ab67da62079c2269b29b0b428c29eebc1572arootrootgnome-todo-3.91.1-bp153.1.22.src.rpmtypelib(Gtd)typelib-1_0-Gtd-1_0typelib-1_0-Gtd-1_0(ppc-64)    @@@@@@@@@@@rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(Atk)typelib(GLib)typelib(GModule)typelib(GObject)typelib(Gdk)typelib(GdkPixbuf)typelib(Gio)typelib(Gtk)typelib(Pango)typelib(cairo)typelib(xlib)3.0.4-14.6.0-14.0-15.2-11.02.02.02.03.02.02.03.01.01.02.04.14.1^,-]m]w@]t@]rJ@\t@ZZkZZ0@ZC@ZB9Zalynx.zhou@suse.comDominique Leuenberger Luke Jones Luke Jones Bjørn Lie luc14n0@linuxmail.orgdimstar@opensuse.orgdimstar@opensuse.orgluc14n0@linuxmail.orgluc14n0@linuxmail.orgluc14n0@linuxmail.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgluc14n0@linuxmail.orgjengelh@inai.dezaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.org- No longer recommend -lang: supplements are in use- Update to version 3.91.1: + Project: Redesign the main user interface by introducing a sidebar-based layout - Remove doc AUTHORS because it is removed in the tarball - Update spec beacuse docs dir changed- Drop gtk3-schema requires: this dependency does not belong here. it is GTK3's responsibility to pull this in.- Add Requires: gtk3-schema so that the correct colour picker schema is used.- Add gnome-todo-eds-libecal-2.0.patch to enable building against newer evolution-data-server. - Replace pkgconfig(libecal-1.2) with pkgconfig(libecal-2.0) BuildRequires following above patch. - Remove gnome-todo-autoptr-fix.patch, conflicts with gnome-todo-eds-libecal-2.0.patch- Add gnome-todo-autoptr-fix.patch: Fix build with new glib.- Update to version 3.28.1: + Fix Scheduled panel not updating its task list. + Updated translations.- Update to version 3.28.0: + Project: Minor UI fixups and polishing. + Todoist: - Todoist commands are now compressed, which allows up to 5.000 commands per minute. It is very unlikely that users will ever reach Todoist limits now. - Tasks appear in GNOME To Do exactly how they appear in Todoist now. + EDS: - GNOME To Do now reacts to changes made by other applications such as Evolution. - The backend received more stability and fixes. + Todo.txt: - Hide internal data with 'h:1'. - Minor fixups. + Updated translations.- Modernize spec-file by calling spec-cleaner- Update to version 3.27.90: + Project: - Add: A 'org-gnome-Todo' style class. And proper logging capabilities; - Remove reduntant 'New List' menu entry from appmenu; - Fix: Untranslated Python plugins. And an important performance issue on startup; - Flatpak master now shows trace messages; - Save edited tasks more aggressively; - Minor UI polishing. + Todoist: - Major rework of the Todoist data provider; - Errors are identified and treated more accurately now; - Tasks are now properly sorted; - Subtasks are correctly identified. + EDS: Correctly detect completed tasks (fixes Google Tasks integration). + Todo.txt: - Initial rework of the Todo.txt data provider; - Temporary loss of subtasks. + Updated translations. - Rename enable-gtk-doc meson option to gtk_doc following upstream change.- Update to version 3.27.2: + The task list view was redesigned, and now is much more cohesive. + Updated translations. - Drop gnome-todo-nb-translations.patch: fixed upstream.- Update Url to https://wiki.gnome.org/Apps/Todo: current Todo's web page. - Drop 'find' command for deletion of *.la files since libtool is not used anymore.- Add gnome-todo-nb-translations.patch: Update Norwegian bokmål translations. - Enable build of api docs again, fixed upstream in 3.26.2 release. - Clean up spec, use modern macros.- Update to version 3.26.2: + task: dereference pointer before comparing tasks. + provider-eds: Make tasklists synchronize offline. + Updated translations.- Temp disable building of api docs, as it is currently broken upstream.- Update to version 3.26.1: + Fix type race initialization that prevents To Do startup. + Fix translations. - Changes from version 3.26.0: + Updated translations.- Update descriptions.- Update to version 3.25.90: + Move to Meson build system. + Fix Flatpak build. + Introduce Todoist integration. + Updated translations. - Add meson BuildRequires and switch autotools macros configure, make and makeinstall to meson, meson_build and meson_install following upstream switch to Meson build system. - Add gtk-doc BuildRequires and pass Denable-gtk-doc=true to meson. - Drop obsolete post(un) handling, file-trigger takes care of this now. Following macros removed: glib2_gsettings_schema_post(un), desktop_database_post(un) and icon_theme_cache_post(un). - Add pkgconfig(rest-0.7) & pkgconfig(json-glib-1.0) BuildRequires: New dependencies.- Update to version 3.25.3: + Improve Scheduled panel's date headers. + Allow pass an emit-error-message callback. + Allow control-click for selection mode. + Many improvements to Todo.txt plugin. + Add Meson build system files. + Plug memory leaks. + Add skeleton for Todoist plugin. + Updated translations.- Update to version 3.25.1: + No changes.- Update to version 3.24.2: + Enable Todo.txt plugin by default. + Vast improvements to Todo.txt plugin. + Set default application icon. + Many fixes to the Scheduled panel. + Updated translations.- Update to version 3.24.1: + Allow using right-click to select task lists. + Fix scheduled panel calculation of date span. + Fix crash when creating new task. - Changes from version 3.24.0.1: + Fix appdata tags. - Changes from version 3.24.0: + Add a new plugin to run To Do in background. + A new experimental Todo.txt plugin was created, but disabled by default. + Properly update panels when day changes. + Fix crash on various classes. + Add 'todo' keyword to the desktop file. + Fix tasklist thumbnails on HiDPI monitors. + Drop Intltool usage. + Add accelerators to Edit pane. + Improve CSS loading. + Fix drag n' drop. + Fix many memory leaks. + Add tasklist selector in New Task row on tasklist-less panels. + Updated translations. - Drop intltool BuildRequires: no longer needed. - Set desktop file category to "Office;ProjectManagement;" using suse_update_desktop_file.- Update to version 3.22.1: + Improved behavior when dealing with dates. + Improve the focus management so we don't loose the new task row. + Improve the Unscheduled panel. + Duplicated task issue is now fixed. + Add a Flatpak manifest file. + GNOME To Do consumes less memory and is more stable. + Updated translations.- Update to version 3.22.0: + GNOME To Do now supports subtasks. + Plug various memory leaks. + Improved task editor panel. + Avoid crash on labels. + Various cleanups. + Add developer documentation. + Make the stardard panels as plugins. + Add plugin to switch between dark/light theme variants. + General improvements on dark variant. + Updated translations.- Update to version 3.20.2: + Small code cleanups. + Fix Scheduled and Today panels' misbehavior. + Updated translations.- Update to version 3.20.1: + Fixed unstranslated string. + Fix translations not being applied. + Updated translations.- Update to version 3.20.0: + Updated translations.- Update to version 3.19.92: + Updated translations.- Update to version 3.19.91: + Consistently use To Do naming. + Also consider creation date when sorting tasks. + Make EDS an embedded plugin. + Updated translations.- Update to version 3.19.90: + Improved documentation for the plugin API. + Ignore casefolding when sorting tasks & lists. + Fix Scheduled headers and translations. + Improved Scheduled panel. + Updated translations.- Update to version 3.19.5: + Vastly improve the plugin system. + Add kudos information in AppData. + Adapt icon names to use the application id. + Many code cleanups and fixes. - Changes from version 3.19.4: + Add a plugin subsystem. + Add list-based tasklist selector. + Port to use CSS names. + Updated translations. - Add gobject-introspection-devel and pkgconfig(libpeas-1.0) BuildRequires: new dependencies. - Create new subpackages typelib-1_0-Gtd-1_0 and gnome-todo-devel.- Update to version 3.18.1: + Fix 256x256 icons being installed as 512x512. + Add a symbolic variant. + Install a DBus service file. + Wrap notes text. + Updated translations.- Update to version 3.18.0: + Updated translations.- Update to version 3.17.92: + Updated translations.- Update to version 3.17.91: + Add selection mode, which allows renaming and removing lists. + Add a "Clear completed tasks..." item in gear menu. + Update build system. + Lots of bugfixes and cleanups. + Updated translations.- Initial build, version 3.17.4.obs-power9-07 16167857851.03.91.1-bp153.1.223.91.1-bp153.1.22Gtd-1.0.typelib/usr/lib64/girepository-1.0/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/c94a1d0fe7b32c0a1384f1dd0106900e-gnome-todocpioxz5ppc64le-suse-linux PR RRRR R RR R RRt.inJguutf-8935ce7154f6f55b0400942e27c722ccc9ead55f9ac1181ea9ec50a050001657b? 7zXZ !t/W_] crv(vX06qCT w/PP |hңįu?PH6 t]f q33 nGBt˕s&Yk6@\A-1`aaEըD0M[DI3j,n983B-g&[[1^h@F=hr6iN Hۚg1&6vcBl6![{ 4fQ槌Pͳռ ʥ1h)_~ E}CZ_uއlpW 7Zw/j~-Ps#v&eu0ϵw-ERR 㔠+(qco,a@% ٬ϱ/x;Zc=ۘa$Iz=MB&E)s΍Z 79P O>dJM 3YM8Fp]25t 7_}MxXq b䌊Iq96cE'~{^d1@N AJr./s 1qq<', =ɅL LNiJ`?݊@7GV( |)L z~vzu]%3f@Kq|،Y)evT45uaqjįtDOS رܽ]&>ό/uW9q̇QlIM%%x<|~wXJ>BMઌ2lxxvlH&~6B |XAcrl esyឋ^$tT"ĪfTh-xeg(1.:pvCMYx5XpNG*O7'%t5z m:}=ճ45 IJǔQ\<#юeҮA JtpF\gɈ"ʘu=bX5ZShA)Eqqb6DDM0p \q-/#;Gqfq@ʓ6K6Eg ii^x`F#?"bB̋ΊJl_/x]NjIPSQ|ulu3~R-2:1v]DVŵB6&tGTwTrLۚ!"#Br}Aq*=vI mY[X޶կ?^|J6q=,飅%P/RP )֕OeMP -ElVsGd`%1O>{=־a+"7hQUAxVaG NQigÊs&o=f$&[z/躷BQ>_p vh=zAKvm@/H,/=:gL=rh:#<@,2/iS;"0Z$‹gn~V?ˠ<,+LU9 D`+Vel廏/c x 1 臅wl` ŪFĻnDZ>.Be8d@$Z&d8p`0_(Pe'~>k.m 5% "= A4ƳʶJ7#>stq<Ջ[/jɕsɹSSccZs@ާ$٬uisD8Or!K2@\k&ު9-'2vU91VȦL=tсUr O LBtp<6Jb@Xy3()IW4@^4egV>9K5Wg.ao&,HCA?]'8|Q;>$m}aUP&x'([GQh-u|ZTڷ?_-à< {j ߪ~-2/?=jbx9_Vuy]}z`'!|r bcT8N և:7okiyw)A_lqTNkL!7,2+,f pA'ѧ%1u+%71c25I0_ޕ[?:q':O#1ۚ(%ZDR _LT~b-:I30w} P1E# ]emʞ~9vU+e&PS/2|@ IO6ppk:diH |VϬ6rj_%NO~PWYLyO3%߲}gΖS^Mʪ35qܣZ>}t?*/"t*N_6sȤw٠iL%XvZO 9}tU|1|} ~iS+A%2BOdbԱVjңc,~pԤL% Jxd/ch 'vu;CeI}DAYҦ&x= bO~O(߁U~Oy0tb]E^ #1֮-{kTwͳ b{YIa ~)މ `tlq^􄪄LIC^TZ'4g>3NhH Oye% bTۆ`ѷϪbE^sاwƠ}h]MҤl߳_XtPtE٩TV _}zM2=7ਅ=R=v 7ړYj {I-w})Ztz)zqʞD2Aq! uy:43VwU^l%E$WV{Mt.t@u/ 9y ǽ=|;nP? +*N3l,p= N6+iugS`߇cHVҫ,,skWW_q5H>%=cY B sN)ȋH9˄~I_yV *Ww}"(sAymSЃ3|V>{BBXT!~ǃA 0==+A!"7-6 wǘ[XSW}!B\&PoK3Nč3EnầtVf׸\6GȽiW( L4fG$OF{/TܔdYu݇Uտ5jJ3w3p b/v=q 9ۼ}MFulQV|!=$y=^Zog5`:^P݌PkO-"1'Y@Q"V8`YF˵(v5:s r $п[:z.cP{-H4X¼b+a[ɸ4  _8XFHͳ,ǯ}Af|(pe57%)sqJ\ռ@kxOS,΁4h Hν9nB?^OT3Ă`VN'mA- vYAO%1Y@#0S\]oQH'D'Gٻ)a