From 993d73d34ef4bfe72e83b45f0c99f656fe191015 Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Jan 17 2024 16:54:25 +0000 Subject: update --- diff --git a/.files b/.files index 166ce5f..e2fcb12 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 7499814..b00d088 100644 --- a/.rev +++ b/.rev @@ -257,4 +257,12 @@ 1127570 + + 9fcf83804600a2ee0e073d2fee795edc + 0.14.1 + + anag+factory + + 1129022 + diff --git a/duperemove-0.14.1.tar.gz b/duperemove-0.14.1.tar.gz new file mode 120000 index 0000000..8555f90 --- /dev/null +++ b/duperemove-0.14.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreiczocti4n6bwueujd3nqityziquapghoixwez7x3itxeoyhjeei5i \ No newline at end of file diff --git a/duperemove-0.14.tar.gz b/duperemove-0.14.tar.gz deleted file mode 120000 index 60b3fa2..0000000 --- a/duperemove-0.14.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreifbjy3qk32vn5ukyjulvadvzgxdd2ps6iyomyhhbq3eolowxupiee \ No newline at end of file diff --git a/duperemove.changes b/duperemove.changes index d13e704..8fa57ff 100644 --- a/duperemove.changes +++ b/duperemove.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Sun Nov 26 18:28:03 UTC 2023 - Michael Vetter + +- Update to 0.14.1: + * file_scan: satisfy clang CFI + * file_scan: walk_dir: improve rootfs support + * dbfile: get_duplicate_files: exclude inlined files before + looking for duplicates + * filerec: fiemap_scan_extent: fix typo: we must check the + return from get_extent + +------------------------------------------------------------------- Sun Nov 19 09:04:53 UTC 2023 - Michael Vetter - Update to 0.14: diff --git a/duperemove.spec b/duperemove.spec index 7975a07..54ff843 100644 --- a/duperemove.spec +++ b/duperemove.spec @@ -22,7 +22,7 @@ BuildRequires: gcc%{req_gcc_ver} %endif Name: duperemove -Version: 0.14 +Version: 0.14.1 Release: 0 Summary: Software to find duplicate extents in files and remove them License: GPL-2.0-only