Hello community, here is the log from the commit of package hashcat for openSUSE:Factory checked in at 2019-03-26 15:41:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hashcat (Old) and /work/SRC/openSUSE:Factory/.hashcat.new.25356 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hashcat" Tue Mar 26 15:41:36 2019 rev:3 rq:685166 version:5.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/hashcat/hashcat.changes 2016-07-14 09:48:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.hashcat.new.25356/hashcat.changes 2019-03-26 15:42:50.348229629 +0100 @@ -1,0 +2,19 @@ +Thu Mar 14 21:29:33 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update license field. + +------------------------------------------------------------------- +Wed Feb 6 09:21:50 UTC 2019 - Jan Engelhardt <[email protected]> + +- Add fdupes call. +- License file was shipped twice, ditch one copy. + +------------------------------------------------------------------- +Wed Jan 16 16:05:58 UTC 2019 - Robert Frohl <[email protected]> + +- hashcat v5.1.0: + This release is mostly about expanding support for new algorithms and fixing bugs. + Full changelog: https://hashcat.net/forum/thread-7983.html +- Remove flags.diff + +------------------------------------------------------------------- Old: ---- flags.diff v3.00.tar.gz New: ---- v5.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hashcat.spec ++++++ --- /var/tmp/diff_new_pack.DalOve/_old 2019-03-26 15:42:52.904228167 +0100 +++ /var/tmp/diff_new_pack.DalOve/_new 2019-03-26 15:42:52.904228167 +0100 @@ -1,7 +1,7 @@ # # spec file for package hashcat # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,21 +12,21 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: hashcat -Version: 3.00 +Version: 5.1.0 Release: 0 Summary: CPU-based password recovery utility -License: MIT +License: MIT AND GPL-2.0-or-later Group: Productivity/Security Url: https://hashcat.net/ #Git-Clone: git://github.com/hashcat/hashcat Source: https://github.com/hashcat/hashcat/archive/v%version.tar.gz -Patch1: flags.diff +BuildRequires: fdupes BuildRequires: gmp-devel BuildRequires: opencl-headers BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -39,17 +39,17 @@ %prep %setup -q -%patch -P 1 -p1 %build make %{?_smp_mflags} COMPTIME=0 our_CFLAGS="%optflags" PREFIX="%_prefix" %install %make_install PREFIX="%_prefix" DOCUMENT_FOLDER="%_docdir/%name" +%fdupes %buildroot/%_prefix %files %defattr(-,root,root) -%doc README.md docs/license.txt +%doc README.md %_bindir/hashcat %_datadir/%name/ %_docdir/%name/ ++++++ v3.00.tar.gz -> v5.1.0.tar.gz ++++++ ++++ 968807 lines of diff (skipped)
