Hello community, here is the log from the commit of package wiggle for openSUSE:Factory checked in at 2020-10-05 19:42:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wiggle (Old) and /work/SRC/openSUSE:Factory/.wiggle.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wiggle" Mon Oct 5 19:42:16 2020 rev:22 rq:839570 version:1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/wiggle/wiggle.changes 2019-12-27 14:01:13.564885663 +0100 +++ /work/SRC/openSUSE:Factory/.wiggle.new.4249/wiggle.changes 2020-10-05 19:43:16.521795162 +0200 @@ -1,0 +2,9 @@ +Mon Oct 5 12:29:53 UTC 2020 - Michael Vetter <[email protected]> + +- Update to 1.3: + * Performance improvements when comparing large files + * libwiggle.a can be built for other tools to use + * Makefile is quieter and can put binaries elsewhere + * Fix a bug that corrupted the format of output in some case + +------------------------------------------------------------------- Old: ---- wiggle-1.2.tar.gz New: ---- v1.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wiggle.spec ++++++ --- /var/tmp/diff_new_pack.qIHuXu/_old 2020-10-05 19:43:17.005795635 +0200 +++ /var/tmp/diff_new_pack.qIHuXu/_new 2020-10-05 19:43:17.009795638 +0200 @@ -1,7 +1,7 @@ # # spec file for package wiggle # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # 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: wiggle -Version: 1.2 +Version: 1.3 Release: 0 Summary: A Tool for Applying Patches with Conflicts License: GPL-2.0-or-later Group: Productivity/Text/Utilities URL: https://neil.brown.name/wiggle/ -Source0: http://neil.brown.name/wiggle/%{name}-%{version}.tar.gz +Source0: https://github.com/neilbrown/wiggle/archive/v%{version}.tar.gz BuildRequires: ncurses-devel %description
