Hello community, here is the log from the commit of package terminator for openSUSE:Factory checked in at 2017-01-31 12:48:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/terminator (Old) and /work/SRC/openSUSE:Factory/.terminator.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terminator" Changes: -------- --- /work/SRC/openSUSE:Factory/terminator/terminator.changes 2016-03-26 15:28:03.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.terminator.new/terminator.changes 2017-02-03 20:03:11.182585848 +0100 @@ -1,0 +2,15 @@ +Tue Jan 24 12:37:38 UTC 2017 - [email protected] + +- Version update to 1.90 release: + * Switch to gtk3 RC release + +------------------------------------------------------------------- +Tue Jan 24 12:28:07 UTC 2017 - [email protected] + +- Version update to 1.0: + * Few last fixes from 0.98 marking last release using gtk2 +- Drop merged patch: + * 0001-terminator-fix-RHBZ#1268289.patch +- Drop support for SLE-11 + +------------------------------------------------------------------- Old: ---- 0001-terminator-fix-RHBZ#1268289.patch terminator-0.98.tar.gz New: ---- terminator-1.90.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ terminator.spec ++++++ --- /var/tmp/diff_new_pack.5YAYUy/_old 2017-02-03 20:03:11.786500844 +0100 +++ /var/tmp/diff_new_pack.5YAYUy/_new 2017-02-03 20:03:11.790500281 +0100 @@ -1,7 +1,7 @@ # # spec file for package terminator # -# Copyright (c) 2016 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 @@ -16,24 +16,15 @@ # -%if 0%{?suse_version} && 0%{?suse_version} <= 1110 -%define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%else -Requires: python-vte -Requires: vte -BuildArch: noarch -%endif Name: terminator -Version: 0.98 +Version: 1.90 Release: 0 Summary: Store and run multiple GNOME terminals in one window License: GPL-2.0 Group: System/X11/Terminals -Url: http://www.tenshu.net/terminator -Source0: https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz +Url: https://gnometerminator.blogspot.cz/p/introduction.html +Source0: https://launchpad.net/%{name}/gtk3/1.9/+download/%{name}-%{version}.tar.gz Patch0: terminator-desktop.patch -# PATCH-FIX-UPSTREAM: taken from fedora to fix ibus interactions -Patch1: 0001-terminator-fix-RHBZ#1268289.patch BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: gettext @@ -41,13 +32,16 @@ BuildRequires: intltool BuildRequires: python-devel BuildRequires: update-desktop-files -Requires: python-gnome +Requires: python-gobject Requires: python-psutil +Requires: python-vte +Requires: typelib-1_0-Keybinder-3_0 +Requires: vte Requires(post): hicolor-icon-theme Requires(postun): hicolor-icon-theme Recommends: %{name}-lang -Recommends: python-keybinder BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch %description Multiple GNOME terminals in one window. This is a project to produce @@ -61,7 +55,9 @@ %prep %setup -q %patch0 -%patch1 -p1 + +# remove pointless shebangs +sed -i '/#! \?\/usr.*/d' terminatorlib/*.py %build python setup.py build @@ -80,7 +76,6 @@ %fdupes %{buildroot} %find_lang %{name} -%if 0%{?suse_version} >= 1140 %post %icon_theme_cache_post %desktop_database_post @@ -88,12 +83,10 @@ %postun %icon_theme_cache_postun %desktop_database_postun -%endif %files %defattr(-,root,root) %doc ChangeLog COPYING README -%dir %{_datadir}/doc/terminator %dir %{_datadir}/icons/HighContrast %dir %{_datadir}/icons/HighContrast/16x16 %dir %{_datadir}/icons/HighContrast/16x16/actions @@ -109,11 +102,10 @@ %dir %{_datadir}/icons/HighContrast/48x48/apps %dir %{_datadir}/icons/HighContrast/scalable %dir %{_datadir}/icons/HighContrast/scalable/apps -%{_datadir}/doc/%{name}/* -%{_mandir}/man1/%{name}.* -%{_mandir}/man5/%{name}_config.* %{_bindir}/%{name}* %{_bindir}/remotinator +%{_mandir}/man1/%{name}.* +%{_mandir}/man5/%{name}_config.* %{python_sitelib}/* %dir %{_datadir}/appdata/ %{_datadir}/appdata/%{name}.appdata.xml ++++++ terminator-0.98.tar.gz -> terminator-1.90.tar.gz ++++++ ++++ 229488 lines of diff (skipped)
