Hello community, here is the log from the commit of package ext4magic for openSUSE:Factory checked in at 2014-09-17 17:26:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ext4magic (Old) and /work/SRC/openSUSE:Factory/.ext4magic.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ext4magic" Changes: -------- --- /work/SRC/openSUSE:Factory/ext4magic/ext4magic.changes 2013-06-05 11:50:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ext4magic.new/ext4magic.changes 2014-09-17 17:27:20.000000000 +0200 @@ -1,0 +2,27 @@ +Tue Sep 16 21:08:10 UTC 2014 - [email protected] + +- correct Source: field to be the full path +- remove the #DL_URL comment + +------------------------------------------------------------------- +Sat Sep 13 00:58:41 UTC 2014 - [email protected] + +- Update to v0.3.2 + * The code changes are moderate. Mainly changes on metadata, buildsystem and manpage .... + * Some problems with potential endless loops and segfaults been fixed. + * New is support for matlab-V5 files in the magic-function and a interface for + a private magic signature file. The interface was necessary because the + activity on the FILE project results in many chances and more and more + support of new file signatures. This has a negative impact on speed, + accuracy and result of the magic-function of ext4magic. This interface is + provided for future use and is designed to support a only for ext4magic + optimized magic pattern file. + (See also http://ext4magic.sourceforge.net/magic-pattern-interface.html) + * The author states that significant testing with i586 and x86_64 has been done + * ext4magic continues not to support filesystems over 16TB +- Added requires file-devel > 5.05 per notes from upstream + * Upstream notes that ext4magic is not stable with libmagic 5.17 included in file 5.17 +- Added requires libext2fs-devel >= 1.42.6 per notes from upstream + + +------------------------------------------------------------------- Old: ---- ext4magic-0.3.1.tar.gz New: ---- ext4magic-0.3.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ext4magic.spec ++++++ --- /var/tmp/diff_new_pack.EklzHu/_old 2014-09-17 17:27:22.000000000 +0200 +++ /var/tmp/diff_new_pack.EklzHu/_new 2014-09-17 17:27:22.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package ext4magic # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 [email protected] # # All modifications and additions to the file contributed by third parties @@ -18,15 +18,15 @@ Name: ext4magic -Version: 0.3.1 +Version: 0.3.2 Release: 0 Summary: Can help to recover deleted files on ext3/4 filesystems License: GPL-2.0+ Group: System/Filesystems -Url: http://openfacts2.berlios.de/wikide/index.php/BerliosProject:Ext4magic -Source0: http://downloads.sourceforge.net/%{name}.berlios/%{name}-%{version}.tar.gz - -BuildRequires: file-devel +Url: http://sourceforge.net/projects/ext4magic/ +#Doc_Url: http://ext4magic.sourceforge.net/ext4magic_en.html +Source0: http://sourceforge.net/projects/ext4magic/files/ext4magic-0.3.2.tar.gz +BuildRequires: file-devel > 5.05 BuildRequires: libblkid-devel BuildRequires: libbz2-devel BuildRequires: zlib-devel @@ -40,7 +40,7 @@ %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} BuildRequires: e2fsprogs-devel %else -BuildRequires: libext2fs-devel +BuildRequires: libext2fs-devel >= 1.42.6 %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ ext4magic-0.3.1.tar.gz -> ext4magic-0.3.2.tar.gz ++++++ ++++ 20440 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
