update Source0

This commit is contained in:
桐小哥 2020-09-05 09:33:08 +08:00 committed by Gitee
parent e497820c4e
commit f2e3dab5a6

View File

@ -1,11 +1,11 @@
%global dialogsubversion 20180621 %global dialogsubversion 20180621
Name: dialog Name: dialog
Version: 1.3 Version: 1.3
Release: 17 Release: 18
Summary: A utility which displays dialog boxes from shell scripts Summary: A utility which displays dialog boxes from shell scripts
License: LGPLv2 License: LGPLv2
URL: https://invisible-island.net/dialog/dialog.html URL: https://invisible-island.net/dialog/dialog.html
Source0: https://invisible-island.net/datafiles/release/dialog-%{version}-%{dialogsubversion}.tgz Source0: https://invisible-mirror.net/archives/dialog//dialog-%{version}-%{dialogsubversion}.tgz
BuildRequires: gcc ncurses-devel gettext findutils libtool BuildRequires: gcc ncurses-devel gettext findutils libtool
Provides: dialog-static Provides: dialog-static
@ -84,6 +84,9 @@ chmod 755 %{buildroot}%{_libdir}/libdialog.so.*.*.*
%{_mandir}/man3/dialog.* %{_mandir}/man3/dialog.*
%changelog %changelog
* Sat Sep 5 2020 shixuantong <shixuantong@huawei.com> - 1.3-18
- update Source0
* Sat Jan 11 2020 zhangguangzhi<zhangguangzhi3@huawei.com> - 1.3-17 * Sat Jan 11 2020 zhangguangzhi<zhangguangzhi3@huawei.com> - 1.3-17
- del patch to be consistent with open source - del patch to be consistent with open source