|
Bugzilla – Full Text Bug Listing |
| Summary: | Adapt to deprecation of spurt in upstream Mojolicious | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Oliver Kurz <okurz> |
| Component: | Other | Assignee: | Oliver Kurz <okurz> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | ||
| Version: | Leap 15.5 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Oliver Kurz
2023-09-21 16:33:28 UTC
``` $ for version in 15.4 15.5; do for i in perl-Mojolicious perl-Mojolicious-Plugin-AssetPack perl-Mojo-IOLoop-ReadWriteProcess; do osc mr -m "Adapt to deprecation of spurt in upstream Mojolicious (boo#1215584)" openSUSE:Factory $i openSUSE:Leap:$version; done; done Using target project 'openSUSE:Maintenance'. (release in 'openSUSE:Leap:15.4') 1112869 Using target project 'openSUSE:Maintenance'. (release in 'openSUSE:Leap:15.4') 1112870 Using target project 'openSUSE:Maintenance'. (release in 'openSUSE:Leap:15.4') 1112871 Using target project 'openSUSE:Maintenance'. (release in 'openSUSE:Leap:15.5') The following maintenance incident request is already open: 1112869. Supersede the old request? (y/n/c) n 1112872 Using target project 'openSUSE:Maintenance'. (release in 'openSUSE:Leap:15.5') The following maintenance incident request is already open: 1112870. Supersede the old request? (y/n/c) n 1112873 Using target project 'openSUSE:Maintenance'. (release in 'openSUSE:Leap:15.5') The following maintenance incident request is already open: 1112871. Supersede the old request? (y/n/c) n 1112874 ``` -> https://build.opensuse.org/request/show/1112869 … https://build.opensuse.org/request/show/1112874 SUSE-RU-2023:4542-1: An update that has one fix can now be installed. Category: recommended (low) Bug References: 1215584 Sources used: openSUSE Leap 15.4 (src): perl-Test-Warnings-0.32.0-150000.3.6.1 openSUSE Leap 15.5 (src): perl-Test-Warnings-0.32.0-150000.3.6.1 Development Tools Module 15-SP4 (src): perl-Test-Warnings-0.32.0-150000.3.6.1 Development Tools Module 15-SP5 (src): perl-Test-Warnings-0.32.0-150000.3.6.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. |