!2 update automake to 1.16.2

Merge pull request !2 from wangchen/wangchen
This commit is contained in:
openeuler-ci-bot 2020-07-16 21:11:44 +08:00 committed by Gitee
commit 80015c12aa
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
automake-1.16.2.tar.xz Normal file

Binary file not shown.

View File

@ -3,8 +3,8 @@
%global __provides_exclude ^perl\\(Automake:: %global __provides_exclude ^perl\\(Automake::
Name: automake Name: automake
Version: 1.16.1 Version: 1.16.2
Release: 6 Release: 1
Summary: A tool for automatically generating Makefile.in files Summary: A tool for automatically generating Makefile.in files
License: GPLv2+ and GFDL and Public Domain and MIT License: GPLv2+ and GFDL and Public Domain and MIT
URL: http://www.gnu.org/software/automake/ URL: http://www.gnu.org/software/automake/
@ -73,5 +73,8 @@ fi
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Thu Jul 16 2020 wangchen <wangchen137@huawei.com> - 1.16.2-1
- Update to 1.16.2
* Sat Oct 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.16.1-6 * Sat Oct 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.16.1-6
- Package Init - Package Init