https://bugzilla.redhat.com/show_bug.cgi?id=2009155
--- Comment #7 from Hirotaka Wakabayashi hiwkby@yahoo.com --- Hello, I fixed another issue.
Spec URL: https://hiwkby.fedorapeople.org/python-oslo-messaging.spec SRPM URL: https://hiwkby.fedorapeople.org/python-oslo-messaging-14.0.0-6.fc38.src.rpm Koji(unsuccess...orz): https://koji.fedoraproject.org/koji/taskinfo?taskID=95115668
The reason for unsuccess is due to a dependent package is still unavailable but the package will be available soon. Please see: https://bugzilla.redhat.com/show_bug.cgi?id=1991145
``` *** python-oslo-messaging.spec.14.0.0-5 2022-12-09 05:44:25.988831648 +0000 --- python-oslo-messaging.spec 2022-12-09 05:45:20.223081852 +0000 *************** *** 17,23 ****
Name: python-oslo-messaging Version: 14.0.0 ! Release: 5%{?dist} Summary: OpenStack common messaging library
License: ASL 2.0 --- 17,23 ----
Name: python-oslo-messaging Version: 14.0.0 ! Release: 6%{?dist} Summary: OpenStack common messaging library
License: ASL 2.0 *************** *** 62,68 **** BuildRequires: python3-cachetools BuildRequires: python3-redis BuildRequires: python3-kafka !
Requires: python3-pbr Requires: python3-amqp >= 2.5.2 --- 62,70 ---- BuildRequires: python3-cachetools BuildRequires: python3-redis BuildRequires: python3-kafka ! BuildRequires: python3-testscenarios ! BuildRequires: python3-pifpaf ! BuildRequires: python3-confluent-kafka
Requires: python3-pbr Requires: python3-amqp >= 2.5.2 *************** *** 189,210 ****
%changelog ! * Wed Nov 16 2022 Hirotaka Wakabayashi hiwkby@yahoo.com - 14.0.0-5 - Fixes issues on the packaging guidelines
! * Wed Nov 09 2022 Hirotaka Wakabayashi hiwkby@yahoo.com - 14.0.0-4 - Fixes issues on the packaging guidelines
! * Tue Nov 08 2022 Hirotaka Wakabayashi hiwkby@yahoo.com - 14.0.0-3 - Fixes issues on the packaging guidelines
! * Tue Nov 01 2022 Hirotaka Wakabayashi hiwkby@yahoo.com - 14.0.0-2 - Fixes issues on the packaging guidelines
! * Wed Oct 26 2022 Hirotaka Wakabayashi hiwkby@yahoo.com - 14.0.0-1 - Update to 14.0.0
! * Thu Sep 30 2021 Hirotaka Wakabayashi hiwkby@yahoo.com - 12.9.1-1 - Un-retired and update to 12.9.1
* Tue Feb 26 2019 Alfredo Moralejo amoralej@redhat.com - 8.1.2-1 --- 191,216 ----
%changelog ! * Fri Dec 09 2022 Hirotaka Wakabayashi hiwkby@yahoo.com - 14.0.0-6 ! - Adds BuildRequires for tests ! - Fixes issues on the packaging guidelines ! ! * Wed Nov 16 2022 Hirotaka Wakabayashi hiwkby@yahoo.com - 14.0.0-5 - Fixes issues on the packaging guidelines
! * Wed Nov 09 2022 Hirotaka Wakabayashi hiwkby@yahoo.com - 14.0.0-4 - Fixes issues on the packaging guidelines
! * Tue Nov 08 2022 Hirotaka Wakabayashi hiwkby@yahoo.com - 14.0.0-3 - Fixes issues on the packaging guidelines
! * Tue Nov 01 2022 Hirotaka Wakabayashi hiwkby@yahoo.com - 14.0.0-2 - Fixes issues on the packaging guidelines
! * Wed Oct 26 2022 Hirotaka Wakabayashi hiwkby@yahoo.com - 14.0.0-1 - Update to 14.0.0
! * Thu Sep 30 2021 Hirotaka Wakabayashi hiwkby@yahoo.com - 12.9.1-1 - Un-retired and update to 12.9.1
* Tue Feb 26 2019 Alfredo Moralejo amoralej@redhat.com - 8.1.2-1 ```
Thanks in advance, Hirotaka