Hello community, here is the log from the commit of package terminator for openSUSE:Leap:15.2 checked in at 2020-04-25 19:04:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/terminator (Old) and /work/SRC/openSUSE:Leap:15.2/.terminator.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terminator" Sat Apr 25 19:04:45 2020 rev:21 rq:797000 version:1.92 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/terminator/terminator.changes 2020-02-19 18:49:11.119061484 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.terminator.new.2738/terminator.changes 2020-04-25 19:04:47.083557058 +0200 @@ -1,0 +2,10 @@ +Tue Apr 21 06:34:44 UTC 2020 - Paolo Stivanin <[email protected]> + +- update to 1.92: + * python3 support + * new home on github + * fixed lots of gtk and vte related bugs +- Removed terminator-1.91-python3.patch +- Removed terminator-1.91-py3_dnd.patch + +------------------------------------------------------------------- Old: ---- terminator-1.91-py3_dnd.patch terminator-1.91-python3.patch terminator-1.91.tar.gz New: ---- terminator-1.92.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ terminator.spec ++++++ --- /var/tmp/diff_new_pack.rC4AAZ/_old 2020-04-25 19:04:48.391559870 +0200 +++ /var/tmp/diff_new_pack.rC4AAZ/_new 2020-04-25 19:04:48.391559870 +0200 @@ -1,7 +1,7 @@ # # spec file for package terminator # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,16 +18,14 @@ %global __requires_exclude typelib\\(Gnome\\) Name: terminator -Version: 1.91 +Version: 1.92 Release: 0 Summary: Store and run multiple GNOME terminals in one window License: GPL-2.0-only Group: System/X11/Terminals URL: https://gnometerminator.blogspot.com/p/introduction.html -Source0: https://launchpad.net/%{name}/gtk3/%{version}/+download/%{name}-%{version}.tar.gz +Source: https://github.com/gnome-terminator/terminator/releases/download/v%{version}/%{name}-%{version}.tar.gz Patch0: terminator-desktop.patch -Patch1: terminator-1.91-python3.patch -Patch2: terminator-1.91-py3_dnd.patch BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: gettext @@ -58,8 +56,6 @@ %prep %setup -q %patch0 -p0 -%patch1 -p1 -%patch2 -p0 # remove pointless shebangs sed -i '/#! \?\/usr.*/d' terminatorlib/*.py @@ -81,17 +77,8 @@ %fdupes %{buildroot} %find_lang %{name} -%post -%icon_theme_cache_post -%desktop_database_post - -%postun -%icon_theme_cache_postun -%desktop_database_postun - %files %license COPYING -%doc ChangeLog README %dir %{_datadir}/icons/HighContrast %dir %{_datadir}/icons/HighContrast/16x16 %dir %{_datadir}/icons/HighContrast/16x16/actions ++++++ terminator-1.91.tar.gz -> terminator-1.92.tar.gz ++++++ ++++ 24444 lines of diff (skipped)
