Dne 16. 09. 21 v 15:37 Miro Hrončok napsal(a):
Do you want a list of retired components or a list of removed packages? Both are doable with repoquery (use the source repo for components):

$ comm -23 <(repoquery --releasever 34 --repo={fedora,updates}-source -a | pkgname | sort | uniq) <(repoquery --releasever 35 --repo={fedora,updates}-source -a | pkgname | sort | uniq)

Wow, this is awesome way. And exactly what I need.

Thank you.

Miroslav
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to