Accepting request 1110944 from filesystems
- update to 6.5.1: (forwarded request 1110943 from dsterba) OBS-URL: https://build.opensuse.org/request/show/1110944 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=151
This commit is contained in:
3
btrfs-progs-v6.5.1.tar.gz
Normal file
3
btrfs-progs-v6.5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff33e56060ddf264b2f9887eaa6676dbb2f5d6c765ea10913d97a5be056e21ca
|
||||
size 3790567
|
BIN
btrfs-progs-v6.5.1.tar.sign
Normal file
BIN
btrfs-progs-v6.5.1.tar.sign
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce39e7497c963a6b8c6816b42d9210a425c36470b1d1eaab8a962b667886de1a
|
||||
size 3788399
|
Binary file not shown.
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 13 00:00:00 CEST 2023 - dsterba@suse.cz
|
||||
|
||||
- update to 6.5.1:
|
||||
* build fixes:
|
||||
* crc32c if PIE or relro is enabled
|
||||
* detect if PCLMUL feature is recognized by compiler and also detect that
|
||||
at runtime
|
||||
* check: verify metadata item level when skinny-metadata is enabled
|
||||
* other: minor build and docs updates
|
||||
* spec: remove xmlto dependency, docs built by sphinx
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 1 00:00:00 CEST 2023 - dsterba@suse.cz
|
||||
|
||||
|
@@ -34,7 +34,7 @@
|
||||
%define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut)
|
||||
|
||||
Name: btrfsprogs
|
||||
Version: 6.5
|
||||
Version: 6.5.1
|
||||
Release: 0
|
||||
Summary: Utilities for the Btrfs filesystem
|
||||
License: GPL-2.0-only
|
||||
@@ -79,12 +79,9 @@ BuildRequires: pkg-config
|
||||
BuildRequires: suse-module-tools
|
||||
%endif
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: pkgconfig(udev)
|
||||
%if %build_docs
|
||||
BuildRequires: xmlto
|
||||
%endif
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: pkgconfig(udev)
|
||||
%if 0%{?suse_version} >= 1310
|
||||
Requires(post): coreutils
|
||||
Requires(postun):coreutils
|
||||
|
Reference in New Issue
Block a user