Hello community, here is the log from the commit of package mate-terminal for openSUSE:Factory checked in at 2016-04-15 19:10:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-01-26 10:14:58.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mate-terminal.new/mate-terminal.changes 2016-04-15 19:10:45.000000000 +0200 @@ -1,0 +2,32 @@ +Sat Apr 9 11:24:53 UTC 2016 - [email protected] + +- Update to version 1.14.0: + * Compile dingu regexes with MULTILINE option description and in + the manpage. + * Some more fixes and cleanups. + * Update translations. + * Add Changelog generation. + +------------------------------------------------------------------- +Tue Mar 10 23:12:09 UTC 2016 - [email protected] + +- Update to version 1.13.2: + * Fix incorrect ordering of COLS and ROWS in command-line option. + * GTK+3.20: Fix window sizes. + * Remove debug callbacks for deprecated size-request signal. + * screen: Compile dingu regexes with MULTILINE option. + +------------------------------------------------------------------- +Mon Feb 22 13:43:54 UTC 2016 - [email protected] + +- Update to version 1.13.1: + * GTK+3: Add style class mate-terminal. + +------------------------------------------------------------------- +Mon Jan 25 19:56:45 UTC 2016 - [email protected] + +- Update to version 1.13.0: + * Gtk3: Fix several deprecations. + * General: some code clean up. + +------------------------------------------------------------------- Old: ---- mate-terminal-1.12.1.tar.xz New: ---- mate-terminal-1.14.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-terminal.spec ++++++ --- /var/tmp/diff_new_pack.y7MfMe/_old 2016-04-15 19:10:46.000000000 +0200 +++ /var/tmp/diff_new_pack.y7MfMe/_new 2016-04-15 19:10:46.000000000 +0200 @@ -16,9 +16,9 @@ # -%define _version 1.12 +%define _version 1.14 Name: mate-terminal -Version: 1.12.1 +Version: 1.14.0 Release: 0 Summary: MATE Desktop terminal emulator License: GPL-3.0+ @@ -55,16 +55,15 @@ %build NOCONFIGURE=1 mate-autogen -%configure +%configure \ + --with-gtk=2.0 make %{?_smp_mflags} %install %make_install %find_lang %{name} %{?no_lang_C} %suse_update_desktop_file %{name} -if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then - rm -rf %{buildroot}%{_datadir}/MateConf/ -fi + # Axe out scrollkeeper stuff. rm -rf %{buildroot}%{_localstatedir}/ ++++++ mate-terminal-1.12.1.tar.xz -> mate-terminal-1.14.0.tar.xz ++++++ ++++ 205695 lines of diff (skipped)
