]> git.pld-linux.org Git - packages/ImageMagick.git/commitdiff
- up to 7.0.9 22
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 13 Feb 2020 09:20:21 +0000 (10:20 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 13 Feb 2020 09:20:21 +0000 (10:20 +0100)
ImageMagick.spec

index 70c4401c9c7bcff4eaea3272dfac861048ab0365..e7bc25d917df1f58110a330fdbc09de8d66b7897 100644 (file)
@@ -23,8 +23,8 @@
 
 %define        libpng_ver 2:1.6.34
 
-%define                ver     7.0.8
-%define                pver    68
+%define                ver     7.0.9
+%define                pver    22
 Summary:       Image display, conversion, and manipulation under X
 Summary(de.UTF-8):     Darstellen, Konvertieren und Bearbeiten von Grafiken unter X
 Summary(es.UTF-8):     Exhibidor, convertidor y manipulador de imágenes bajo X
@@ -36,12 +36,12 @@ Summary(tr.UTF-8):  X altında resim gösterme, çevirme ve değişiklik yapma
 Summary(uk.UTF-8):     Перегляд, конвертування та обробка зображень під X Window
 Name:          ImageMagick
 Version:       %{ver}%{?pver:.%{pver}}
-Release:       4
+Release:       1
 Epoch:         1
 License:       Apache-like
 Group:         X11/Applications/Graphics
 Source0:       https://www.imagemagick.org/download/releases/%{name}-%{ver}-%{pver}.tar.xz
-# Source0-md5: f97e8c077cdc335fc66cf925e64576f9
+# Source0-md5: 54ce60b96dada05629cb536839695d84
 Patch0:                config.patch
 Patch1:                %{name}-link.patch
 Patch2:                %{name}-libpath.patch
@@ -1046,9 +1046,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog LICENSE AUTHORS.txt
 %attr(755,root,root) %{_libdir}/libMagickCore-%{mver}.%{abisuf}.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libMagickCore-%{mver}.%{abisuf}.so.6
+%attr(755,root,root) %ghost %{_libdir}/libMagickCore-%{mver}.%{abisuf}.so.7
 %attr(755,root,root) %{_libdir}/libMagickWand-%{mver}.%{abisuf}.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libMagickWand-%{mver}.%{abisuf}.so.6
+%attr(755,root,root) %ghost %{_libdir}/libMagickWand-%{mver}.%{abisuf}.so.7
 %dir %{_libdir}/ImageMagick-%{ver}
 %dir %{_libdir}/ImageMagick-%{ver}/config-%{abisuf}
 %{_libdir}/ImageMagick-%{ver}/config-%{abisuf}/configure.xml
This page took 0.042383 seconds and 4 git commands to generate.