Hello community,

here is the log from the commit of package md5deep for openSUSE:Factory checked 
in at 2012-02-01 09:58:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/md5deep (Old)
 and      /work/SRC/openSUSE:Factory/.md5deep.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "md5deep", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/md5deep/md5deep.changes  2011-09-26 
17:06:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.md5deep.new/md5deep.changes     2012-02-01 
09:58:19.000000000 +0100
@@ -1 +1,28 @@
------------------------------------------------------------------
+-------------------------------------------------------------------
+Fri Jan 25 20:21:00 GMT 2012 - [email protected]
+
+- Updated to version 4.0.1
+
+* Bug Fixes
+
+      Fixed hang on DFXML generation on Win32
+      Fixed incorrect hashes via stdin on Win32
+      Fixed "Too many open files" error on OS X
+      Doc files in Win32 have been corrected. 
+
+-------------------------------------------------------------------
+Fri Jan 13 13:00:00 GMT 2012 - [email protected]
+
+- Updated to version 4.0.0
+
+* New Features
+
+      Rewrote most of the program in C++.
+      Enabled multiprocessor support on all platforms.
+      Removed ten character limit on file size mode
+
+* Bug Fixes
+
+      Too numerous to count!
+        
+-------------------------------------------------------------------
@@ -13 +40 @@
------------------------------------------------------------------
+-------------------------------------------------------------------

Old:
----
  md5deep-3.9.2.tar.gz

New:
----
  md5deep-4.0.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ md5deep.spec ++++++
--- /var/tmp/diff_new_pack.gWN2Ey/_old  2012-02-01 09:58:20.000000000 +0100
+++ /var/tmp/diff_new_pack.gWN2Ey/_new  2012-02-01 09:58:20.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package md5deep
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,14 @@
 
 
 Name:           md5deep
-Version:        3.9.2
-Release:        1
-License:        Public Domain and GPLv2
+Version:        4.0.1
+Release:        0
+License:        GPL-2.0+
 Summary:        Compute MD5, SHA-1, SHA-256, Tiger or Whirlpool message digests
 Url:            http://md5deep.sourceforge.net/
 Group:          System/Base
 Source0:        %{name}-%{version}.tar.gz
+BuildRequires:  gcc-c++
 BuildRequires:  fdupes
 BuildRequires:  python
 BuildRequires:  python-devel
@@ -38,7 +39,7 @@
 hashes in a variety of formats.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}
 
 %build
 if test -x ./configure; then
@@ -47,6 +48,7 @@
 make
 
 %install
+
 %make_install
 
 # create symlinks for man pages
@@ -54,6 +56,12 @@
 # create hardlinks for the rest
 %fdupes %{buildroot}
 
+#%check
+#
+# look how to do the checks in future
+#cd tests
+#sh tests.sh
+
 %clean
 rm -rf %{buildroot}
 

++++++ md5deep-3.9.2.tar.gz -> md5deep-4.0.1.tar.gz ++++++
++++ 38108 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to