Hello community,

here is the log from the commit of package ssdeep for openSUSE:Factory checked 
in at 2017-11-16 14:01:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ssdeep (Old)
 and      /work/SRC/openSUSE:Factory/.ssdeep.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ssdeep"

Thu Nov 16 14:01:59 2017 rev:8 rq:541791 version:2.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ssdeep/ssdeep.changes    2015-04-30 
11:50:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ssdeep.new/ssdeep.changes       2017-11-16 
14:02:03.395359393 +0100
@@ -1,0 +2,7 @@
+Mon Nov 13 23:44:37 UTC 2017 - astie...@suse.com
+
+- ssdeep 2.14.1:
+  * Optimizations to the fuzzy hashing engine
+  * Fixed issue when certain memory allocation is failed
+
+-------------------------------------------------------------------

Old:
----
  ssdeep-2.13.tar.gz

New:
----
  ssdeep-2.14.1.tar.gz

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

Other differences:
------------------
++++++ ssdeep.spec ++++++
--- /var/tmp/diff_new_pack.NhCzi1/_old  2017-11-16 14:02:04.015336925 +0100
+++ /var/tmp/diff_new_pack.NhCzi1/_new  2017-11-16 14:02:04.015336925 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ssdeep
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           ssdeep
-Version:        2.13
+Version:        2.14.1
 Release:        0
 Summary:        Context Triggered Piecewise Hashing values
-License:        GPL-2.0 and GPL-2.0+
-Group:          Development/Tools
+License:        GPL-2.0 AND GPL-2.0+
+Group:          Development/Tools/Other
 Url:            http://ssdeep.sourceforge.net/
-Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source0:        
https://github.com/ssdeep-project/ssdeep/releases/download/release-%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
 Requires(pre):  %{install_info_prereq}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -59,11 +59,10 @@
 make %{?_smp_mflags}
 
 %post -n libfuzzy2 -p /sbin/ldconfig
-
 %postun -n libfuzzy2 -p /sbin/ldconfig
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 # Clean up *.a and *.la files
 find %{buildroot} -type f -name "*.la" -delete -print
 
@@ -81,7 +80,6 @@
 %files -n libfuzzy-devel
 %defattr(-,root,root)
 %doc README COPYING FILEFORMAT NEWS ChangeLog
-%defattr(-,root,root)
 %{_includedir}/fuzzy.h
 %{_includedir}/edit_dist.h
 %{_libdir}/libfuzzy.so

++++++ ssdeep-2.13.tar.gz -> ssdeep-2.14.1.tar.gz ++++++
++++ 26842 lines of diff (skipped)


Reply via email to