modify the URL of Source0

This commit is contained in:
wangchen2020 2020-09-08 18:44:41 +08:00
parent 4be24d5202
commit fb4d950686
2 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
Name: kdump-anaconda-addon
Version: 005
Release: 3
Release: 4
Summary: Anaconda addon for configuring kdump.
License: GPLv2
URL: https://github.com/daveyoung/kdump-anaconda-addon
Source0: https://github.com/daveyoung/kdump-anaconda-addon/archive/kdump-anaconda-addon-005.tar.gz
Source0: https://github.com/daveyoung/kdump-anaconda-addon/archive/%{version}.tar.gz
Patch6000: update-translation-files.patch
Patch6001: set-helpFile-for-the-kdump-spoke.patch
@ -74,6 +74,9 @@ installation media.
%{_datadir}/icons/hicolor/scalable/apps/kdump.svg
%changelog
* Tue Sep 8 2020 wangchen <wangchen137@huawei.com> - 005-4
- modify the URL of Source0.
* Wed Jul 1 2020 fengtao <fengtao40@huawei.com> - 005-3
- backport some patches.