* Mon Mar 31 2025 Stanislav Brabec <sbrabec@suse.com>
- Update to version 2.0.9:
* Remove legacy malloc/realloc workarounds.
* Thu Jul 11 2024 Stanislav Brabec <sbrabec@suse.com>
- Update to version 2.0.8:
* Builds with GCC 14 (boo#1225852, obsoletes
libgnomesu-configure-C99.diff).
* Updated translations.
* Wed Jul 10 2024 Martin Jambor <mjambor@suse.com>
- Added libgnomesu-configure-C99.diff to make malloc and realloc
configure script snippets compliant with C99 so that the same
features are also configured even with GCC 14. [boo#1225852]
* Tue Dec 27 2022 Stefan Schubert <schubi@suse.com>
- Migration of PAM settings to /usr/lib/pam.d.
* Thu Mar 17 2022 Stanislav Brabec <sbrabec@suse.com>
- Update to version 2.0.7:
* Updated translations.
* Better wording in the documentation.
* Sat Nov 06 2021 Bjørn Lie <bjorn.lie@gmail.com>
- Add missing explicit libgnomesu0 Requires to devel package.
- Use ldconfig_scriptlets macro for post(un) handling.
- Modernize spec, use autosetup and make_build macro, update
Supplements to current standard.
* Thu Sep 16 2021 Stanislav Brabec <sbrabec@suse.com>
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
* Fri Mar 19 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 2.0.6:
+ Updated translations.
* Tue Sep 22 2020 Stanislav Brabec <sbrabec@suse.com>
- Update to version 2.0.5:
* Gracefully exit on SIGTERM to avoid leaving behind xauth
temporary files due to skipped pam cleanup on shutdown
(bsc#1176514).
* Thu Apr 30 2020 Dominique Leuenberger <dimstar@opensuse.org>
- Use %{_libexecdir} where appropriate (instead of %{_prefix}/lib).