Hello community,

here is the log from the commit of package terminology for openSUSE:Factory 
checked in at 2017-01-28 11:07:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terminology (Old)
 and      /work/SRC/openSUSE:Factory/.terminology.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terminology"

Changes:
--------
--- /work/SRC/openSUSE:Factory/terminology/terminology.changes  2015-10-22 
12:58:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.terminology.new/terminology.changes     
2017-02-03 20:03:12.846351665 +0100
@@ -1,0 +2,23 @@
+Thu Jan 26 10:06:37 UTC 2017 - [email protected]
+
+- bump to 1.0.0
+   Changes since 0.9.1:
+    Additions:
+     * Bold/Italic support (on by default)
+    Improvement:
+     * Add keybinding shift+home to go to the top of the backlog
+     * Add keybinding shift+end to reset scroll
+     * Add keybinding shift+left/right to switch between tabs
+     * Add keybinding ctrl+alt+t to change terminal's title
+     * Add ability to copy links on right-click menu
+     * Font size can be changed by escape sequence
+     * Rewrite link detection to be more efficient
+     * Sanitize SHELL environment variable when using it
+    Fixes:
+     * Fix selections
+     * Fixes about escape sequences managing tabs
+     * Many fixes
+
+- suppress errors in build log when edje_cc tries to reach DBus
+
+-------------------------------------------------------------------

Old:
----
  terminology-0.9.1.tar.xz

New:
----
  terminology-1.0.0.tar.xz

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

Other differences:
------------------
++++++ terminology.spec ++++++
--- /var/tmp/diff_new_pack.0KhZ9i/_old  2017-02-03 20:03:13.470263846 +0100
+++ /var/tmp/diff_new_pack.0KhZ9i/_new  2017-02-03 20:03:13.474263283 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package terminology
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,7 +17,7 @@
 
 
 Name:           terminology
-Version:        0.9.1
+Version:        1.0.0
 Release:        0
 Summary:        EFL based terminal emulator
 License:        BSD-2-Clause and OFL-1.1
@@ -90,10 +90,12 @@
 %setup -q
 
 %build
+export ECORE_NO_SYSTEM_MODULES=1
 %configure --disable-silent-rules --disable-static
 make %{?_smp_mflags}
 
 %install
+export ECORE_NO_SYSTEM_MODULES=1
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
 %find_lang %{name}
 sed -i 's/.png[[:blank:]]*$//' 
%{buildroot}%{_datadir}/applications/terminology.desktop

++++++ terminology-0.9.1.tar.xz -> terminology-1.0.0.tar.xz ++++++
++++ 28287 lines of diff (skipped)


Reply via email to