diff --git a/make-4.3.tar.bz2 b/make-4.3.tar.gz similarity index 100% rename from make-4.3.tar.bz2 rename to make-4.3.tar.gz diff --git a/make.spec b/make.spec index 86a6a5b1b191bc30a6c9f633e8fac96e49aee947..e81df2264cbd6627d4d4813147ebf8d7c2f48c81 100644 --- a/make.spec +++ b/make.spec @@ -1,11 +1,11 @@ Name: make Epoch: 1 Version: 4.3 -Release: 1 +Release: 2 Summary: A tool which controls the generation of executables and non-source files of a program License: GPLv3+ URL: http://www.gnu.org/software/make/ -Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.bz2 +Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz Patch0: make-4.3-weird-shell.patch Patch1: make-4.3-j8k.patch @@ -87,6 +87,9 @@ fi %{_infodir}/* %changelog +* Tue Sep 8 2020 wangchen - 1:4.3-2 +- Modify the URL of Source0 + * Tue Jul 28 2020 wangchen - 1:4.3-1 - Update to 4.3