Hello community,

here is the log from the commit of package libvterm for openSUSE:Factory 
checked in at 2020-04-01 19:11:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvterm (Old)
 and      /work/SRC/openSUSE:Factory/.libvterm.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvterm"

Wed Apr  1 19:11:29 2020 rev:8 rq:790279 version:0.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvterm/libvterm.changes        2020-01-12 
23:26:05.434853994 +0100
+++ /work/SRC/openSUSE:Factory/.libvterm.new.3248/libvterm.changes      
2020-04-01 19:13:50.279409629 +0200
@@ -1,0 +2,18 @@
+Mon Mar 30 20:04:17 CEST 2020 - Matej Cepl <[email protected]>
+
+- All my previous builds were just figments of my imagination,
+  and neovim upstream claims one has to use 0.1.3 only. So,
+  downgrading.
+
+-------------------------------------------------------------------
+Mon Mar 30 19:19:23 CEST 2020 - Matej Cepl <[email protected]>
+
+- Update to 0.1.3+bzr767:
+  - Remove debugging print on DECRQSS
+  - Regenerate fullwidth.inc for latest Unicode
+  - A much more efficient find-wide-chars.pl
+  - Accept OSC ... ST without an intermediate semicolon after the
+    command number
+  - Fix printf argument types (gh#vim/vim#5456)
+
+-------------------------------------------------------------------

Old:
----
  libvterm-0~bzr762.tar.gz

New:
----
  libvterm-0.1.3.tar.gz

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

Other differences:
------------------
++++++ libvterm.spec ++++++
--- /var/tmp/diff_new_pack.6ygLHp/_old  2020-04-01 19:13:50.959409934 +0200
+++ /var/tmp/diff_new_pack.6ygLHp/_new  2020-04-01 19:13:50.963409936 +0200
@@ -17,17 +17,18 @@
 
 
 %define sover 0
-%define relno 762
+%{?!make_build:%define make_build %{__make} %{_make_output_sync} 
%{?_smp_mflags} %{_make_verbose}}
+%{?!_make_output_sync:%define _make_output_sync %(! %{__make} --version -O 
>/dev/null 2>&1 || echo -O)}
+%{?!_make_verbose:%define _make_verbose V=1 VERBOSE=1}
 
 Name:           libvterm
-Version:        0.1.3+bzr762
+Version:        0.1.3
 Release:        0
 Summary:        An abstract library implementation of a VT220/xterm/ECMA-48 
terminal emulator
 License:        MIT
 Group:          Development/Libraries/C and C++
 URL:            https://launchpad.net/libvterm
-# https://bazaar.launchpad.net/~libvterm/libvterm/trunk/tarball/%%{relno}
-Source:         %{name}-0~bzr%{relno}.tar.gz
+Source:         
https://launchpad.net/libvterm/trunk/v0.1/+download/libvterm-%{version}.tar.gz
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 
@@ -61,7 +62,7 @@
 This package contains tools for libvterm.
 
 %prep
-%setup -q -n \~libvterm/libvterm/trunk
+%setup -q
 
 %build
 %make_build PREFIX=%{_prefix} \

++++++ libvterm-0~bzr762.tar.gz -> libvterm-0.1.3.tar.gz ++++++
++++ 23754 lines of diff (skipped)


Reply via email to