Hello community, here is the log from the commit of package tig for openSUSE:Factory checked in at 2016-11-18 22:01:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tig (Old) and /work/SRC/openSUSE:Factory/.tig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tig" Changes: -------- --- /work/SRC/openSUSE:Factory/tig/tig.changes 2016-08-15 10:31:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.tig.new/tig.changes 2016-11-18 22:01:33.000000000 +0100 @@ -1,0 +2,13 @@ +Thu Nov 17 12:54:54 UTC 2016 - [email protected] + +- tig 2.2.1: + * Support Git's 'diff-highlight' program when diff-highlight is + set to either true or the path of the script to use for post- + processing. + * Add navigation between merge commits + * Add 'A' as a binding to apply a stash without dropping it. + * Bind 'Ctrl-D' and 'Ctrl-U' to half-page movements by default. + * manual: Mention how to change default Up/Down behavior in diff view. + * Fix :goto <id> error message. + +------------------------------------------------------------------- Old: ---- tig-2.2.tar.gz New: ---- tig-2.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tig.spec ++++++ --- /var/tmp/diff_new_pack.1Xo5I0/_old 2016-11-18 22:01:34.000000000 +0100 +++ /var/tmp/diff_new_pack.1Xo5I0/_new 2016-11-18 22:01:34.000000000 +0100 @@ -18,13 +18,13 @@ %define with_bash_completion 0%{?suse_version} >= 1310 Name: tig -Version: 2.2 +Version: 2.2.1 Release: 0 Summary: An ncurses-based text-mode interface for git License: GPL-2.0+ Group: Development/Tools/Version Control -Url: http://jonas.nitro.dk/tig/ -Source0: http://jonas.nitro.dk/tig/releases/tig-%{version}.tar.gz +Url: https://jonas.github.io/tig/ +Source0: https://github.com/jonas/tig/releases/download/tig-%{version}/tig-%{version}.tar.gz Patch1: tig-remove_build_timestamp.patch BuildRequires: asciidoc BuildRequires: ncurses-devel ++++++ tig-2.2.tar.gz -> tig-2.2.1.tar.gz ++++++ ++++ 9929 lines of diff (skipped)
