- update to 6.1.3:
* fi mkswapfile: fix setting size * mkfs: check zoned support of libblkid * check: improve error messages for mismatched references OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=382
This commit is contained in:
parent
8f0105f34d
commit
01458e5943
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58cb8efab367458e1d0306bc58fc7164d2ab4f3f59c7ffd40bddee4bad1d88a8
|
||||
size 2877694
|
Binary file not shown.
BIN
btrfs-progs-v6.1.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
btrfs-progs-v6.1.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
btrfs-progs-v6.1.3.tar.sign
Normal file
BIN
btrfs-progs-v6.1.3.tar.sign
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 28 18:29:53 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 6.1.3:
|
||||
* fi mkswapfile: fix setting size
|
||||
* mkfs: check zoned support of libblkid
|
||||
* check: improve error messages for mismatched references
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 6 00:00:00 CET 2023 - dsterba@suse.cz
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
||||
%define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut)
|
||||
|
||||
Name: btrfsprogs
|
||||
Version: 6.1.2
|
||||
Version: 6.1.3
|
||||
Release: 0
|
||||
Summary: Utilities for the Btrfs filesystem
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user