https://bugzilla.redhat.com/show_bug.cgi?id=2375444
Bug ID: 2375444 Summary: RPM spec file has typo in URL field Product: Fedora Version: rawhide Hardware: All URL: https://src.fedoraproject.org/rpms/gimp-paint-studio/b lob/rawhide/f/gimp-paint-studio.spec OS: Linux Status: NEW Component: gimp-paint-studio Severity: low Assignee: luya_tfz@thefinalzone.net Reporter: glokaya@kuzdra.org QA Contact: extras-qa@fedoraproject.org CC: design-devel@lists.fedoraproject.org, luya_tfz@thefinalzone.net Target Milestone: --- Classification: Fedora
The spec file for the gimp-paint-studio packages has a typo in the URL field. Here is the patch:
--- gimp-paint-studio.spec.old 2025-06-29 21:06:31.881236518 +0200 +++ gimp-paint-studio.spec.new 2025-06-29 21:06:57.348387661 +0200 @@ -3,7 +3,7 @@ Release: %autorelease Summary: A collection of tool option presets and brushes for GIMP License: CC-BY-SA-3.0 AND GPL-2.0-only -URL: http:s//code.google.com/p/gps-%{name}/ +URL: https://code.google.com/p/gps-%%7Bname%7D/ Source0: https://gps-%%7Bname%7D.googlecode.com/files/GPS_2_0.tar.gz Source1: %{name}.metainfo.xml
Reproducible: Always
https://bugzilla.redhat.com/show_bug.cgi?id=2375444
Luya Tshimbalanga luya_tfz@thefinalzone.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
--- Comment #1 from Luya Tshimbalanga luya_tfz@thefinalzone.net --- Thank you for the fix. The update will get pushed shorty.
https://bugzilla.redhat.com/show_bug.cgi?id=2375444
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |MODIFIED
--- Comment #2 from Fedora Update System updates@fedoraproject.org --- FEDORA-2025-3054354eaf (gimp-paint-studio-2.0-31.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-3054354eaf
https://bugzilla.redhat.com/show_bug.cgi?id=2375444
--- Comment #3 from Fedora Update System updates@fedoraproject.org --- FEDORA-2025-7b347b3055 (gimp-paint-studio-2.0-32.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-7b347b3055
https://bugzilla.redhat.com/show_bug.cgi?id=2375444
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #4 from Fedora Update System updates@fedoraproject.org --- FEDORA-2025-3054354eaf has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-3054354eaf` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-3054354eaf
See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
https://bugzilla.redhat.com/show_bug.cgi?id=2375444
--- Comment #5 from Fedora Update System updates@fedoraproject.org --- FEDORA-2025-7b347b3055 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-7b347b3055` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-7b347b3055
See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
https://bugzilla.redhat.com/show_bug.cgi?id=2375444
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version| |gimp-paint-studio-2.0-32.fc | |42 Resolution|--- |ERRATA Last Closed| |2025-07-20 00:46:22
--- Comment #6 from Fedora Update System updates@fedoraproject.org --- FEDORA-2025-7b347b3055 (gimp-paint-studio-2.0-32.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=2375444
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|gimp-paint-studio-2.0-32.fc |gimp-paint-studio-2.0-32.fc |42 |42 | |gimp-paint-studio-2.0-31.fc | |41
--- Comment #7 from Fedora Update System updates@fedoraproject.org --- FEDORA-2025-3054354eaf (gimp-paint-studio-2.0-31.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.
design-devel@lists.fedoraproject.org