Correct the invalid URL

This commit is contained in:
wangchen2020 2020-12-09 18:54:18 +08:00
parent dd56044122
commit fc469748f5

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