diff --git a/automake-1.16.1.tar.xz b/automake-1.16.1.tar.xz deleted file mode 100644 index c4f597a6aea89fa2580cf9008725dc897dad5606..0000000000000000000000000000000000000000 Binary files a/automake-1.16.1.tar.xz and /dev/null differ diff --git a/automake-1.16.2.tar.xz b/automake-1.16.2.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..1b9144b0e4bd4ae60df563f87efadd3726142dc4 Binary files /dev/null and b/automake-1.16.2.tar.xz differ diff --git a/automake.spec b/automake.spec index 91f1cf3043529afb09038edcbcd4d64d3317f7d2..50386804c8252422a04828825ab5feaf9fd98b19 100644 --- a/automake.spec +++ b/automake.spec @@ -3,8 +3,8 @@ %global __provides_exclude ^perl\\(Automake:: Name: automake -Version: 1.16.1 -Release: 6 +Version: 1.16.2 +Release: 1 Summary: A tool for automatically generating Makefile.in files License: GPLv2+ and GFDL and Public Domain and MIT URL: http://www.gnu.org/software/automake/ @@ -73,5 +73,8 @@ fi %{_mandir}/man1/* %changelog +* Thu Jul 16 2020 wangchen - 1.16.2-1 +- Update to 1.16.2 + * Sat Oct 12 2019 openEuler Buildteam - 1.16.1-6 - Package Init