Hello community, here is the log from the commit of package duperemove for openSUSE:Factory checked in at 2015-07-14 17:44:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/duperemove (Old) and /work/SRC/openSUSE:Factory/.duperemove.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "duperemove" Changes: -------- --- /work/SRC/openSUSE:Factory/duperemove/duperemove.changes 2015-04-07 09:30:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.duperemove.new/duperemove.changes 2015-07-14 17:45:19.000000000 +0200 @@ -1,0 +2,20 @@ +Fri Jul 10 19:53:46 UTC 2015 - [email protected] + +- Update to duperemove v0.10.beta3 + - fixes many crashes in the dedupe stage + - fixed an issue with our alignment function which would throw dedupe into + a loop + - improvements to output formatting + - better logic when throwing out already-deduped extents won't give as + many false positives + +------------------------------------------------------------------- +Tue Jun 30 06:21:21 UTC 2015 - [email protected] + +- Update to duperemove v0.10.beta2 + - multi-threaded dedupe stage (increased performance) + - hashfile mode for drastically improved memory consumption + - now uses murmur3 hash internally for improved cpu usage + - can now take input from 'fdupes' + +------------------------------------------------------------------- Old: ---- v0.09.3.tar.gz New: ---- v0.10.beta3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ duperemove.spec ++++++ --- /var/tmp/diff_new_pack.o80Kms/_old 2015-07-14 17:45:20.000000000 +0200 +++ /var/tmp/diff_new_pack.o80Kms/_new 2015-07-14 17:45:20.000000000 +0200 @@ -16,10 +16,10 @@ # -%define tar_version 0.09.3 +%define tar_version 0.10.beta3 %define samename btrfs-extent-same Name: duperemove -Version: 0.09.3 +Version: 0.10.beta3 Release: 0 Summary: Software to find duplicate extents in files and remove them License: GPL-2.0 @@ -29,6 +29,7 @@ BuildRequires: gcc-c++ BuildRequires: glib2-devel BuildRequires: libgcrypt-devel +BuildRequires: sqlite3-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %description
