Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hasl for openSUSE:Factory checked in at 2026-01-21 14:17:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hasl (Old) and /work/SRC/openSUSE:Factory/.hasl.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hasl" Wed Jan 21 14:17:53 2026 rev:2 rq:1328398 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/hasl/hasl.changes 2025-02-03 21:44:05.251903515 +0100 +++ /work/SRC/openSUSE:Factory/.hasl.new.1928/hasl.changes 2026-01-21 14:18:05.640749494 +0100 @@ -1,0 +2,21 @@ +Tue Jan 20 23:33:48 UTC 2026 - Richard Rahl <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- hasl-0.4.0.tar.xz hasl-0.4.0.tar.xz.asc New: ---- hasl-0.5.0.tar.xz hasl-0.5.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hasl.spec ++++++ --- /var/tmp/diff_new_pack.QVfraP/_old 2026-01-21 14:18:06.488784926 +0100 +++ /var/tmp/diff_new_pack.QVfraP/_new 2026-01-21 14:18:06.492785093 +0100 @@ -1,7 +1,7 @@ # # spec file for package hasl # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define sover 0 Name: hasl -Version: 0.4.0 +Version: 0.5.0 Release: 0 Summary: Hassle-free Authentication and Security Layer License: LGPL-2.1-or-later @@ -74,8 +74,7 @@ %build %meson \ -Ddoc=true \ - -Dintrospection=true \ - -Dnls=true + -Dintrospection=true %meson_build %install ++++++ hasl-0.4.0.tar.xz -> hasl-0.5.0.tar.xz ++++++ ++++ 2142 lines of diff (skipped)
