diff --git a/btrfs-progs-v6.1.3.tar.gz b/btrfs-progs-v6.1.3.tar.gz new file mode 100644 index 0000000..065a826 --- /dev/null +++ b/btrfs-progs-v6.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:747d6367cbf88d2a997befe72f49c66339ebfb28ca60880f4f5b4e0ec779bcce +size 2882830 diff --git a/btrfs-progs-v6.1.3.tar.sign b/btrfs-progs-v6.1.3.tar.sign new file mode 100644 index 0000000..175fec0 Binary files /dev/null and b/btrfs-progs-v6.1.3.tar.sign differ diff --git a/btrfs-progs-v6.2.2.tar.gz b/btrfs-progs-v6.2.2.tar.gz deleted file mode 100644 index f453304..0000000 --- a/btrfs-progs-v6.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68571292173e5648a3b506786ed0764cb1d91c4829bce499d3988f8218fc2eed -size 3015112 diff --git a/btrfs-progs-v6.2.2.tar.sign b/btrfs-progs-v6.2.2.tar.sign deleted file mode 100644 index 655899c..0000000 Binary files a/btrfs-progs-v6.2.2.tar.sign and /dev/null differ diff --git a/btrfsprogs.changes b/btrfsprogs.changes index f99f0ca..fd1038a 100644 --- a/btrfsprogs.changes +++ b/btrfsprogs.changes @@ -1,40 +1,3 @@ -------------------------------------------------------------------- -Tue Apr 11 00:00:00 CEST 2023 - dsterba@suse.cz - -- Use pre-generated documentation from tarball, fixes build on SLE targets - where sphinx might not be available - -------------------------------------------------------------------- -Tue Apr 11 00:00:00 CEST 2023 - dsterba@suse.cz - -- update to 6.2.2 - * fix build on old x86 architectures with builtin crypto - * device stats: fix printing wrong values in tabular output - * qgroup show: fix qgroup id formatting in json output - * restore: fix restoring xattrs on directories - * restore: don't modify metadata in dry-run mode - * balance: fix some cases wrongly parsed as old syntax - * balance: warn when deprecated syntax is used - * seeding: fall back to old way if sysfs device fsid is not available - * convert: handle orphan file ext4 feature - * other: - * sync ioctl definitions - * enable github CI - * update documentation -- update to 6.2.1 - * fix build with crypto libraries - * CI images updated, build tests extended -- update to 6.2: - * receive: fix a corruption when decompressing zstd extents - * subvol sync: print total number and deletion progress - * accelerated hash algorithm implementations in fallback mode on x86_64 - * fi mkswapfile: new option --uuid - * new global option --log=level to set the verbosity level directly - * other: - * experimental: update checksum conversion (not usable yet) - * build actually requires -std=gnu11 - * refactor help option formatting, auto wrap long lines - ------------------------------------------------------------------- Wed Mar 8 19:03:04 UTC 2023 - Callum Farmer diff --git a/btrfsprogs.spec b/btrfsprogs.spec index c523bc2..bce1ef9 100644 --- a/btrfsprogs.spec +++ b/btrfsprogs.spec @@ -29,12 +29,12 @@ %endif # the tarball contains prebuilt documentation -%define build_docs 0 +%define build_docs 1 %define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut) Name: btrfsprogs -Version: 6.2.2 +Version: 6.1.3 Release: 0 Summary: Utilities for the Btrfs filesystem License: GPL-2.0-only