Hello community,

here is the log from the commit of package tig for openSUSE:Factory checked in 
at 2017-10-13 14:17:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tig (Old)
 and      /work/SRC/openSUSE:Factory/.tig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tig"

Fri Oct 13 14:17:02 2017 rev:40 rq:533156 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tig/tig.changes  2017-06-01 16:31:07.208781255 
+0200
+++ /work/SRC/openSUSE:Factory/.tig.new/tig.changes     2017-10-13 
14:17:09.641397749 +0200
@@ -1,0 +2,14 @@
+Fri Sep 29 21:55:54 UTC 2017 - [email protected]
+
+- tig 2.3.0:
+  * The `width` setting on the `status`, `text` and `commit-title`
+    columns was never applied and has been removed
+  * improve load performance and rendering speed
+  * Enable binding to more symbolic keys and keys with control
+    modifier
+  * Store and readline history on disk
+  * Various bug fixes
+- drop upstreamed patches:
+  * tig-remove_build_timestamp.patch, reproducible.patch
+
+-------------------------------------------------------------------

Old:
----
  reproducible.patch
  tig-2.2.2.tar.gz
  tig-remove_build_timestamp.patch

New:
----
  tig-2.3.0.tar.gz

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

Other differences:
------------------
++++++ tig.spec ++++++
--- /var/tmp/diff_new_pack.LhfsKh/_old  2017-10-13 14:17:10.461361696 +0200
+++ /var/tmp/diff_new_pack.LhfsKh/_new  2017-10-13 14:17:10.465361520 +0200
@@ -17,23 +17,19 @@
 
 
 Name:           tig
-Version:        2.2.2
+Version:        2.3.0
 Release:        0
 Summary:        An ncurses-based text-mode interface for git
 License:        GPL-2.0+
 Group:          Development/Tools/Version Control
 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
-# PATCH-FIX-TO-UPSTREAM -- to make build-compare happy
-Patch2:         reproducible.patch
 BuildRequires:  asciidoc
 BuildRequires:  bash-completion
 BuildRequires:  ncurses-devel
 BuildRequires:  readline-devel
 Requires:       bash-completion
 Requires:       git-core
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Tig is a git repository browser that additionally can act as a pager
@@ -47,8 +43,6 @@
 
 %prep
 %setup -q
-%patch1
-%patch2 -p1
 
 %build
 %configure \
@@ -63,7 +57,6 @@
 install -D -m0644 contrib/tig-completion.bash 
"%{buildroot}%{_sysconfdir}/bash_completion.d/%{name}"
 
 %files
-%defattr(-,root,root)
 %doc COPYING NEWS.adoc README.adoc
 %doc contrib/*.tigrc
 %{_docdir}/%{name}/*

++++++ tig-2.2.2.tar.gz -> tig-2.3.0.tar.gz ++++++
++++ 10430 lines of diff (skipped)


Reply via email to