344 Commits

Author SHA256 Message Date
ec64c77238 - version update to 7.0.10.55
* revert changes to the default max width/height of image.
  * replaced jxl coder with an implementation that uses the jpeg-xl reference
    library.
  * added -define trim:edges=(north,east,south,west) that can be used to
    trim a single or multiple edges.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=542
2021-01-04 10:37:22 +00:00
549dc2a7a6 Accepting request 859756 from home:cbcoutinho:branches:graphics
Add libheif dependency to support HEIC file formats

OBS-URL: https://build.opensuse.org/request/show/859756
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=541
2021-01-04 09:52:26 +00:00
bf24de1ef5 - version update to 7.0.10.53
* CSS colors no longer require commas.
  * eliminate possible arthimetic overflow (reference
    https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28849)
  * support display-p3, Adobe-98, and Pro-photo colorspaces
  * read/write 1024 colors Sixel images (reference
    https://github.com/ImageMagick/ImageMagick/discussions/3018).
  * return alpha bytes with stream utility (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2862).
  * percentage -border in x no longer adds one pixel border in y (reference
    https://github.com/ImageMagick/ImageMagick/issues/2978).
  * reduce time to identify PDF/PS/XPS/PCL image width/height (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2993).
  * revert patch to ready gray alpha TIFF image.
- modified patches
  % ImageMagick-configuration-SUSE.patch (refreshed)

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=540
2020-12-28 14:35:20 +00:00
510a4faec3 - version update to 7.0.10.49
* correct previous patch to read planar RGB TIFF images.
  * Repair unit test failures (reference
    https://github.com/ImageMagick/ImageMagick/issues/2959).
  * support YAML image format.
  * use generic TIFF read method for LZW-compressed strips (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2935).
  * possible TIFF related-heap buffer overflow (alert & POC by Hardik Shah).
  * set default system font in policy.xml configuration file.
  * support portable float map format 16-bit half.
- modified patches
  % ImageMagick-configuration-SUSE.patch (refreshed)

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=538
2020-12-15 09:34:52 +00:00
1b9eb9a6f6 - version update to 7.0.10.45
* added support for the farbfeld format (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2664).
  * specify the bilateral neighbor as width/height rather than radius/sigma.
  * correct reading of first row in TIFF decoder.
  * correct rotation parameter for SVG transform.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=536
2020-12-03 11:27:27 +00:00
3caa468ed4 - version update to 7.0.10.43
* add padding to AcquirePolicyString().
  * revert memory patch to avert possible thread lock.
  * add support for FilmLight FL32 image format.
  * remove Linux shell artifact from Windows delegate configuration file.
  * fix shell injection vulnerability via the -authenticate option (reference
    alex@cure...).
  * support DPX 4:2:2 sampling.
  * Release ImageMagick version 7.0.10-38 GIT revision 17815:bf51a3f1f:20201114
  * add image settings support to -fx.
  * better support for TIFF YCbCr photometric.
  * verify TTF glyph format before dereferencing (reference
    https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26932).
  * force single HEIC image per container.
  * Release ImageMagick version 7.0.10-37 GIT revision 17780:47a8392ef:20201107
  * check and report if profile is corrupt.
  * do not add entropy based on mkstemp() unique filename.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=533
2020-11-24 14:00:46 +00:00
564fe39d8b - modified patches
% ImageMagick-configuration-SUSE.patch (refreshed)

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=531
2020-11-03 09:40:17 +00:00
5943ccaeed - version update to 7.0.10.35
* Prefer ffmpeg over avconv.
  * Support median image statistic and median property.
  * Add -extend option to {display,animate,import}.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=530
2020-11-03 09:25:27 +00:00
8177b81d41 - version update to 7.0.10.34
* check for linux-compatible sendfile().

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=528
2020-10-13 06:56:30 +00:00
670f686e45 - version update to 7.0.10.33
* miscellaneous clean-up.
  * enable WMF for module build.
  * writing PDF requires a seekable stream.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=526
2020-10-05 07:09:46 +00:00
ca70c5cbf4 Accepting request 838367 from home:dirkmueller:branches:graphics
- update to 7.0.10.31:
  * Add support for APNG (specify explicitly, e.g. apng:animate.png).
  * Add support for WEBM.
  * Fixed registry lookup of GhostScript that now writes the patch version to the
    registry
  * Add endian support to JSON coder.
  * Regression: MapCache type cache allocation skipped
  * Some DCM images include a thumbnail

OBS-URL: https://build.opensuse.org/request/show/838367
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=524
2020-09-29 07:43:37 +00:00
7157cf2b87 Accepting request 834244 from home:dirkmueller:branches:graphics
- update to 7.0.10.29:
  * Eliminate infinite loop for certain SVG styles
  * Add version element to JSON file format
  * Enabled support for AVIF encoding on Windows.
  * Clip path in 8bim profile is updated when the image is extended.
- remove ImageMagick-set-correct-colorspace.patch, ImageMagick-inkscape-commandilne.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/834244
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=522
2020-09-14 09:36:54 +00:00
de53e78044 - added patches
fix inkscape commandline [bsc#1174272]
  + ImageMagick-inkscape-commandilne.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=520
2020-08-31 17:07:04 +00:00
15b01070b4 - fix bsc#1106272
- added patches
  fix 029fb3425e
  + ImageMagick-set-correct-colorspace.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=519
2020-08-31 13:31:04 +00:00
d1480a5584 - version update to 7.0.10.28
* Distorted clip path after -extent (reference
    https://github.com/ImageMagick/ImageMagick/issues/2414).
  * Paths in Photoshop EPS files are corrupted on conversion (reference
    https://github.com/ImageMagick/ImageMagick/issues/2413).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=518
2020-08-31 08:08:15 +00:00
6636427efa - version update to 7.0.10.27
* fix regression when detecting the libz delegate library.
  * Add animated webp blend method support (reference
    https://github.com/ImageMagick/ImageMagick/pull/2351).
  * Add support for OpenRaster (.ora) image format (reference
    https://github.com/ImageMagick/ImageMagick/pull/2342).
  * Paths in Photoshop EPS files are no longer corrupted (reference
    https://github.com/ImageMagick/ImageMagick/issues/2380).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=516
2020-08-11 10:36:11 +00:00
959f395392 - version update to 7.0.10.25
* Remove UseCIEColor setting from PDF code as its use is not recommended.
  * Update to the latest documentation.
  * To preserve compression of input image with the tiff encoder use:
    -define tiff:preserve-compression=true.
  * Add support for the -white-balance command-line option.
  * Discover hidden files when globbing (e.g. *.jpg) (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2239).
  * New inverse-log evaluate operator.
  * Ensure that float is valid in ClampToQuantum() (reference
    https://github.com/ImageMagick/ImageMagick/pull/2219).
  * New pseudo-image format, ashlar, e.g.
    convert *.jpg -resize 320x320 ashlar:canvas.png).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=515
2020-08-04 08:10:01 +00:00
ff6c8d14a9 - version update to 7.0.10.22
* fix wrapping of caption (reference
    https://github.com/ImageMagick/ImageMagick/issues/2178).
  * sanity check of affine matrix when drawing.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=514
2020-06-30 06:56:24 +00:00
d354ec1870 - version update to 7.0.10.21
* new image property, %N, only report the # of frames in an image sequence,
    just once rather than on a per frame basis
  * problems converting CMYK to RGB regression (reference
    https://github.com/ImageMagick/ImageMagick6/issues/83)
  * Added support for 32 bit zip with prediction format to the PSD decoder
    (reference https://github.com/ImageMagick/ImageMagick/issues/455).
  * Fix out-of-bounds vulnerability when reading sixel images (reference
    https://github.com/ImageMagick/ImageMagick/issues/2143).
  * Fix incorrect parsing of font family list (reference
    https://github.com/ImageMagick/ImageMagick/issues/2153).
  * Improve checking for write failures (reference
    https://github.com/ImageMagick/ImageMagick/pull/2081).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=512
2020-06-26 06:59:04 +00:00
eeb5a11a80 - version update to 7.0.10.18
* Colorspace change will remove ICC profile (reference
    https://github.com/ImageMagick/ImageMagick6/issues/82).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=510
2020-06-11 07:09:05 +00:00
adcb8e63ea - version update to 7.0.10.17
* Free up memory after a ICC profile is removed.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=509
2020-06-08 08:55:36 +00:00
177e01040c - version update to 7.0.10.16
* Don't check for incompatible ICC profiles when writing PDF images, instead
    the user is expected to provide compatible image colorspaces or strip the
    ICC profile with, for example, the -strip option.
  * Clipping was not returning expected results (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2061).
  * Don't write a ICC profile to PDF if the image is gray (reference
    https://github.com/ImageMagick/ImageMagick/issues/2070).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=508
2020-06-01 08:01:23 +00:00
6c25e4829f - use --quiet option to update-alternatives [bsc#1171431]
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=506
2020-05-19 17:03:33 +00:00
470ad343d9 - version update to 7.0.10.13
* Black artefacts during quantization (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2007#discussioncomment-13546).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=505
2020-05-18 06:05:39 +00:00
859f1e7f54 - version update to 7.0.10.11
* Disable "random" OpenCL kernel.  Previously the work load was distributed
    but each started with the same random seed.
  * Finished implementation of -distort rigid-affine.
  * Enable threaded PNG coder.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=503
2020-05-12 12:41:53 +00:00
70991926e7 - version update to 7.0.10.10
* Correction to allocate a colormap of the maximum colors when color
    reducing an image sequence.
  * Write to stdout for mp4:-.
  * Allocate a colormap of the maximum colors when color reducing an image
    sequence.
  * Label was not centered properly (reference
    https://github.com/ImageMagick/ImageMagick/issues/1879).
  * Some configure --with-method-prefix methods were missing (reference
    https://github.com/ImageMagick/ImageMagick/issues/1912).
  * Fix erroneous "insufficient image data" exception (reference
    https://github.com/ImageMagick/ImageMagick/issues/1883).
  * Fix an unconditional jump for the XPM coder (reference
    https://github.com/ImageMagick/ImageMagick/issues/1895).
  * Improve unrotate value returned by the minimum bounding box (thanks
    to Fred Weinhaus).
  * Default inkscape delegate to version 0.92 (reference
    https://github.com/ImageMagick/ImageMagick/discussions/1880).
  * Set monochrome image depth to 1 for Group4 compression.
  * The X max attribute for certain fonts is zero (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37723).
  * Multi-value of jp2:quality does not work (reference
    https://github.com/ImageMagick/ImageMagick/issues/1873).
  * Return EPS & TIFF images from the EPT image format (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37781).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=500
2020-05-04 09:28:22 +00:00
fe81b5d875 - version update to 7.0.10.3
* The -charcoal option should ignore the alpha channel.
  * Fix numerical instability issue when drawing lines
  * Improve mono font rendering (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37723).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=498
2020-03-30 14:25:06 +00:00
21031b8cf3 - version update to 7.0.10.2
* Fixed another sizing issue with the label coder when pointsize is set.
  * Respect explicit image filename modified (e.g. png24:im.png) (reference
    https://github.com/ImageMagick/ImageMagick/issues/1835).
  * Add support for returning the minimum bounding box of an image with the
    %[minimum-bounding-box] property.
  * Stroked dash array render properly again.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=496
2020-03-25 07:50:33 +00:00
32d03f14a5 - version update to 7.0.10.1
* Add support for returning the convex hull of an image with the
    %[canvas-hull] property.
  * Added option to specify the preferred version when writing a PDF file with
    -define pdf:version=version (e.g. 1.7).
  * Do not throw exception on empty draw path (reference
    https://github.com/ImageMagick/ImageMagick/issues/974).
  * Fix possible buffer overflow in ComplexImages().
  * SVG to MVG requires transforms to appear before clipping paths (reference
    https://github.com/ImageMagick/ImageMagick/issues/1860).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=494
2020-03-20 10:17:40 +00:00
bf093ae52e - version update to 7.0.10.0
* Label text no longer gets cut-off (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37621).
  * Prevent heap overflow (reference
     https://github.com/ImageMagick/ImageMagick/issues/1857).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=492
2020-03-09 08:19:18 +00:00
211add8595 - version update to 7.0.9.27
* Make sure we can grok this Fx expression: 1- -2.
  * Do not advance when substituting a NULL string.
  * Correct alpha for named colors in the Q32 non-HDRI build.
  * Write Group4 compressed image as a single strip.
  * No percent sign in lab() color.
  * Introducing the -color-threshold command-line option.
  * Handle out of range HDRI values for -statistic option (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37589).
  * Fix improper casting when computing image signature (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37594).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=490
2020-03-02 11:56:54 +00:00
182e6ca7f7 - version update to 7.0.9.25
* Adapt to a change in command-line options in the SVG inkscape delegate.
  * No percent sign in lab() color.
  * Support connected-components:eccentricity-threshold,
    connected-components:major-axis-threshold,
    connected-components:minor-axis-threshold,
    connected-components:angle-threshold.
  * Set the alpha channel if the write mask is not enabled.
  * Corrected ellipse orientation when computing image moments.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=488
2020-02-24 09:15:56 +00:00
52e21da49f - version update to 7.0.9.23
* Report gray(127.5) as gray(50%).
  * Support -define connected-components:perimeter-threshold=min-max

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=486
2020-02-17 12:38:32 +00:00
5ada408e55 - version update to 7.0.9.22
* More work on connect components, e.g. keep-colors, remove-colors,
    keep-topids.
  * Initialize mutex before locking if its not already initialized.
  * Support 24-bit TIFF images.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=485
2020-02-10 09:16:06 +00:00
f32b16d0d0 - version update to 7.0.9.21
* Support additional connected components defines.
  * Refresh cache morphology when writing MPC images.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=483
2020-02-03 08:11:20 +00:00
492b02b778 - version update to 7.0.9.19
* Alpha draw primitive no longer returns a parser exception.
  * Support 32-bit tiled TIFF images.
  * New -connected-component options (reference
    https://imagemagick.org/script/connected-components.php).
  * Make PNG creation reproducible (reference
    https://github.com/ImageMagick/ImageMagick/pull/1270).
  * Refactor uninitialize variable patch for -fx "while(,)" expression.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=481
2020-01-27 11:53:39 +00:00
9f29c9f1bd - version update to 7.0.9.17
* Allow larger negative interline spacing (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37391).
  * Conditional compile for huge xml pages for RSVG delegate library.
  * Put "width" property in the PNG namespace (reference
    https://github.com/ImageMagick/ImageMagick/issues/1833).
  * -combine -colorspace sRGB no longer returns grayscale output (reference
    https://github.com/ImageMagick/ImageMagick/issues/1835).
  * Support Jzazbz colorspace (contributed by snibgo @
    http://im.snibgo.com/jzazbz.htm).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=479
2020-01-21 08:04:15 +00:00
06e68179de - version update to 7.0.9.16
* Fixed three failing Magick.NET unit tests.
  * Also support svg:xml-parse-huge when using librsvg.
  * Optimize -evaluate-sequence option (reference
    https://github.com/ImageMagick/ImageMagick/issues/1824).
  * Support Fx do() iterator.
  * `magick -size 100x100 xc:black black.pnm` no longer creates a white image
    (reference https://github.com/ImageMagick/ImageMagick/issues/1817).
  * setjmp/longjmp in jpeg.c no longer trigger undefind behavior (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37379).
  * Permit compositing in the CMYK colorspace (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37368).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=477
2020-01-14 08:49:27 +00:00
ebfd4b6ee7 - version update to 7.0.9.14
* Support extended Fx assignment operators (e.g. *=, /=, ++, --, etc.)
  * Support Fx for() iterator.
  * Optimize Fx performance.
  * Ensure circle.rb renders the same for IMv6 and IMv7

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=475
2020-01-08 09:08:24 +00:00
7c66001bdd - version update to 7.0.9.13
* xc:white no longer creates a black PNM image (reference
    https://github.com/ImageMagick/ImageMagick/issues/1817).
  * Sync pixel cache for -kmeans option.
  * Thread -kmeans option.
  * PSD: only set the alpha channel when type is not 0.
 * Fix Lab to custom profile (CMYK or RGB) conversion bug (reference
   https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37318).
  * Fix Build failure with MinGW-w64 (reference
    https://github.com/ImageMagick/ImageMagick6/issues/67).
  * Inject image profile properties immediately after the image is read.
  * Replace pseudo-random number generator with a Xoshiro generator.
  * The -layers optimize option requires a fully transparent previous image.
  * Some clang releases do not support _aligned_alloc().
  * Support -kmeans command-line option.
  * The -layers optimize option requires a fully transparent previous image.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=473
2020-01-02 16:13:42 +00:00
3b1d2cf21d - version update to 7.0.9.9
* Build file clean-up (reference
    https://github.com/ImageMagick/ImageMagick/pull/1798).
  * Improve semaphore handling @
    https://github.com/ImageMagick/ImageMagick/pull/1798).
  * Introduce HeapOverflowSanityCheckGetExtent() method (reference
    https://github.com/ImageMagick/ImageMagick/pull/1798).
  * The -layers optimize option requires a fully transparent previous image.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=471
2019-12-20 09:34:24 +00:00
28e7b11a4c - version update to 7.0.9.8
* -type bilevel behavior restored, it creates a black and white image.
  * Support Pocketmod image format, e.g.
    convert -density 300 pages?.pdf pocketmod:organize.pdf
  * Fixed numerous issues  posted to GitHub (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * Update documentation.
- deleted patches
  - ImageMagick-targa.patch (upstreamed)

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=469
2019-12-12 08:43:19 +00:00
dee2e451cd + ImageMagick-targa.patch
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=467
2019-11-29 11:55:10 +00:00
aded1d72cc - version update to 7.0.9.6
* Increase the maximum number of bezier coordinates (reference
    https://github.com/ImageMagick/ImageMagick/issues/1784).
  * Santize "'" from SHOW and WIN delegates under Linux, '"\' for Windows
    (thanks to Enzo Puig).
  * Correct for TGA orientation (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=34757).
  * The result for -compose Copy -extent on a  MYK image is CMYK (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37118).
  * Fix potential buffer overflow when reading a fax image (alert from
    Justin).
  * Support dng:use-camera-wb option.
- added patches
  https://github.com/ImageMagick/ImageMagick/issues/1792
  + ImageMagick-read.t-targa.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=466
2019-11-27 11:06:35 +00:00
06b1243c52 - version update to 7.0.9.5
* Ensure Ascii85 compression is thread safe.
  * Santize ';' from SHOW and WIN delegates.
  * Add exception parameter to CMS transform methods.
  * Output exception there is an attempt to perform an operation not allowed by
    the security policy
  * JPEG and JPG are aliases in coder security policy.
  * Fixed numerous issues  posted to GitHub

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=465
2019-11-20 08:10:13 +00:00
986834db6a - version update to 7.0.9.1
* Fixed numerous issues  posted to GitHub (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * Support trim:background-color define for -trim option.
- modified sources
  % baselibs.conf

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=463
2019-10-30 09:52:40 +00:00
81d40ee829 Accepting request 741007 from openSUSE:Factory
revert

OBS-URL: https://build.opensuse.org/request/show/741007
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=462
2019-10-18 09:15:49 +00:00
eb43637867 Accepting request 739222 from home:RBrownSUSE:branches:graphics
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739222
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=461
2019-10-17 12:25:51 +00:00
19adf5932a - version update to 7.0.8.68
* Support animated WebP encoding/decoding (reference
    https://github.com/ImageMagick/ImageMagick/pull/1708).
  * Text stroke cut off (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=36829).
  * Adds support for lossless JPEG1 recompression (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36828).
  * line endings renedered as empty boxes (reference
    https://github.com/ImageMagick/ImageMagick/issues/1704).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=458
2019-10-07 10:17:37 +00:00
00c9368f16 - version update to 7.0.8.66
* Support compound statements in FX while() (reference
    https://github.com/ImageMagick/ImageMagick/issues/1701).
  * Eliminate fault when trace delegate is not available.
  * Properly distinquish linear and non-linear gray colorspaces (reference
    https://github.com/ImageMagick/ImageMagick/issues/1680).
  * Support XPM symbolic (reference
    https://github.com/ImageMagick/ImageMagick/issues/1684).
  * DilateIntensity is channel independent (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36641).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=456
2019-09-23 08:06:08 +00:00