Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bcachefs-tools for openSUSE:Factory checked in at 2024-01-19 23:02:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bcachefs-tools (Old) and /work/SRC/openSUSE:Factory/.bcachefs-tools.new.16006 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bcachefs-tools" Fri Jan 19 23:02:21 2024 rev:4 rq:1139890 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/bcachefs-tools/bcachefs-tools.changes 2024-01-09 20:51:16.547759391 +0100 +++ /work/SRC/openSUSE:Factory/.bcachefs-tools.new.16006/bcachefs-tools.changes 2024-01-19 23:02:35.478896058 +0100 @@ -1,0 +2,8 @@ +Fri Jan 19 01:54:34 UTC 2024 - Joshua Smith <jsmith...@gmail.com> + +- Delete use_libexec_not_lib.patch (merged) +- Update to release v1.4.1 + * fix cmd_fsck, "bad mount option read-only" + * now open block devices with O_EXCL + +------------------------------------------------------------------- Old: ---- bcachefs-tools-1.4.0.tar.xz use_libexec_not_lib.patch New: ---- bcachefs-tools-1.4.1.tar.xz BETA DEBUG BEGIN: Old: - Delete use_libexec_not_lib.patch (merged) - Update to release v1.4.1 BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bcachefs-tools.spec ++++++ --- /var/tmp/diff_new_pack.mwdSO1/_old 2024-01-19 23:02:36.350927957 +0100 +++ /var/tmp/diff_new_pack.mwdSO1/_new 2024-01-19 23:02:36.350927957 +0100 @@ -17,15 +17,14 @@ Name: bcachefs-tools -Version: 1.4.0 +Version: 1.4.1 Release: 0 Summary: Configuration utilities for bcachefs License: GPL-2.0-or-later Group: System/Filesystems URL: https://bcachefs.org/ Source: %name-%version.tar.xz -Patch0: use_libexec_not_lib.patch -BuildRequires: libaio-devel +BuildRequires: libaio-devel >= 0.3.111 BuildRequires: pkg-config BuildRequires: xz BuildRequires: pkgconfig(blkid) @@ -43,7 +42,7 @@ Bcachefs is a filesystem for Linux, with an emphasis on reliability and robustness. -* Copy on write (COW) - like zfs or btrfs +* Copy on write (COW) like zfs or btrfs * Full data and metadata checksumming * Multiple devices * Replication @@ -86,4 +85,5 @@ %_udevrulesdir/64-bcachefs.rules %_mandir/man8/*.8* %license COPYING +%doc doc/bcachefs-principles-of-operation.tex ++++++ _service ++++++ --- /var/tmp/diff_new_pack.mwdSO1/_old 2024-01-19 23:02:36.402929859 +0100 +++ /var/tmp/diff_new_pack.mwdSO1/_new 2024-01-19 23:02:36.418930444 +0100 @@ -2,8 +2,8 @@ <service name="tar_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://evilpiepirate.org/git/bcachefs-tools.git</param> - <param name="revision">v1.4.0</param> - <param name="version">1.4.0</param> + <param name="revision">v1.4.1</param> + <param name="version">1.4.1</param> </service> <service name="recompress" mode="manual"> <param name="file">*.tar</param> ++++++ bcachefs-tools-1.4.0.tar.xz -> bcachefs-tools-1.4.1.tar.xz ++++++ ++++ 9033 lines of diff (skipped)