Bug 2017598

Summary: rust-owned_ttf_parser-0.15.0 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: rust-owned_ttf_parserAssignee: Rémi Lauzier <remilauzier>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: remilauzier, rust-sig
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rust-owned_ttf_parser-0.15.0-1.fc37 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-03-11 15:32:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2016849    
Bug Blocks: 2022953    
Attachments:
Description Flags
Update to 0.15.0 (#2017598) none

Description Upstream Release Monitoring 2021-10-26 22:53:22 UTC
Latest upstream release: 0.13.0
Current version/release in rawhide: 0.12.1-5.fc35
URL: https://crates.io/crates/owned_ttf_parser

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

Comment 1 Upstream Release Monitoring 2021-10-26 22:53:26 UTC
Skipping the scratch build because an SRPM could not be built: ['git', 'commit', '-a', '-m', 'Update to 0.13.0 (#2017598)'] returned 1: b'On branch rawhide\nYour branch is up to date with \'origin/rawhide\'.\n\nUntracked files:\n  (use "git add <file>..." to include in what will be committed)\n\tSRPMS/\n\nnothing added to commit but untracked files present (use "git add" to track)\n'

Comment 2 Upstream Release Monitoring 2021-10-27 23:44:38 UTC
Latest upstream release: 0.13.1
Current version/release in rawhide: 0.12.1-5.fc35
URL: https://crates.io/crates/owned_ttf_parser

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

Comment 3 Upstream Release Monitoring 2021-10-27 23:44:40 UTC
Skipping the scratch build because an SRPM could not be built: ['git', 'commit', '-a', '-m', 'Update to 0.13.1 (#2017598)'] returned 1: b'On branch rawhide\nYour branch is up to date with \'origin/rawhide\'.\n\nUntracked files:\n  (use "git add <file>..." to include in what will be committed)\n\tSRPMS/\n\nnothing added to commit but untracked files present (use "git add" to track)\n'

Comment 4 Upstream Release Monitoring 2021-11-06 13:57:08 UTC
Latest upstream release: 0.13.2
Current version/release in rawhide: 0.12.1-5.fc35
URL: https://crates.io/crates/owned_ttf_parser

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

Comment 5 Upstream Release Monitoring 2021-11-06 13:57:10 UTC
Skipping the scratch build because an SRPM could not be built: ['git', 'commit', '-a', '-m', 'Update to 0.13.2 (#2017598)'] returned 1: b'On branch rawhide\nYour branch is up to date with \'origin/rawhide\'.\n\nUntracked files:\n  (use "git add <file>..." to include in what will be committed)\n\tSRPMS/\n\nnothing added to commit but untracked files present (use "git add" to track)\n'

Comment 6 Upstream Release Monitoring 2021-12-29 09:20:51 UTC
Latest upstream release: 0.14.0
Current version/release in rawhide: 0.12.1-5.fc35
URL: https://crates.io/crates/owned_ttf_parser

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

Comment 7 Upstream Release Monitoring 2021-12-29 09:20:54 UTC
Scratch build failed. Details bellow:

BuilderException: Build started, but failure happened during post build operations:
Command '['git', 'commit', '-a', '-m', 'Update to 0.14.0 (#2017598)']' returned non-zero exit status 1.

StdOut:
On branch rawhide
Your branch is up to date with 'origin/rawhide'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	SRPMS/

nothing added to commit but untracked files present (use "git add" to track)


Traceback:
  File "/usr/local/lib/python3.9/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.9/site-packages/hotness/builders/koji.py", line 226, in build
    raise BuilderException(

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 8 Upstream Release Monitoring 2021-12-29 09:29:36 UTC
the-new-hotness/release-monitoring.org's scratch build of rust-owned_ttf_parser-0.13.1-1.fc34.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=80597101

Comment 9 Upstream Release Monitoring 2022-02-21 02:03:54 UTC
Latest upstream release: 0.15.0
Current version/release in rawhide: 0.12.1-5.fc35
URL: https://crates.io/crates/owned_ttf_parser

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

Comment 10 Upstream Release Monitoring 2022-02-21 02:03:57 UTC
Created attachment 1862267 [details]
Update to 0.15.0 (#2017598)

Comment 11 Upstream Release Monitoring 2022-02-21 02:08:07 UTC
the-new-hotness/release-monitoring.org's scratch build of rust-owned_ttf_parser-0.15.0-1.fc34.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=83104705

Comment 12 Fedora Update System 2022-03-11 15:30:12 UTC
FEDORA-2022-79d32d49bf has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-79d32d49bf

Comment 13 Fedora Update System 2022-03-11 15:32:09 UTC
FEDORA-2022-79d32d49bf has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.