diff --git a/libreport-2.10.1.tar.gz b/libreport-2.10.1.tar.gz index abc8a16..d8a0731 100644 Binary files a/libreport-2.10.1.tar.gz and b/libreport-2.10.1.tar.gz differ diff --git a/libreport.spec b/libreport.spec index 9bf0089..cdc659d 100644 --- a/libreport.spec +++ b/libreport.spec @@ -2,7 +2,7 @@ Name: libreport Version: 2.10.1 -Release: 3 +Release: 4 License: GPLv2+ Summary: Generic library for reporting various problems URL: https://abrt.readthedocs.org/ @@ -129,7 +129,7 @@ It is used to easily configure the reporting process for Red Hat systems. %autosetup -n %{name}-%{version} -p1 -S git %build -autoconf +./autogen.sh CFLAGS="%{optflags} -Werror" %configure --enable-import-rhtsupport-cert --enable-doxygen-docs --disable-silent-rules @@ -399,6 +399,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man5/report_rhel.conf.5.* %changelog +* Tue Dec 31 2019 openEuler Buildteam - 2.10.1-4 +- Update tar package + * Sat Nov 23 2019 fangyufa - 2.10.1-3 - add rhel package