Releases retrieved: 0.3.22 Upstream release that is considered latest: 0.3.22 Current version/release in rawhide: 0.3.21-4.fc38 URL: https://www.openblas.net/ Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/2540/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/openblas
Created attachment 1953932 [details] Update to 0.3.22 (#2182038)
the-new-hotness/release-monitoring.org's scratch build of openblas-0.3.22-1.fc36.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=99187641
Releases retrieved: 0.3.23 Upstream release that is considered latest: 0.3.23 Current version/release in rawhide: 0.3.21-4.fc38 URL: https://www.openblas.net/ Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/2540/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/openblas
Created attachment 1955271 [details] Update to 0.3.23 (#2182038)
the-new-hotness/release-monitoring.org's scratch build of openblas-0.3.23-1.fc36.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=99435582
Releases retrieved: 0.3.24 Upstream release that is considered latest: 0.3.24 Current version/release in rawhide: 0.3.21-6.fc39 URL: https://www.openblas.net/ Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/2540/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/openblas
Created attachment 1986953 [details] Update to 0.3.24 (#2182038)
the-new-hotness/release-monitoring.org's scratch build of openblas-0.3.24-1.fc38.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=105748591
Releases retrieved: 0.3.25 Upstream release that is considered latest: 0.3.25 Current version/release in rawhide: 0.3.24-1.fc40 URL: https://www.openblas.net/ Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/2540/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/openblas
Created attachment 1999207 [details] Update to 0.3.25 (#2182038)
the-new-hotness/release-monitoring.org's scratch build of openblas-0.3.25-1.fc38.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=108995267
Releases retrieved: 0.3.26 Upstream release that is considered latest: 0.3.26 Current version/release in rawhide: 0.3.25-1.fc40 URL: https://www.openblas.net/ Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/2540/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/openblas
Created attachment 2006953 [details] Update to 0.3.26 (#2182038)
the-new-hotness/release-monitoring.org's scratch build of openblas-0.3.26-1.fc38.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=111234204
openblas-devel is missing openblas.pc pkgconfig. Without it, builds fail with "cannot find <cblas.h> I have made an example. ```openblas.pc prefix=/usr exec_prefix=${prefix} libdir=/usr/lib64 includedir=/usr/include/openblas Name: OpenBLAS Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD Version Version: 0.3.26 Libs: -L${libdir} -lopenblas Cflags: -I${includedir} ```
Henry, please report this as a separate issue. But I think you should be using flexiblas-devel instead of openblas-devel, so the missing pkgconfig file might be intentional. See also https://fedoraproject.org/wiki/Changes/FlexiBLAS_as_BLAS/LAPACK_manager