https://bugzilla.redhat.com/show_bug.cgi?id=1992629 --- Comment #8 from Hirotaka Wakabayashi <hiwkby@xxxxxxxxx> --- Hello, I fixed the issue on the packaging guidelines Spec URL: https://hiwkby.fedorapeople.org/python-oslo-middleware.spec SRPM URL: https://hiwkby.fedorapeople.org/python-oslo-middleware-5.0.0-4.fc38.src.rpm Koji(success): https://koji.fedoraproject.org/koji/taskinfo?taskID=93927447 ``` $ diff -c public_html/python-oslo-middleware.spec python-oslo-middleware.spec *** public_html/python-oslo-middleware.spec 2022-10-31 05:54:57.020294915 +0000 --- python-oslo-middleware.spec 2022-11-08 02:11:10.542803282 +0000 *************** *** 15,21 **** Name: python-oslo-middleware Version: 5.0.0 ! Release: 3%{?dist} Summary: OpenStack Oslo Middleware library License: ASL 2.0 --- 15,21 ---- Name: python-oslo-middleware Version: 5.0.0 ! Release: 4%{?dist} Summary: OpenStack Oslo Middleware library License: ASL 2.0 *************** *** 35,41 **** %package -n python3-%{pkg_name} Summary: OpenStack Oslo Middleware library ! %{?python_provide:%python_provide python3-%{pkg_name}} BuildRequires: python3-devel BuildRequires: python3-pbr --- 35,41 ---- %package -n python3-%{pkg_name} Summary: OpenStack Oslo Middleware library ! %py_provides python3-pkg_resources BuildRequires: python3-devel BuildRequires: python3-pbr *************** *** 163,168 **** --- 163,171 ---- %license LICENSE %changelog + * Tue Nov 08 2022 Hirotaka Wakabayashi <hiwkby@xxxxxxxxx> - 5.0.0-4 + - Fixes issues on packaging guidelines + * Mon Oct 31 2022 Hirotaka Wakabayashi <hiwkby@xxxxxxxxx> - 5.0.0-3 - Fixes issues on packaging guidelines ``` ``` $ sudo dnf install -y ~/dev/packages/RPMS/noarch/python3-oslo-middleware-5.0.0-4.fc38.noarch.rpm $ rpm -q --whatprovides python3-oslo-middleware python3-oslo-middleware-5.0.0-4.fc38.noarch ``` -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=1992629 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue