!13 Correct the invalid URL

From: @wangchen2020
Reviewed-by: @overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2020-12-09 20:18:44 +08:00 committed by Gitee
commit 192a44d961

View File

@ -1,10 +1,10 @@
%bcond_without python3
Name: deltarpm
Version: 3.6.2
Release: 3
Release: 4
Summary: deltarpm contains the difference between an old and a new version of an RPM package.
License: BSD
URL: http://gitorious.org/deltarpm/deltarpm
URL: https://github.com/rpm-software-management/deltarpm
Source0: https://github.com/rpm-software-management/deltarpm/archive/3.6.2.tar.gz
BuildRequires: gcc bzip2-devel perl-generators xz-devel rpm-devel popt-devel zlib-devel
@ -89,6 +89,12 @@ deltarpms.
%{_bindir}/drpmsync
%changelog
* Wed Dec 9 2020 wangchen <wangchen137@huawei.com> - 3.6.2-4
- Type:bugfix
- ID: NA
- SUG: NA
- DESC:correct the invalid URL
* Fri Oct 16 2020 Liquor <lirui130@huawei.com> - 3.6.2-3
- Type:enhancement
- ID: NA