https://bugzilla.redhat.com/show_bug.cgi?id=1991145



--- Comment #6 from Hirotaka Wakabayashi <[email protected]> ---
Hello, I fixed another issue.

Spec URL: https://hiwkby.fedorapeople.org/python-oslo-service.spec
SRPM URL:
https://hiwkby.fedorapeople.org/python-oslo-service-3.0.0-5.fc38.src.rpm
Koji(success): https://koji.fedoraproject.org/koji/taskinfo?taskID=94227940

```
$ diff -c ~/public_html/python-oslo-service.spec python-oslo-service.spec
*** /home/fedora/hiwkby/public_html/python-oslo-service.spec    2022-11-09
02:40:07.926307694 +0000
--- python-oslo-service.spec    2022-11-16 03:46:59.626630713 +0000
***************
*** 10,16 ****

  Name:           python-%{pkg_name}
  Version:        3.0.0
! Release:        4%{?dist}
  Summary:        Oslo service library

  License:        ASL 2.0
--- 10,16 ----

  Name:           python-%{pkg_name}
  Version:        3.0.0
! Release:        5%{?dist}
  Summary:        Oslo service library

  License:        ASL 2.0
***************
*** 134,140 ****
  %doc README.rst
  %license LICENSE
  %{python3_sitelib}/oslo_service
! %{python3_sitelib}/*.egg-info
  %exclude %{python3_sitelib}/oslo_service/tests

  %files -n python3-%{pkg_name}-tests
--- 134,140 ----
  %doc README.rst
  %license LICENSE
  %{python3_sitelib}/oslo_service
! %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
  %exclude %{python3_sitelib}/oslo_service/tests

  %files -n python3-%{pkg_name}-tests
***************
*** 147,152 ****
--- 147,155 ----
  %endif

  %changelog
+ * Wed Nov 16 2022 Hirotaka Wakabayashi [email protected] - 3.0.0-5
+ - Fixes issues on the packaging guidelines
+ 
  * Wed Nov 09 2022 Hirotaka Wakabayashi [email protected] - 3.0.0-4
  - Fixes issues on the packaging guidelines
```


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1991145
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to