!3 update to 5.7 version

Merge pull request !3 from Markeryang/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-07-30 19:33:56 +08:00 committed by Gitee
commit 658c7f7f0a
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
btrfs-progs-v5.7.tar.xz Normal file

Binary file not shown.

View File

@ -1,9 +1,9 @@
Name: btrfs-progs
Version: 4.17.1
Release: 3
Version: 5.7
Release: 1
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 Jul 30 2020 yanglongkang <yanglongkang@huawei.com> - 5.7-1
- update to 5.7 version
* Wed Aug 28 2019 luoshijie <luoshijie1@huawei.com> - 4.17.1-3
- Type:enhancement
- ID:NA