diff --git a/btrfs-progs.spec b/btrfs-progs.spec index 207c0ef39c0a226fd32b001d2fe8a4249ba493c5..077b9f53bafc05b6e77b4abc1518ce92a7650f58 100644 --- a/btrfs-progs.spec +++ b/btrfs-progs.spec @@ -1,9 +1,9 @@ Name: btrfs-progs Version: 5.7 -Release: 1 +Release: 2 Summary: btrfs userspace programs License: GPLv2 -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 BuildRequires: python3-devel >= 3.4 @@ -68,6 +68,9 @@ make mandir=%{_mandir} bindir=%{_sbindir} libdir=%{_libdir} incdir=%{_includedir %{_mandir}/man8/*.gz %changelog +* Thu Dec 10 2020 yanglongkang - 5.7-2 +- fix URL error + * Wed Jul 15 2020 Zhiqiang Liu - 5.7-1 - update to v5.7 version