commit: 6417d942233da9594494adadd19cd04c9ce1290b Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz> AuthorDate: Mon Nov 21 09:19:08 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Nov 21 15:40:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6417d942
dev-util/stepman: remove changelog from metadata The CHANGELOG.md was removed from repository in version 0.10.3. Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/28361 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-util/stepman/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-util/stepman/metadata.xml b/dev-util/stepman/metadata.xml index 39ace573dd55..3a9f651114d8 100644 --- a/dev-util/stepman/metadata.xml +++ b/dev-util/stepman/metadata.xml @@ -10,7 +10,6 @@ </longdescription> <upstream> <bugs-to>https://github.com/bitrise-io/stepman/issues</bugs-to> - <changelog>https://github.com/bitrise-io/stepman/blob/master/CHANGELOG.md</changelog> <doc>https://github.com/bitrise-io/stepman/blob/master/README.md</doc> <remote-id type="github">bitrise-io/stepman</remote-id> </upstream>
