Hello community, here is the log from the commit of package rpmlint-mini for openSUSE:Factory checked in at 2020-01-16 22:53:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpmlint-mini (Old) and /work/SRC/openSUSE:Factory/.rpmlint-mini.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmlint-mini" Thu Jan 16 22:53:55 2020 rev:97 rq:761791 version:1.10 Changes: -------- --- /work/SRC/openSUSE:Factory/rpmlint-mini/rpmlint-mini.changes 2020-01-01 14:56:55.957888295 +0100 +++ /work/SRC/openSUSE:Factory/.rpmlint-mini.new.26092/rpmlint-mini.changes 2020-01-16 22:53:56.399489632 +0100 @@ -1,0 +2,6 @@ +Mon Dec 16 14:00:13 UTC 2019 - Johannes Segitz <[email protected]> + +- Extended rpmlint-mini.config to include the config file provided + by rpmlint-Factory-strict + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmlint-mini.config ++++++ --- /var/tmp/diff_new_pack.ItEl1H/_old 2020-01-16 22:53:58.011490263 +0100 +++ /var/tmp/diff_new_pack.ItEl1H/_new 2020-01-16 22:53:58.011490263 +0100 @@ -9,6 +9,7 @@ configs += glob.glob("/home/abuild/rpmbuild/SOURCES/*rpmlintrc") configs += glob.glob("/usr/src/packages/SOURCES/*rpmlintrc") configs += glob.glob('/opt/testing/share/rpmlint/mini/*.config') +configs += glob.glob('/etc/rpmlint/factory-strict.config') for f in configs: try:
