Use g_free for GLib-alloc'd memory

This commit is contained in:
guojin17 2022-12-28 21:26:49 +08:00
parent b9648fbeab
commit df6fe66773
2 changed files with 1691 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,13 +2,14 @@
Name: libreport
Version: 2.15.2
Release: 2
Release: 3
License: GPLv2+
Summary: Generic library for reporting various problems
URL: https://abrt.readthedocs.org/
Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
Patch9000: fix-bug-delete-gtk-deprecation-warnings.patch
Patch9001: 0001-Use-g_free-for-GLib-alloc-d-memory.patch
BuildRequires: dbus-devel gtk3-devel curl-devel desktop-file-utils python3-devel
BuildRequires: gettext libxml2-devel libtar-devel intltool libtool texinfo asciidoc xmlto
@ -313,6 +314,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_mandir}/man5/bugzilla_format_kernel.conf.5.*
%changelog
* Wed Dec 28 2022 guojin17 <guoj17@chinatelecom.cn> - 2.15.2-3
- Use g_free for GLib-alloc'd memory
* Sat Oct 29 2022 dongyuzhen <dongyuzhen@h-partners.com> - 2.15.2-2
- Rebuild for next release