Bug 2116567 - golang-github-openapi-swag-0.25.4 is available
Summary: golang-github-openapi-swag-0.25.4 is available
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: golang-github-openapi-swag
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alejandro Sáez Morollón
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-08 21:06 UTC by Upstream Release Monitoring
Modified: 2025-11-25 18:56 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
Update to 0.22.0 (#2116567) (735 bytes, patch)
2022-08-08 21:06 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.22.3 (#2116567) (736 bytes, patch)
2022-08-18 20:40 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.22.4 (#2116567) (736 bytes, patch)
2023-06-10 17:39 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.22.5 (#2116567) (736 bytes, patch)
2023-12-18 06:56 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.22.6 (#2116567) (736 bytes, patch)
2023-12-23 18:41 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.22.7 (#2116567) (736 bytes, patch)
2023-12-28 12:24 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.22.8 (#2116567) (736 bytes, patch)
2024-01-24 04:13 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.22.9 (#2116567) (736 bytes, patch)
2024-01-25 17:38 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.22.10 (#2116567) (737 bytes, patch)
2024-03-04 19:51 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.23.0 (#2116567) (736 bytes, patch)
2024-03-10 18:55 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.24.1 (#2116567) (736 bytes, patch)
2025-08-30 12:18 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.25.0 (#2116567) (736 bytes, patch)
2025-09-24 20:59 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.25.1 (#2116567) (736 bytes, patch)
2025-09-26 18:37 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.25.3 (#2116567) (736 bytes, patch)
2025-11-18 01:39 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.25.4 (#2116567) (736 bytes, patch)
2025-11-25 18:50 UTC, Upstream Release Monitoring
no flags Details | Diff

Description Upstream Release Monitoring 2022-08-08 21:06:24 UTC
Releases retrieved: 0.22.0
Upstream release that is considered latest: 0.22.0
Current version/release in rawhide: 0.21.1-2.fc37
URL: https://github.com/go-openapi/swag

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://fedoraproject.org/wiki/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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 1 Upstream Release Monitoring 2022-08-08 21:06:29 UTC
Created attachment 1904362 [details]
Update to 0.22.0 (#2116567)

Comment 2 Upstream Release Monitoring 2022-08-08 21:15:08 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-github-openapi-swag-0.22.0-1.fc36.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=90623500

Comment 3 Upstream Release Monitoring 2022-08-16 08:07:28 UTC
Releases retrieved: 0.22.1
Upstream release that is considered latest: 0.22.1
Current version/release in rawhide: 0.21.1-2.fc37
URL: https://github.com/go-openapi/swag

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://fedoraproject.org/wiki/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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 4 Upstream Release Monitoring 2022-08-16 08:07:33 UTC
Scratch build failed. Details below:

GenericError: File upload failed: cli-build/1660637252.192513.YVgqVvHJ/golang-github-openapi-swag-0.22.1-1.fc36.src.rpm
Traceback:
  File "/usr/local/lib/python3.10/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build
    result = self.builder.build(request.package, request.opts)
  File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 198, in build
    output["build_id"] = self._scratch_build(session, package.name, srpm)
  File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 451, in _scratch_build
    session.uploadWrapper(source, serverdir)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3073, in uploadWrapper
    self.fastUpload(localfile, path, name, callback, blocksize, overwrite, volume=volume)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3008, in fastUpload
    raise GenericError("File upload failed: %s/%s" % (path, name))

If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues

Comment 5 Upstream Release Monitoring 2022-08-18 20:40:06 UTC
Releases retrieved: 0.22.2, 0.22.3
Upstream release that is considered latest: 0.22.3
Current version/release in rawhide: 0.21.1-2.fc37
URL: https://github.com/go-openapi/swag

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://fedoraproject.org/wiki/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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 6 Upstream Release Monitoring 2022-08-18 20:40:10 UTC
Created attachment 1906409 [details]
Update to 0.22.3 (#2116567)

Comment 7 Upstream Release Monitoring 2022-08-18 20:44:59 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-github-openapi-swag-0.22.3-1.fc36.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=90985404

Comment 8 Upstream Release Monitoring 2023-06-10 17:39:31 UTC
Releases retrieved: 0.22.4
Upstream release that is considered latest: 0.22.4
Current version/release in rawhide: 0.21.1-3.fc38
URL: https://github.com/go-openapi/swag

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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 9 Upstream Release Monitoring 2023-06-10 17:39:41 UTC
Created attachment 1970222 [details]
Update to 0.22.4 (#2116567)

Comment 10 Upstream Release Monitoring 2023-06-10 17:49:03 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-github-openapi-swag-0.22.4-1.fc38.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=102000298

Comment 11 Fedora Admin user for bugzilla script actions 2023-06-11 00:36:50 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 12 Fedora Admin user for bugzilla script actions 2023-07-06 00:18:52 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 13 Upstream Release Monitoring 2023-12-18 06:56:37 UTC
Releases retrieved: 0.22.5
Upstream release that is considered latest: 0.22.5
Current version/release in rawhide: 0.21.1-4.fc39
URL: https://github.com/go-openapi/swag

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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 14 Upstream Release Monitoring 2023-12-18 06:56:46 UTC
Created attachment 2004777 [details]
Update to 0.22.5 (#2116567)

Comment 15 Upstream Release Monitoring 2023-12-18 07:04:46 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-github-openapi-swag-0.22.5-1.fc38.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=110491394

Comment 16 Upstream Release Monitoring 2023-12-23 18:40:58 UTC
Releases retrieved: 0.22.6
Upstream release that is considered latest: 0.22.6
Current version/release in rawhide: 0.21.1-4.fc39
URL: https://github.com/go-openapi/swag

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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 17 Upstream Release Monitoring 2023-12-23 18:41:02 UTC
Created attachment 2005643 [details]
Update to 0.22.6 (#2116567)

Comment 18 Upstream Release Monitoring 2023-12-23 18:50:10 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-github-openapi-swag-0.22.6-1.fc38.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=110747369

Comment 19 Upstream Release Monitoring 2023-12-28 12:24:46 UTC
Releases retrieved: 0.22.7
Upstream release that is considered latest: 0.22.7
Current version/release in rawhide: 0.21.1-4.fc39
URL: https://github.com/go-openapi/swag

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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 20 Upstream Release Monitoring 2023-12-28 12:24:50 UTC
Created attachment 2006292 [details]
Update to 0.22.7 (#2116567)

Comment 21 Upstream Release Monitoring 2023-12-28 12:31:47 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-github-openapi-swag-0.22.7-1.fc38.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=110960513

Comment 22 Upstream Release Monitoring 2024-01-24 04:13:07 UTC
Releases retrieved: 0.22.8
Upstream release that is considered latest: 0.22.8
Current version/release in rawhide: 0.21.1-4.fc39
URL: https://github.com/go-openapi/swag

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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 23 Upstream Release Monitoring 2024-01-24 04:13:11 UTC
Created attachment 2010016 [details]
Update to 0.22.8 (#2116567)

Comment 24 Upstream Release Monitoring 2024-01-24 04:19:15 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-github-openapi-swag-0.22.8-1.fc38.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=112244454

Comment 25 Upstream Release Monitoring 2024-01-25 17:37:57 UTC
Releases retrieved: 0.22.9
Upstream release that is considered latest: 0.22.9
Current version/release in rawhide: 0.21.1-4.fc39
URL: https://github.com/go-openapi/swag

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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 26 Upstream Release Monitoring 2024-01-25 17:38:02 UTC
Created attachment 2010517 [details]
Update to 0.22.9 (#2116567)

Comment 27 Upstream Release Monitoring 2024-01-25 17:43:49 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-github-openapi-swag-0.22.9-1.fc38.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=112351981

Comment 28 Upstream Release Monitoring 2024-03-04 19:51:38 UTC
Releases retrieved: 0.22.10
Upstream release that is considered latest: 0.22.10
Current version/release in rawhide: 0.21.1-6.fc40
URL: https://github.com/go-openapi/swag

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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 29 Upstream Release Monitoring 2024-03-04 19:51:47 UTC
Created attachment 2020084 [details]
Update to 0.22.10 (#2116567)

Comment 30 Upstream Release Monitoring 2024-03-04 19:57:45 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-github-openapi-swag-0.22.10-1.fc38.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=114465953

Comment 31 Upstream Release Monitoring 2024-03-10 18:55:14 UTC
Releases retrieved: 0.23.0
Upstream release that is considered latest: 0.23.0
Current version/release in rawhide: 0.21.1-6.fc40
URL: https://github.com/go-openapi/swag

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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 32 Upstream Release Monitoring 2024-03-10 18:55:23 UTC
Created attachment 2020999 [details]
Update to 0.23.0 (#2116567)

Comment 33 Upstream Release Monitoring 2024-03-10 19:03:03 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-github-openapi-swag-0.23.0-1.fc38.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=114769884

Comment 34 Upstream Release Monitoring 2025-03-13 01:31:58 UTC
Releases retrieved: 0.23.1
Upstream release that is considered latest: 0.23.1
Current version/release in rawhide: 0.21.1-11.fc42
URL: https://github.com/go-openapi/swag

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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 35 Upstream Release Monitoring 2025-03-13 01:32:17 UTC
Scratch build failed. Details below:

BuilderException: Build failed:
Couldn't upload source /var/tmp/thn-cbagg4ki/./SRPMS/golang-github-openapi-swag-0.23.1-1.fc40.src.rpm to koji.

Traceback:
  File "/usr/local/lib/python3.12/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build
    result = self.builder.build(request.package, request.opts)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/hotness/builders/koji.py", line 252, in build
    output["build_id"] = self._scratch_build(session, package.name, srpm)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/hotness/builders/koji.py", line 477, in _scratch_build
    raise BuilderException("Couldn't upload source {} to koji.".format(source))

If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues

Comment 36 Upstream Release Monitoring 2025-08-30 12:18:07 UTC
Releases retrieved: cmdutils/v0.24.0, conv/v0.24.0, fileutils/v0.24.0, jsonname/v0.24.0, jsonutils/v0.24.0, loading/v0.24.0, mangling/v0.24.0, netutils/v0.24.0, stringutils/v0.24.0, typeutils/v0.24.0, yamlutils/v0.24.0, 0.24.0, 0.24.1
Upstream release that is considered latest: 0.24.1
Current version/release in rawhide: 0.21.1-12.fc43
URL: https://github.com/go-openapi/swag

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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 37 Upstream Release Monitoring 2025-08-30 12:18:11 UTC
Created attachment 2105260 [details]
Update to 0.24.1 (#2116567)

Comment 38 Upstream Release Monitoring 2025-08-30 12:23:33 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-github-openapi-swag-0.24.1-1.fc40.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=136565720

Comment 39 Upstream Release Monitoring 2025-09-24 20:59:27 UTC
Releases retrieved: cmdutils/v0.25.0, conv/v0.25.0, fileutils/v0.25.0, jsonname/v0.25.0, jsonutils/adapters/easyjson/v0.25.0, jsonutils/adapters/testintegration/v0.25.0, jsonutils/fixtures_test/v0.25.0, jsonutils/v0.25.0, loading/v0.25.0, mangling/v0.25.0, netutils/v0.25.0, stringutils/v0.25.0, typeutils/v0.25.0, yamlutils/v0.25.0, 0.25.0
Upstream release that is considered latest: 0.25.0
Current version/release in rawhide: 0.21.1-12.fc43
URL: https://github.com/go-openapi/swag

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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 40 Upstream Release Monitoring 2025-09-24 20:59:37 UTC
Created attachment 2107489 [details]
Update to 0.25.0 (#2116567)

Comment 41 Upstream Release Monitoring 2025-09-24 21:09:10 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-github-openapi-swag-0.25.0-1.fc40.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=137450296

Comment 42 Upstream Release Monitoring 2025-09-26 18:37:10 UTC
Releases retrieved: cmdutils/v0.25.1, conv/v0.25.1, fileutils/v0.25.1, jsonname/v0.25.1, jsonutils/adapters/easyjson/v0.25.1, jsonutils/adapters/testintegration/v0.25.1, jsonutils/fixtures_test/v0.25.1, jsonutils/v0.25.1, loading/v0.25.1, mangling/v0.25.1, netutils/v0.25.1, stringutils/v0.25.1, typeutils/v0.25.1, yamlutils/v0.25.1, 0.25.1
Upstream release that is considered latest: 0.25.1
Current version/release in rawhide: 0.21.1-12.fc43
URL: https://github.com/go-openapi/swag

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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 43 Upstream Release Monitoring 2025-09-26 18:37:24 UTC
Created attachment 2107689 [details]
Update to 0.25.1 (#2116567)

Comment 44 Upstream Release Monitoring 2025-09-26 18:42:40 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-github-openapi-swag-0.25.1-1.fc40.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=137500221

Comment 45 Upstream Release Monitoring 2025-11-18 01:39:17 UTC
Releases retrieved: cmdutils/v0.25.2, cmdutils/v0.25.3, conv/v0.25.2, conv/v0.25.3, fileutils/v0.25.2, fileutils/v0.25.3, jsonname/v0.25.2, jsonname/v0.25.3, jsonutils/adapters/easyjson/v0.25.2, jsonutils/adapters/easyjson/v0.25.3, jsonutils/adapters/testintegration/v0.25.2, jsonutils/adapters/testintegration/v0.25.3, jsonutils/fixtures_test/v0.25.2, jsonutils/fixtures_test/v0.25.3, jsonutils/v0.25.2, jsonutils/v0.25.3, loading/v0.25.2, loading/v0.25.3, mangling/v0.25.2, mangling/v0.25.3, netutils/v0.25.2, netutils/v0.25.3, stringutils/v0.25.2, stringutils/v0.25.3, typeutils/v0.25.2, typeutils/v0.25.3, yamlutils/v0.25.2, yamlutils/v0.25.3, 0.25.2, 0.25.3
Upstream release that is considered latest: 0.25.3
Current version/release in rawhide: 0.21.1-12.fc43
URL: https://github.com/go-openapi/swag

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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 46 Upstream Release Monitoring 2025-11-18 01:39:26 UTC
Created attachment 2114862 [details]
Update to 0.25.3 (#2116567)

Comment 47 Upstream Release Monitoring 2025-11-18 01:45:47 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-github-openapi-swag-0.25.3-1.fc40.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=139024766

Comment 48 Upstream Release Monitoring 2025-11-25 18:50:47 UTC
Releases retrieved: cmdutils/v0.25.4, conv/v0.25.4, fileutils/v0.25.4, jsonname/v0.25.4, jsonutils/adapters/easyjson/v0.25.4, jsonutils/adapters/testintegration/v0.25.4, jsonutils/fixtures_test/v0.25.4, jsonutils/v0.25.4, loading/v0.25.4, mangling/v0.25.4, netutils/v0.25.4, stringutils/v0.25.4, typeutils/v0.25.4, yamlutils/v0.25.4, 0.25.4
Upstream release that is considered latest: 0.25.4
Current version/release in rawhide: 0.21.1-12.fc43
URL: https://github.com/go-openapi/swag

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/20841/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-github-openapi-swag

Comment 49 Upstream Release Monitoring 2025-11-25 18:50:51 UTC
Created attachment 2116208 [details]
Update to 0.25.4 (#2116567)

Comment 50 Upstream Release Monitoring 2025-11-25 18:56:23 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-github-openapi-swag-0.25.4-1.fc40.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=139289790


Note You need to log in before you can comment on or make changes to this bug.