#6 Correct download URL
Closed 2 years ago by sergiomb. Opened 2 years ago by ferdnyc.
rpms/ ferdnyc/ImageMagick download-url  into  rawhide

file modified
+1 -1
@@ -17,7 +17,7 @@ 

  

  License:        ImageMagick

  Url:            https://legacy.imagemagick.org/

- Source0:        https://www.imagemagick.org/download/%{name}-%{VER}-%{Patchlevel}.tar.xz

+ Source0:        https://www.imagemagick.org/download/releases/%{name}-%{VER}-%{Patchlevel}.tar.xz

  

  # Fix segfaults on s390x with rubygem-acitvestorage test suite.

  # https://bugzilla.redhat.com/show_bug.cgi?id=1993193

The way the ImageMagick download servers are organized, only the latest releases of IM6 and IM7 are located in the /download/ directory. The /download/releases/ subdirectory contains all downloadable release archives.

Switch to that URL as the Source0 location, so that sources are still downloadable even if a newer version has been released upstream.

(Note: No release bump or changelog entry, this is an packaging-only change and doesn't require a new build.)

Pull-Request has been closed by sergiomb

2 years ago
Metadata