!7 openEuler-libidn2

Merge pull request !7 from Liquor/liquor
This commit is contained in:
openeuler-ci-bot 2020-06-18 16:49:53 +08:00 committed by Gitee
commit 6e6af4ae9a

View File

@ -1,6 +1,6 @@
Name: libidn2 Name: libidn2
Version: 2.0.5 Version: 2.0.5
Release: 8 Release: 9
Summary: GNU IDN Library Summary: GNU IDN Library
License: (GPLv2+ or LGPLv3+) and GPLv3+ License: (GPLv2+ or LGPLv3+) and GPLv3+
URL: https://www.gnu.org/software/libidn/#libidn2 URL: https://www.gnu.org/software/libidn/#libidn2
@ -18,7 +18,7 @@ Patch8: 0003-CVE-2019-12290.patch
Patch9: fix-compile-error-about-missing-aclocal.patch Patch9: fix-compile-error-about-missing-aclocal.patch
#Dependency #Dependency
BuildRequires: gcc gettext libunistring-devel autoconf texinfo BuildRequires: gcc gettext libunistring-devel autoconf texinfo automake
Provides: bundled(gnulib) Provides: bundled(gnulib)
Provides: idn2 Provides: idn2
Obsoletes: idn2 Obsoletes: idn2
@ -83,6 +83,12 @@ make %{?_smp_mflags} -C tests check
%{_datadir}/gtk-doc/ %{_datadir}/gtk-doc/
%changelog %changelog
* Wed Jun 17 2020 Liquor <lirui130@hauwei.com> - 2.0.5-9
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:add Buildrequires:automake
* Wed Mar 18 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.5-8 * Wed Mar 18 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.5-8
- Type:CVE - Type:CVE
- ID:NA - ID:NA