Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zypper-changelog-plugin for openSUSE:Factory checked in at 2021-01-18 11:29:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zypper-changelog-plugin (Old) and /work/SRC/openSUSE:Factory/.zypper-changelog-plugin.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zypper-changelog-plugin" Mon Jan 18 11:29:37 2021 rev:3 rq:863897 version:0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/zypper-changelog-plugin/zypper-changelog-plugin.changes 2021-01-10 19:46:00.214063660 +0100 +++ /work/SRC/openSUSE:Factory/.zypper-changelog-plugin.new.28504/zypper-changelog-plugin.changes 2021-01-18 11:33:41.284972362 +0100 @@ -1,0 +2,5 @@ +Sun Jan 17 16:46:17 UTC 2021 - Zoltan Balogh <zbal...@suse.com> + +- Change the default repository to oss instead of repo-oss + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zypper-changelog-plugin-0.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zypper-changelog-plugin-0.1/zypper-changelog new/zypper-changelog-plugin-0.1/zypper-changelog --- old/zypper-changelog-plugin-0.1/zypper-changelog 2021-01-04 11:04:19.884178300 +0100 +++ new/zypper-changelog-plugin-0.1/zypper-changelog 2021-01-17 17:18:31.083301730 +0100 @@ -55,7 +55,7 @@ help="Package name \ or regular expression to match packages.") p.add_argument("-r", "--repositories", - dest="repos", default="repo-oss", + dest="repos", default="oss", help="Comma separated list of repositores \ to search for changelogs.") p.add_argument("-a", "--all",