Changelog for
libgee-0_8-2-0.20.6-150600.1.1.x86_64.rpm :
* Fri Oct 13 2023 bjorn.lieAATTgmail.com- Add upstream patches: + b33a6627f4fc96938b6015e05849867c472160a8.patch: Add more missing generic type arguments. + 2f0bbe8987e5eb1390b23ac531c971b202c2ef77.patch: Implementations of \"G List.get()\" should use non-nullable return as defined.
* Sat Sep 17 2022 bjorn.lieAATTgmail.com- Update to version 0.20.6: + Fixes for newer valac. + Keep the original exception in Future.map/flat_map.
* Thu Feb 10 2022 bjorn.lieAATTgmail.com- Update to version 0.20.5: + Fixes for newer valac. + Use Makefile.introspection instead of custom rule.- Drop conditional Requires for long obsolete versions of openSUSE.- Modernize spec, use ldconfig_scriptlets macro for post(un) handling and other current macros.
* Thu Mar 18 2021 dimstarAATTopensuse.org- Update to version 0.20.4: + Fixes for newer valac.
* Sun Feb 09 2020 bjorn.lieAATTgmail.com- Update to version 0.20.3: + Minor warning fixes for newer valac. + Guard GLib.Cond.wait/wait_until calls against spurious or stolen wakeups.
* Mon Aug 05 2019 bjorn.lieAATTgmail.com- Update to version 0.20.2: + Minor build fixes.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Sun Feb 11 2018 luc14n0AATTlinuxmail.org- Update to version 0.20.1: + Minor bug fixes.- Update Url tag to https://wiki.gnome.org/Projects/Libgee: the current Libgee\'s web page.- Remove idempotent %clean section: RPM already does this work.- Update package summaries and descriptions making them either shorter or more content-descriptive.
* Tue Mar 21 2017 dimstarAATTopensuse.org- Update to version 0.20.0: + No changes.
* Thu Feb 23 2017 zaitorAATTopensuse.org- Update to version 0.19.91: + Fix to_array on enums and flags. + Add additional query operations to Traversable.
* Wed Oct 12 2016 zaitorAATTopensuse.org- Update to version 0.18.1: + Various build and runtime fixes.- Stop passing V=1 to make, we do debugging locally.
* Fri Apr 15 2016 mgorseAATTsuse.com- Update to GNOME 3.20 Fate#318572
* Thu Oct 08 2015 dimstarAATTopensuse.org- Add baselibs.conf: provide libgee-0_8-2 as required by libskk0-32bit (boo#949452).
* Tue Mar 24 2015 dimstarAATTopensuse.org- Update to vesion 0.18.0: + Stable release, no changes since 0.17.92.
* Mon Mar 16 2015 dimstarAATTopensuse.org- Update to version 0.17.92: + Fix default value of --enable-consistency-check.
* Tue Oct 14 2014 dimstarAATTopensuse.org- Update to version 0.16.1: + Workaround GC thread consuming 100% of CPU. + Fix HashMap destructor name. + Fix a documentation typo.