perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.changes

151 lines
5.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Sep 5 16:48:53 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.051
see /usr/share/doc/packages/perl-Glib-Object-Introspection/
-------------------------------------------------------------------
Tue Mar 28 03:07:20 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.050
see /usr/share/doc/packages/perl-Glib-Object-Introspection/
-------------------------------------------------------------------
Thu Oct 22 03:14:56 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.049
see /usr/share/doc/packages/perl-Glib-Object-Introspection/
-------------------------------------------------------------------
Wed Dec 11 03:09:07 UTC 2019 - <timueller+perl@suse.de>
- updated to 0.048
see /usr/share/doc/packages/perl-Glib-Object-Introspection/
-------------------------------------------------------------------
Wed Aug 28 06:28:15 UTC 2019 - Stephan Kulow <coolo@suse.com>
- add license to cpanspec.yaml
-------------------------------------------------------------------
Tue Aug 27 22:05:31 CEST 2019 - Tina Mueller <tina.mueller@suse.com>
- Add BuildRequires to cpanspec.yaml and spec
-------------------------------------------------------------------
Wed Apr 3 10:12:29 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.047
see /usr/share/doc/packages/perl-Glib-Object-Introspection/
-------------------------------------------------------------------
Mon Oct 8 12:02:09 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
- Fix autogenerated changes
-------------------------------------------------------------------
Thu Sep 27 05:18:46 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to 0.046
see /usr/share/doc/packages/perl-Glib-Object-Introspection/
-------------------------------------------------------------------
Wed May 23 05:24:14 UTC 2018 - coolo@suse.com
- updated to 0.045
see /usr/share/doc/packages/perl-Glib-Object-Introspection/
-------------------------------------------------------------------
Wed Feb 7 16:35:37 UTC 2018 - coolo@suse.com
- updated to 0.044
see /usr/share/doc/packages/perl-Glib-Object-Introspection/
-------------------------------------------------------------------
Tue May 9 16:45:47 UTC 2017 - sor.alexei@meowr.ru
- Update to version 0.042 (changes since 0.040):
Tweak the test environment to work with newer
ExtUtils::MakeMaker.
* Use the stack in favour of heap allocation during marshalling.
* Use custom code to find struct methods in order to avoid a bug.
* Remove an unused internal variable.
* Add support for object class functions.
* Add support for marshalling GParamSpec.
* Add Glib::Object::Introspection::GValueWrapper::get_value.
* perli11ndoc: Put special classes and records into their own
category.
* perli11ndoc: List functions of enums and bitfields.
* perli11ndoc: Fix the synopsis formatting for class struct
functions.
* perli11ndoc: Correctly display array and callback
parameters/return values/fields.
* Fix "occuring" typo in POD (bgo#775169).
-------------------------------------------------------------------
Tue Dec 29 05:32:40 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.040:
* Makefile.PL: Make G:O:I dependent on Glib version >= 1.320.
-------------------------------------------------------------------
Fri Dec 4 10:29:26 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.033:
* perli11ndoc: Add a path bar to the results display.
-------------------------------------------------------------------
Sat Oct 10 13:26:03 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.032 (changes since 0.030):
* Add perli11ndoc, an interactive documentation viewer.
* Added perli11ndoc to MANIFEST.
* Docs: include an edited version of Gtk2::api.
* perli11ndoc: hush a warning when run in text mode without args.
* perli11ndoc: display a synopsis for callables.
* perli11ndoc: make Control+k focus the search entry.
* perli11ndoc: make Right/Left expand/collapse rows in the tree
view.
* perli11ndoc: make the result text view readonly.
* Croak in setup for unhandled modificaion combinations.
* perli11ndoc: when filtering, show children of matching elements.
-------------------------------------------------------------------
Thu Aug 20 17:47:01 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.030:
* Avoid repeating setting up a library as this can lead to issues.
* Add some missing version guards to the tests.
* Add t/variants.t to MANIFEST.
-------------------------------------------------------------------
Thu Mar 26 10:56:21 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.029:
* Hook up the generic Glib::Boxed constructor on load, not in
setup().
* Add support for marshalling GVariants, GArrays, GPtrArrays and
GByteArrays.
* Support flat arrays when converting from C to Perl.
-------------------------------------------------------------------
Thu Feb 26 11:07:01 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.028:
* Harmonize the format of type names in error messages.
* Add a FIXME about a corner case of GInitiallyUnowned handling.
-------------------------------------------------------------------
Wed Jan 28 11:04:11 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.027:
* Fix compilation problems when NOISY is defined.
* Move the handling of void record fields into the field
accessors.
* Rename a few variables for clarity.
-------------------------------------------------------------------
Fri Jan 16 17:27:13 UTC 2015 - sor.alexei@meowr.ru
- Initial package.