#11280 How do I update description and upstream link for src.fedoraproject,org package"
Closed: Fixed with Explanation by buckaroogeek. Opened by buckaroogeek.

I would like to update the description/summary and upstream link for https://src.fedoraproject.org/rpms/kubernetes. I am a maintainer. I updated the Summary and URL fields in the spec file (which had the same text and link) but that did not change the page. I looked for a how-to online but could not find anything. Did I miss something?

Old description: Container cluster management.
Old Upstream link: https://k8s.io/kubernetes

New description (spec Summary): Open Source Production-Grade Container Scheduling And Management Platform
New upstream link (spec URL): https://kubernetes.io


Not urgent. Not a security issue. No set need-by date.

Thanks for any help


It should pick it up from the src I thought... but perhaps something is breaking down somewhere. ;(

We should investigate... thanks for the report.

Metadata Update from @kevin:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: low-gain, medium-trouble, ops

That description is actually generated by some frontend Javascript that pulls this information down from mdapi. (specifically this call to the mdapi API https://mdapi.fedoraproject.org/rawhide/srcpkg/kubernetes )

Not sure how often mdapi updates, but in theory, once a rawhide package with the updated metadata is built and pushed to rawhide, it should show up in mdapi, and show up that description line on src.fp.o

Excellent. Thank you for the information. I suspect when I push 1.27.2
in a few weeks, I will see the changes on the web page. Much
appreciated.

On Wed, May 3, 2023 at 4:03=E2=80=AFPM Ryan Lerch pagure@pagure.io wrote:

ryanlerch added a new comment to an issue you are following:
``
That description is actually generated by some frontend Javascript that p=
ulls this information down from mdapi. (specifically this call to the mdapi=
API https://mdapi.fedoraproject.org/rawhide/srcpkg/kubernetes )

Not sure how often mdapi updates, but in theory, once a rawhide package w=
ith the updated metadata is built and pushed to rawhide, it should show up =
in mdapi, and show up that description line on src.fp.o
``

To reply, visit the link below or just reply to this email
https://pagure.io/fedora-infrastructure/issue/11280

Metadata Update from @buckaroogeek:
- Issue close_status updated to: Fixed with Explanation
- Issue status updated to: Closed (was: Open)

@buckaroogeek if it doesnt show up, just reopen this ticket, and i'll do some more digging :)

Metadata