diff --git a/libgnome.spec b/libgnome.spec index f5a3365..32f0231 100644 --- a/libgnome.spec +++ b/libgnome.spec @@ -22,7 +22,7 @@ Name: libgnome Version: 2.32.1 -Release: 20 +Release: 21 Summary: Gnome 2.x desktop base library URL: http://www.gnome.org Source0: http://download.gnome.org/sources/libgnome/2.32/%{name}-%{version}.tar.bz2 @@ -61,7 +61,6 @@ This package contains all help for libgnome. %autosetup -p1 %build -autoreconf -v --install --force %configure --disable-gtk-doc --disable-esd %make_build @@ -124,6 +123,9 @@ mv COPYING.LIB COPYING %{_datadir}/gtk-doc %changelog +* Mon Jan 10 2022 liuyumeng - 2.32.1-21 +- delete autoreconf in spec + * Thu Jan 9 2020 openEuler Buildteam - 2.32.1-20 - Type:bugfix - ID:NA