diff --git a/libreport-2.17.10.tar.gz b/libreport-2.17.10.tar.gz deleted file mode 100644 index e51077a7c378a3717210969aa3539f63f0f037c2..0000000000000000000000000000000000000000 Binary files a/libreport-2.17.10.tar.gz and /dev/null differ diff --git a/libreport-2.17.15.tar.gz b/libreport-2.17.15.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..262dffee2ab4b4d7333349719a0c85b598ff77d1 Binary files /dev/null and b/libreport-2.17.15.tar.gz differ diff --git a/libreport.spec b/libreport.spec index 7ce496b7f93d29c6619aaf270e6d6642189b9d9b..f7d5ec7a5e2cf5fd7ccc360e3fadfe1d1503ddd3 100644 --- a/libreport.spec +++ b/libreport.spec @@ -1,16 +1,15 @@ %define _unpackaged_files_terminate_build 0 Name: libreport -Version: 2.17.10 -Release: 2 +Version: 2.17.15 +Release: 1 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: libxml2-encoding.h-remove-tree.h.patch -Patch9002: huawei-modify-testcase-port-for-avoid-conflict-with-k8s-in-.patch +Patch9001: huawei-modify-testcase-port-for-avoid-conflict-with-k8s-in-.patch BuildRequires: dbus-devel gtk3-devel curl-devel desktop-file-utils python3-devel BuildRequires: gettext libxml2-devel libtar-devel intltool libtool texinfo asciidoc xmlto @@ -336,6 +335,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man5/bugzilla_formatdup_anaconda.conf.5.* %changelog +* Mon Aug 5 2024 dillon chen - 2.17.15-1 +- update version to 2.17.15 + * Fri Jul 26 2024 zhangxianting - 2.17.10-2 - fix build error