Hello community, here is the log from the commit of package scat for openSUSE:Factory checked in at 2020-05-13 22:56:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scat (Old) and /work/SRC/openSUSE:Factory/.scat.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scat" Wed May 13 22:56:30 2020 rev:2 rq:805161 version:0.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/scat/scat.changes 2018-03-28 10:32:51.301865690 +0200 +++ /work/SRC/openSUSE:Factory/.scat.new.2738/scat.changes 2020-05-13 22:56:32.199062201 +0200 @@ -1,0 +2,5 @@ +Tue May 12 13:06:04 UTC 2020 - Bernhard Wiedemann <[email protected]> + +- Use python3 because python2 is obsolete + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scat.spec ++++++ --- /var/tmp/diff_new_pack.19bWNL/_old 2020-05-13 22:56:32.771063317 +0200 +++ /var/tmp/diff_new_pack.19bWNL/_new 2020-05-13 22:56:32.771063317 +0200 @@ -25,7 +25,7 @@ Group: Productivity/Text/Utilities Source: https://github.com/asdil12/scat/archive/%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: python2-Pygments +Requires: python3-Pygments BuildArch: noarch %description
