Hello community, here is the log from the commit of package powerline for openSUSE:Factory checked in at 2020-05-15 23:52:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/powerline (Old) and /work/SRC/openSUSE:Factory/.powerline.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "powerline" Fri May 15 23:52:05 2020 rev:7 rq:805743 version:2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/powerline/powerline.changes 2018-08-15 10:36:12.780053053 +0200 +++ /work/SRC/openSUSE:Factory/.powerline.new.2738/powerline.changes 2020-05-15 23:52:05.769518653 +0200 @@ -1,0 +2,9 @@ +Fri May 15 06:20:03 UTC 2020 - Andreas Schneider <[email protected]> + +- Update to version 2.8 + * Added ipython >= 7.0.0 support + * Various other minor fixes and improvements + * Removed python2 support +- Removed powerline-py2v3-fix.patch + +------------------------------------------------------------------- Old: ---- powerline-2.7.tar.gz powerline-py2v3-fix.patch New: ---- powerline-2.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ powerline.spec ++++++ --- /var/tmp/diff_new_pack.NWP5c6/_old 2020-05-15 23:52:06.301519678 +0200 +++ /var/tmp/diff_new_pack.NWP5c6/_new 2020-05-15 23:52:06.305519686 +0200 @@ -1,7 +1,7 @@ # # spec file for package powerline # -# Copyright (c) 2018 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 @@ -12,20 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define powerline_python_sitelib %{python3_sitelib} Name: powerline -Version: 2.7 +Version: 2.8 Release: 0 Summary: Status line and prompt utility License: MIT Group: System/Console URL: https://github.com/powerline/powerline Source0: https://github.com/powerline/powerline/archive/%{version}/powerline-%{version}.tar.gz -Patch0: powerline-py2v3-fix.patch BuildRequires: fdupes BuildRequires: fontconfig BuildRequires: python3-Sphinx @@ -185,6 +184,7 @@ mv %{buildroot}/%{powerline_python_sitelib}/powerline/bindings/zsh/powerline.zsh %{buildroot}/%{_datadir}/%{name}/zsh # systemd +rm -f %{buildroot}%{powerline_python_sitelib}/powerline/dist/systemd/powerline-daemon.service install -d -m 0755 %{buildroot}%{_unitdir} install -m 0644 powerline/dist/systemd/powerline-daemon.service %{buildroot}%{_unitdir}/powerline.service install -d -m 0755 %{buildroot}%{_sbindir} ++++++ powerline-2.7.tar.gz -> powerline-2.8.tar.gz ++++++ ++++ 2209 lines of diff (skipped)
