Hello community, here is the log from the commit of package python-actdiag for openSUSE:Factory checked in at 2019-01-10 15:22:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-actdiag (Old) and /work/SRC/openSUSE:Factory/.python-actdiag.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-actdiag" Thu Jan 10 15:22:44 2019 rev:4 rq:664022 version:0.5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-actdiag/python-actdiag.changes 2019-01-08 12:31:52.428050285 +0100 +++ /work/SRC/openSUSE:Factory/.python-actdiag.new.28833/python-actdiag.changes 2019-01-10 15:22:59.526352121 +0100 @@ -1,0 +2,5 @@ +Tue Jan 8 17:36:08 UTC 2019 - Jonathan Brownell <[email protected]> + +- Update conditionals to use Suggests properly based on RHEL version + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-actdiag.spec ++++++ --- /var/tmp/diff_new_pack.OsLonC/_old 2019-01-10 15:23:00.414351202 +0100 +++ /var/tmp/diff_new_pack.OsLonC/_new 2019-01-10 15:23:00.422351193 +0100 @@ -30,12 +30,7 @@ BuildRequires: python-rpm-macros Requires: python-blockdiag >= 1.5.0 Requires: python-setuptools -%if 0%{?rhel} || 0%{?fedora} -Requires: python-docutils -Requires: python-nose -Requires: python-pep8 >= 1.3 -Requires: python-reportlab -%else +%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 || 0%{?rhel} >= 8 Suggests: python-docutils Suggests: python-nose Suggests: python-pep8 >= 1.3
