Use g_free for GLib-alloc'd memory
This commit is contained in:
parent
b9648fbeab
commit
df6fe66773
1686
0001-Use-g_free-for-GLib-alloc-d-memory.patch
Normal file
1686
0001-Use-g_free-for-GLib-alloc-d-memory.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,13 +2,14 @@
|
|||||||
|
|
||||||
Name: libreport
|
Name: libreport
|
||||||
Version: 2.15.2
|
Version: 2.15.2
|
||||||
Release: 2
|
Release: 3
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: Generic library for reporting various problems
|
Summary: Generic library for reporting various problems
|
||||||
URL: https://abrt.readthedocs.org/
|
URL: https://abrt.readthedocs.org/
|
||||||
Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
Patch9000: fix-bug-delete-gtk-deprecation-warnings.patch
|
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: dbus-devel gtk3-devel curl-devel desktop-file-utils python3-devel
|
||||||
BuildRequires: gettext libxml2-devel libtar-devel intltool libtool texinfo asciidoc xmlto
|
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.*
|
%{_mandir}/man5/bugzilla_format_kernel.conf.5.*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Oct 29 2022 dongyuzhen <dongyuzhen@h-partners.com> - 2.15.2-2
|
||||||
- Rebuild for next release
|
- Rebuild for next release
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user