Hello community,

here is the log from the commit of package tilix for openSUSE:Factory checked 
in at 2019-01-08 12:29:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tilix (Old)
 and      /work/SRC/openSUSE:Factory/.tilix.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tilix"

Tue Jan  8 12:29:40 2019 rev:14 rq:663426 version:1.8.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/tilix/tilix.changes      2018-12-10 
12:29:18.398468906 +0100
+++ /work/SRC/openSUSE:Factory/.tilix.new.28833/tilix.changes   2019-01-08 
12:31:38.160065785 +0100
@@ -1,0 +2,26 @@
+Mon Jan  7 20:18:41 UTC 2019 - Matthias Eliasson <[email protected]>
+
+- Update to version 1.8.9
+  * A very small release to update localizations and address an issue
+    in GtkD where the version number was not updated correctly.
+
+-------------------------------------------------------------------
+Sat Jan  5 18:27:03 UTC 2019 - Matthias Eliasson <[email protected]>
+
+- Update to version 1.8.7
+  * Added ability to assign shortcuts to profiles
+  * Included app menu options in hamburger menu in preparation to conform to 
GNOME HIG changes
+  * Mitigated memory leak with sidebar
+  * Fixed minor color issues with Solarized schemes
+  * Fixed issue with decoding strings that didn't need it (thanks to Chris 
Billington)
+  * Fixed issue with blurry text when background image was set on scaled 
display
+  * Fixed issue with scaling badge when using font scaling
+  * Added ability to include statuses (readonly, silence and input-sync 
enabled) to terminal title
+  * Updated to use GTKD 3.84
+  * Updated app data thanks to Bilal Elmoussaoui
+  * Fixed issue with drag window remaining visible thanks to Jocelyn Turcotte
+  * Tilix icon updated to reflect new GNOME design thanks to Sergey Bugaev
+  * Fixed problem with unsafe paste dialog when command has excessive length 
thanks to Bilal Elmoussaoui
+- Ran spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  GtkD-3.8.3.tar.gz
  tilix-1.8.5.tar.gz

New:
----
  GtkD-3.8.5.tar.gz
  tilix-1.8.9.tar.gz

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

Other differences:
------------------
++++++ tilix.spec ++++++
--- /var/tmp/diff_new_pack.0vHMjp/_old  2019-01-08 12:31:38.740065155 +0100
+++ /var/tmp/diff_new_pack.0vHMjp/_new  2019-01-08 12:31:38.740065155 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tilix
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,16 +16,15 @@
 #
 
 
+%define gtkd_version 3.8.5
 # DMD is available only on x86*. Use LDC with dub otherwise.
 %ifarch %{ix86} x86_64
 %bcond_without dcompiler_dmd
 %else
 %bcond_with dcompiler_dmd
 %endif
-
-%define gtkd_version 3.8.3
 Name:           tilix
-Version:        1.8.5
+Version:        1.8.9
 Release:        0
 Summary:        A tiling terminal emulator based on GTK+ 3
 License:        MPL-2.0 AND LGPL-3.0-only
@@ -37,13 +36,6 @@
 Patch0:         gnome-ssh-agent.patch
 Patch1:         dynamic-link.patch
 Patch2:         fix-ldc-link.patch
-%if %{with dcompiler_dmd}
-BuildRequires:  dmd
-BuildRequires:  phobos-devel
-%else
-BuildRequires:  ldc
-BuildRequires:  ldc-phobos-devel
-%endif
 BuildRequires:  dub
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  pkgconfig
@@ -58,6 +50,13 @@
 Requires:       vte
 Conflicts:      nautilus-extension-terminix
 Conflicts:      terminix
+%if %{with dcompiler_dmd}
+BuildRequires:  dmd
+BuildRequires:  phobos-devel
+%else
+BuildRequires:  ldc
+BuildRequires:  ldc-phobos-devel
+%endif
 
 %description
 A tiling terminal emulator for Linux using GTK+ 3
@@ -117,14 +116,8 @@
 %{_mandir}/man1/tilix.1%{?ext_man}
 %{_datadir}/metainfo/
 %{_datadir}/metainfo/com.gexperts.Tilix.appdata.xml
-%{_datadir}/icons/hicolor/16x16/apps/com.gexperts.Tilix.png
-%{_datadir}/icons/hicolor/22x22/apps/com.gexperts.Tilix.png
-%{_datadir}/icons/hicolor/24x24/apps/com.gexperts.Tilix.png
-%{_datadir}/icons/hicolor/256x256/apps/com.gexperts.Tilix.png
-%{_datadir}/icons/hicolor/32x32/apps/com.gexperts.Tilix.png
-%{_datadir}/icons/hicolor/48x48/apps/com.gexperts.Tilix.png
-%{_datadir}/icons/hicolor/512x512/apps/com.gexperts.Tilix.png
 %{_datadir}/icons/hicolor/scalable/apps/com.gexperts.Tilix-symbolic.svg
+%{_datadir}/icons/hicolor/scalable/apps/com.gexperts.Tilix.svg
 %{_datadir}/applications/com.gexperts.Tilix.desktop
 %{_datadir}/dbus-1/services/com.gexperts.Tilix.service
 %{_datadir}/glib-2.0/schemas/com.gexperts.Tilix.gschema.xml

++++++ GtkD-3.8.3.tar.gz -> GtkD-3.8.5.tar.gz ++++++
++++ 9104 lines of diff (skipped)

++++++ tilix-1.8.5.tar.gz -> tilix-1.8.9.tar.gz ++++++
++++ 95708 lines of diff (skipped)


Reply via email to