Hello community,

here is the log from the commit of package mate-terminal for openSUSE:Factory 
checked in at 2014-01-07 06:53:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-terminal (Old)
 and      /work/SRC/openSUSE:Factory/.mate-terminal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-terminal"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-terminal/mate-terminal.changes      
2013-12-18 19:38:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mate-terminal.new/mate-terminal.changes 
2014-01-07 06:53:57.000000000 +0100
@@ -1,0 +2,24 @@
+Mon Jan  6 16:37:31 UTC 2014 - [email protected]
+
+- Update to version 1.6.2
+  + ay_to_strv: Prevent dereferencing a NULL pointer.
+    clang static analysis shows that ay_to_strv is
+    called with argc set to NULL. This can cause
+    ay_to_strv to dereference the pointer in a
+    failure situation.
+  + Add previous/next profile keyboard shortcuts, menu items
+  + Update paste sensitivity whenever clipboard changes
+    Closes #17 (https://github.com/mate-desktop/mate-terminal/issues/17)
+    (originally reported and fixed here: 
+    https://bugzilla.gnome.org/show_bug.cgi?id=600876)
+  + Various fixes from master (some only in my master PR)
+  + Make autofoo happy
+  + Fix Sun GNOME Documentation Team references
+  + Remove open-terminal caja extension
+    This was putin it's own package but never removed from mate-terminal.
+  + Remove obsolete libmateui references
+  + More general fix for #18: actually test if the the font content is empty
+  + Add wrapper install
+    Closes #9 (https://github.com/mate-desktop/mate-terminal/issues/9)
+
+-------------------------------------------------------------------

Old:
----
  mate-terminal-1.6.1.tar.xz

New:
----
  mate-terminal-1.6.2.tar.xz

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

Other differences:
------------------
++++++ mate-terminal.spec ++++++
--- /var/tmp/diff_new_pack.viUMs0/_old  2014-01-07 06:53:57.000000000 +0100
+++ /var/tmp/diff_new_pack.viUMs0/_new  2014-01-07 06:53:57.000000000 +0100
@@ -15,7 +15,7 @@
 
 
 Name:           mate-terminal
-Version:        1.6.1
+Version:        1.6.2
 Release:        0
 License:        GPL-3.0+
 Summary:        MATE Desktop system tools
@@ -52,7 +52,6 @@
 %setup -q
 
 %build
-NOCONFIGURE=1 ./autogen.sh
 %configure --disable-scrollkeeper
 make %{?_smp_mflags}
 
@@ -78,6 +77,7 @@
 %defattr(-,root,root)
 %doc ChangeLog README COPYING
 %{_bindir}/mate-terminal
+%{_bindir}/mate-terminal.wrapper
 %{_datadir}/applications/mate-terminal.desktop
 %{_datadir}/%{name}/
 %{_datadir}/mate/

++++++ mate-terminal-1.6.1.tar.xz -> mate-terminal-1.6.2.tar.xz ++++++
++++ 75156 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to