Hello community, here is the log from the commit of package antlr for openSUSE:Factory checked in at 2020-01-08 19:32:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/antlr (Old) and /work/SRC/openSUSE:Factory/.antlr.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "antlr" Wed Jan 8 19:32:17 2020 rev:49 rq:761091 version:2.7.7 Changes: -------- --- /work/SRC/openSUSE:Factory/antlr/antlr.changes 2019-09-05 12:31:41.627604159 +0200 +++ /work/SRC/openSUSE:Factory/.antlr.new.6675/antlr.changes 2020-01-08 19:32:29.148590020 +0100 @@ -1,0 +2,5 @@ +Mon Jan 6 09:32:44 UTC 2020 - Fridrich Strba <[email protected]> + +- Not only provide python-antlr, but also obsolete it + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ antlr-bootstrap.spec ++++++ --- /var/tmp/diff_new_pack.TVBdoU/_old 2020-01-08 19:32:29.672589850 +0100 +++ /var/tmp/diff_new_pack.TVBdoU/_new 2020-01-08 19:32:29.676589848 +0100 @@ -1,7 +1,7 @@ # # spec file for package antlr-bootstrap # -# Copyright (c) 2019 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 ++++++ antlr.spec ++++++ --- /var/tmp/diff_new_pack.TVBdoU/_old 2020-01-08 19:32:29.708589837 +0100 +++ /var/tmp/diff_new_pack.TVBdoU/_new 2020-01-08 19:32:29.712589837 +0100 @@ -1,7 +1,7 @@ # # spec file for package antlr # -# Copyright (c) 2019 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 @@ -98,6 +98,7 @@ Group: Development/Tools/Other Requires: antlr Provides: python-%{name} +Obsoletes: python-%{name} %description -n python2-%{name} Python support for generating your Lexers, Parsers and TreeParsers in Python.
