https://bugzilla.redhat.com/show_bug.cgi?id=1991145 --- Comment #4 from Hirotaka Wakabayashi <hiwkby@xxxxxxxxx> --- Hello, I fixed issues on the package guidelines. https://hiwkby.fedorapeople.org/python-oslo-service.spec https://hiwkby.fedorapeople.org/python-oslo-service-3.0.0-3.fc38.src.rpm Koji build(success!): https://koji.fedoraproject.org/koji/taskinfo?taskID=93927843 ``` $ diff -c public_html/python-oslo-service.spec python-oslo-service.spec *** public_html/python-oslo-service.spec 2022-11-01 00:04:09.180098559 +0000 --- python-oslo-service.spec 2022-11-08 02:11:12.092810714 +0000 *************** *** 10,16 **** Name: python-%{pname} Version: 3.0.0 ! Release: 2%{?dist} Summary: Oslo service library License: ASL 2.0 --- 10,16 ---- Name: python-%{pname} Version: 3.0.0 ! Release: 3%{?dist} Summary: Oslo service library License: ASL 2.0 *************** *** 30,36 **** %package -n python3-%{pname} Summary: Oslo service library ! %{?python_provide:%python_provide python3-%{pname}} BuildRequires: python3-devel BuildRequires: python3-setuptools --- 30,36 ---- %package -n python3-%{pname} Summary: Oslo service library ! %py_provides python3-pkg_resources BuildRequires: python3-devel BuildRequires: python3-setuptools *************** *** 75,81 **** %package -n python3-%{pname}-tests Summary: Oslo service tests ! %{?python_provide:%python_provide python3-%{pname}-tests} Requires: python3-%{pname} = %{version}-%{release} Requires: procps-ng --- 75,81 ---- %package -n python3-%{pname}-tests Summary: Oslo service tests ! %py_provides python3-pkg_resources Requires: python3-%{pname} = %{version}-%{release} Requires: procps-ng *************** *** 147,152 **** --- 147,155 ---- %endif %changelog + * Tue Nov 08 2022 Hirotaka Wakabayashi hiwkby@xxxxxxxxx - 3.0.0-3 + - Fixes issues on the packaging guidelines + * Tue Nov 01 2022 Hirotaka Wakabayashi hiwkby@xxxxxxxxx - 3.0.0-2 - Fixes issues on the packaging guidelines ``` ``` $ sudo dnf install -y ~/dev/packages/RPMS/noarch/python3-oslo-service-3.0.0-3.fc38.noarch.rpm $ rpm -q --whatprovides python3-oslo-service python3-oslo-service-3.0.0-3.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=1991145 _______________________________________________ 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