Hello community,

here is the log from the commit of package tig for openSUSE:Factory checked in 
at 2018-07-28 12:41:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tig (Old)
 and      /work/SRC/openSUSE:Factory/.tig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tig"

Sat Jul 28 12:41:23 2018 rev:43 rq:624525 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tig/tig.changes  2018-02-19 13:02:12.255401816 
+0100
+++ /work/SRC/openSUSE:Factory/.tig.new/tig.changes     2018-07-28 
12:41:30.620553550 +0200
@@ -1,0 +2,12 @@
+Sun Jul 22 08:13:31 UTC 2018 - [email protected]
+
+- tig 2.4.0:
+  * blame view now renders more like git-blame
+  * Improve worktree and submodule support
+  * Support running Tig via a Git alias
+  * Use ISO-8601 letters for short relative dates
+  * Change date formatting to show time zones by default
+  * Use utf8proc to handle Unicode characters
+  * a number of bug fixes
+
+-------------------------------------------------------------------

Old:
----
  tig-2.3.3.tar.gz

New:
----
  tig-2.4.0.tar.gz

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

Other differences:
------------------
++++++ tig.spec ++++++
--- /var/tmp/diff_new_pack.whB2Du/_old  2018-07-28 12:41:31.104554481 +0200
+++ /var/tmp/diff_new_pack.whB2Du/_new  2018-07-28 12:41:31.108554489 +0200
@@ -17,17 +17,16 @@
 
 
 Name:           tig
-Version:        2.3.3
+Version:        2.4.0
 Release:        0
 Summary:        An ncurses-based text-mode interface for git
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Development/Tools/Version Control
-Url:            https://jonas.github.io/tig/
+URL:            https://jonas.github.io/tig/
 Source0:        
https://github.com/jonas/tig/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
-BuildRequires:  asciidoc
-BuildRequires:  bash-completion
 BuildRequires:  ncurses-devel
-BuildRequires:  readline-devel
+BuildRequires:  pkgconfig >= 0.9.0
+BuildRequires:  readline-devel >= 6.3
 Requires:       bash-completion
 Requires:       git-core
 
@@ -56,12 +55,13 @@
 install -D -m0644 contrib/tig-completion.bash 
"%{buildroot}%{_sysconfdir}/bash_completion.d/%{name}"
 
 %files
-%doc COPYING NEWS.adoc README.adoc
+%license COPYING
+%doc NEWS.adoc README.adoc
 %doc contrib/*.tigrc
 %{_bindir}/tig
-%{_mandir}/man1/tig.1%{ext_man}
-%{_mandir}/man5/tigrc.5%{ext_man}
-%{_mandir}/man7/tigmanual.7%{ext_man}
+%{_mandir}/man1/tig.1%{?ext_man}
+%{_mandir}/man5/tigrc.5%{?ext_man}
+%{_mandir}/man7/tigmanual.7%{?ext_man}
 %config %{_sysconfdir}/tigrc
 %{_sysconfdir}/bash_completion.d/%{name}
 

++++++ tig-2.3.3.tar.gz -> tig-2.4.0.tar.gz ++++++
++++ 30594 lines of diff (skipped)


Reply via email to