Bug 2192076

Summary: simde-0.7.6 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: simdeAssignee: Jun Aruga <jaruga>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jaruga
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: simde-0.7.6-1.gitfefc785.fc39 simde-0.7.6-1.gitfefc785.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-06-12 21:58:01 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:    
Bug Blocks: 2203483    

Description Upstream Release Monitoring 2023-04-29 09:08:03 UTC
Releases retrieved: 0.7.4-rc3
Upstream release that is considered latest: 0.7.4-rc3
Current version/release in rawhide: 0.7.4~rc1-1.git9609eb2.fc39
URL: https://github.com/simd-everywhere/simde

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


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/simde

Comment 1 Upstream Release Monitoring 2023-05-05 01:53:30 UTC
Releases retrieved: 0.7.4-rc4
Upstream release that is considered latest: 0.7.4-rc4
Current version/release in rawhide: 0.7.4~rc1-1.git9609eb2.fc39
URL: https://github.com/simd-everywhere/simde

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


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/simde

Comment 2 Upstream Release Monitoring 2023-05-06 07:42:53 UTC
Releases retrieved: 0.7.4
Upstream release that is considered latest: 0.7.4
Current version/release in rawhide: 0.7.4~rc1-1.git9609eb2.fc39
URL: https://github.com/simd-everywhere/simde

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


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/simde

Comment 3 Upstream Release Monitoring 2023-05-17 17:18:18 UTC
Releases retrieved: 0.7.6
Upstream release that is considered latest: 0.7.6
Current version/release in rawhide: 0.7.4~rc1-1.git9609eb2.fc39
URL: https://github.com/simd-everywhere/simde

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


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/simde

Comment 4 Dominik 'Rathann' Mierzejewski 2023-05-25 09:06:03 UTC
Please update to 0.7.4-rc4 or newer. It's required for wabt-1.0.33 update.

Comment 5 Jun Aruga 2023-05-25 12:43:53 UTC
Wow, the simde is used by wabt (WebAssembly) such as important package now. Interesting. OK. I will work on rebasing simde to the latest version.
https://src.fedoraproject.org/rpms/wabt

> Please update to 0.7.4-rc4 or newer. It's required for wabt-1.0.33 update.

Did you find which commit on the upstream fixes your issue for hte wabt?
https://github.com/simd-everywhere/simde

Comment 6 Dominik 'Rathann' Mierzejewski 2023-05-28 21:16:25 UTC
(In reply to Jun Aruga from comment #5)
> Wow, the simde is used by wabt (WebAssembly) such as important package now.
> Interesting. OK. I will work on rebasing simde to the latest version.
> https://src.fedoraproject.org/rpms/wabt
> 
> > Please update to 0.7.4-rc4 or newer. It's required for wabt-1.0.33 update.
> 
> Did you find which commit on the upstream fixes your issue for hte wabt?
> https://github.com/simd-everywhere/simde

Yes. They use git submodules, which makes it easy to find out.
wabt-1.0.33 bundles simde commit accce4267e31499294b330dde78e359fffbbe9c6 :
https://github.com/simd-everywhere/simde/tree/accce4267e31499294b330dde78e359fffbbe9c6
added in
https://github.com/WebAssembly/wabt/commit/fed950db0a61688da8ffcf4b1ebb188773ed5b93

Comment 7 Jun Aruga 2023-05-30 12:04:26 UTC
> wabt-1.0.33 bundles simde commit accce4267e31499294b330dde78e359fffbbe9c6 :
> https://github.com/simd-everywhere/simde/tree/accce4267e31499294b330dde78e359fffbbe9c6

Thanks for the info! Maybe the correct link for the commit is below.
https://github.com/simd-everywhere/simde/commit/accce4267e31499294b330dde78e359fffbbe9c6

Please keep in mind that I want to motivate the simde package to the latest version.
And contribute the Fedora rawhide case to the upstream project's CI to make upgrading the simde RPM package easir.
But I haven't started this work so far. I am trying to find time to work on it.
Thanks for your patience.

Comment 8 Jun Aruga 2023-06-01 15:49:39 UTC
I just started to work on it!

Comment 9 Jun Aruga 2023-06-10 18:43:48 UTC
> And contribute the Fedora rawhide case to the upstream project's CI to make upgrading the simde RPM package easir.

I contributed to the upstream project to add Fedora rawhide cases to the upstream project's CI. I used Packit CI for that.
https://github.com/simd-everywhere/simde/pull/1041

Then I will work to upgrade Fedora rpms/simde this Monday.

Comment 10 Jun Aruga 2023-06-12 16:34:37 UTC
I sent the PR.
https://src.fedoraproject.org/rpms/simde/pull-request/11

Now I need to test the RPM packages depending on the simde RPM on my Copr.

Comment 11 Fedora Update System 2023-06-12 21:55:52 UTC
FEDORA-2023-365dec2fb4 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-365dec2fb4

Comment 12 Fedora Update System 2023-06-12 21:58:01 UTC
FEDORA-2023-365dec2fb4 has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Fedora Update System 2023-06-13 13:04:24 UTC
FEDORA-2023-9da383c38b has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-9da383c38b

Comment 14 Fedora Update System 2023-06-14 02:32:16 UTC
FEDORA-2023-9da383c38b has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-9da383c38b`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-9da383c38b

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 15 Fedora Update System 2023-06-22 02:26:46 UTC
FEDORA-2023-9da383c38b has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.