Summary: | dev-libs/cereal-1.3.0 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andreas Sturmlechner <asturm> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/USCiLab/cereal/releases/tag/v1.3.0 | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=715538 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Andreas Sturmlechner
![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c3c0016e6163de1aa51345010725e5860a2ecbe commit 9c3c0016e6163de1aa51345010725e5860a2ecbe Author: Christoph Junghans <junghans@gentoo.org> AuthorDate: 2020-06-25 13:28:57 +0000 Commit: Christoph Junghans <junghans@gentoo.org> CommitDate: 2020-06-25 13:29:34 +0000 dev-libs/cereal: version bump Closes: https://bugs.gentoo.org/729584 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Christoph Junghans <junghans@gentoo.org> dev-libs/cereal/Manifest | 1 + dev-libs/cereal/cereal-1.3.0.ebuild | 26 ++++++++++++++++++++++++++ dev-libs/cereal/metadata.xml | 5 ++--- 3 files changed, 29 insertions(+), 3 deletions(-) I'm sorry, but it does not work that way at all: diff --git a/dev-libs/cereal/metadata.xml b/dev-libs/cereal/metadata.xml index 121a5e6a958..cfefe4e65d6 100644 --- a/dev-libs/cereal/metadata.xml +++ b/dev-libs/cereal/metadata.xml @@ -1,9 +1,8 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>junghans@gentoo.org</email> - <name>Christoph Junghans</name> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> </maintainer> <upstream> <remote-id type="github">USCiLab/cereal</remote-id> Make it maintainer-needed, send the proper up for grabs mail to gentoo-dev please. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=785f61adc7739286b7e58f7866c50e415fe6ceb1 commit 785f61adc7739286b7e58f7866c50e415fe6ceb1 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2020-06-25 13:41:30 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2020-06-25 13:42:30 +0000 dev-libs/cereal: EAPI-7, cmake.eclass, switch HOMEPAGE to https Bug: https://bugs.gentoo.org/729584 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> dev-libs/cereal/cereal-1.3.0.ebuild | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) Please also reassign existing bugs next time. |