Hello community, here is the log from the commit of package tilix for openSUSE:Factory checked in at 2018-01-20 11:26:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tilix (Old) and /work/SRC/openSUSE:Factory/.tilix.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tilix" Sat Jan 20 11:26:38 2018 rev:3 rq:564055 version:1.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/tilix/tilix.changes 2017-12-29 18:52:35.751837484 +0100 +++ /work/SRC/openSUSE:Factory/.tilix.new/tilix.changes 2018-01-20 11:26:41.240443101 +0100 @@ -1,0 +2,21 @@ +Sat Jan 13 23:38:20 UTC 2018 - [email protected] + +- Update to 1.7.5 + * Fixed segfault with input synchronization occurring after a period of time (gh#gnunn1/tilix#1228) + * Passwords and bookmarks now respect input synchronization (gh#gnunn1/tilix#1236) + * Fix problem with Copy as HTML not checking VTE version (gh#gnunn1/tilix#1235) +- Update copyright year +- Remove patch: tilix-fix-1.7.3-build-on-32bits.patch (fixed upstream) + +------------------------------------------------------------------- +Mon Jan 1 22:43:08 UTC 2018 - [email protected] + +- Update to 1.7.3 + * This release improves the stability of Tilix plus fixes a few minor issues. + The only new feature is being able to copy terminal output as HTML. +- Update version of build dependency gtkd to 3.7.3 +- Remove patch: tilix-fix-1.7.1-build-on-32bits.patch (fixed upstream) +- Add patch: tilix-fix-1.7.3-build-on-32bits.patch +- Should now build on i586 arch + +------------------------------------------------------------------- Old: ---- GtkD-3.6.6.tar.gz tilix-1.7.1.tar.gz tilix-fix-1.7.1-build-on-32bits.patch New: ---- GtkD-3.7.3.tar.gz tilix-1.7.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tilix.spec ++++++ --- /var/tmp/diff_new_pack.RTyHYk/_old 2018-01-20 11:26:41.960409432 +0100 +++ /var/tmp/diff_new_pack.RTyHYk/_new 2018-01-20 11:26:41.964409245 +0100 @@ -1,7 +1,7 @@ # # spec file for package tilix # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,9 @@ # -%define gtkd_version 3.6.6 +%define gtkd_version 3.7.3 Name: tilix -Version: 1.7.1 +Version: 1.7.5 Release: 0 Summary: A tiling terminal emulator based on GTK+ 3 License: MPL-2.0 @@ -27,8 +27,6 @@ Source0: https://github.com/gnunn1/tilix/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz # See https://github.com/dlang/dub/issues/838 on why we need to have the full source code as dependency Source1: https://github.com/gtkd-developers/GtkD/archive/v%{gtkd_version}.tar.gz#/GtkD-%{gtkd_version}.tar.gz -# PATCH-FIX-UPSTREAM tilix-fix-1.7.1-build-on-32bits.patch gh#1155 [email protected] -- this patch fix builds for i586 -Patch0: tilix-fix-1.7.1-build-on-32bits.patch BuildRequires: dmd BuildRequires: dub BuildRequires: hicolor-icon-theme @@ -63,7 +61,6 @@ %prep %setup -q -a 1 -%patch0 -p1 %build # Register local GtkD repository in dub ++++++ GtkD-3.6.6.tar.gz -> GtkD-3.7.3.tar.gz ++++++ ++++ 332510 lines of diff (skipped) ++++++ tilix-1.7.1.tar.gz -> tilix-1.7.5.tar.gz ++++++ ++++ 70600 lines of diff (skipped)
