File hasl.changes of Package hasl
-------------------------------------------------------------------
Tue Jan 20 23:33:48 UTC 2026 - Richard Rahl <rrahl0@opensuse.org>
- Update to version 0.5.0:
* Fix a doc comment that was no longer true
* Make sure gi-docgen is scanning build headers
* Implement Hasl.Gs2Header.parse
* Use g_set_str everywhere
* Add hasl_str_is_empty and use it everywhere
* Add Hasl.Gs2Header.parse_full which returns the length of the header
* Make sure the documentation dependency is before other dependencies
* Add hasl_saslname_encode and hasl_saslname_decode
* Remove HASL_DOMAIN
* Replace CONTEXT_DOMAIN with CONTEXT_ERROR
* Replace MECHANISM_ANONYMOUS_DOMAIN with MECHANISM_ANONYMOUS_ERROR
* Clean up the error domains and enums for GS2Headers
* Add missing Since tags
* A few meson tweaks
* Add a codespell unit test
- remove nls meson option, as it got removed
-------------------------------------------------------------------
Sat Feb 1 12:33:36 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- fix install issue with nothing providing hasl-%{version}
- recommend installing translations when installing library
-------------------------------------------------------------------
Fri Jan 31 13:08:49 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.4.0:
* Bump minimum GLib to 2.76
* Use g_string_free_and_steal
* Add Hasl.Context.done to reset a context
* Add Hasl.Context:server-mechanisms
- switch to the sf mirror, so we have signed tarballs
-------------------------------------------------------------------
Wed Nov 27 21:58:00 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- initial packaging