fix URL error

This commit is contained in:
markeryang 2020-12-10 10:47:41 +08:00
parent ad22b5ab23
commit c9d52833f8

View File

@ -1,9 +1,9 @@
Name: btrfs-progs
Version: 5.7
Release: 2
Release: 3
Summary: btrfs userspace programs
License: GPLv2 and GPL+ and LGPL-2.1+ and GPL-3.0+ and LGPL-2.1 and Artistic-1.0-Perl and MIT
URL: http://www.btrfs.wiki.kernel.org/index.php/Main_Page
URL: https://btrfs.wiki.kernel.org/index.php/Main_Page
Source0: https://www.kernel.org/pub/linux/kernel/people/kdave/%{name}/%{name}-v%{version}.tar.xz
Patch1: 0001-btrfs-progs-convert-prevent-32bit-overflow-for-cctx-.patch
@ -69,6 +69,9 @@ make mandir=%{_mandir} bindir=%{_sbindir} libdir=%{_libdir} incdir=%{_includedir
%{_mandir}/man8/*.gz
%changelog
* Thu Dec 10 2020 yanglongkang<yanglongkang@huawei.com> - 5.7-3
- fix URL error
* Thu Nov 26 2020 lixiaokeng<lixiaokeng@huawei.com> - 5.7-2
- backport patches from epoch2