diff --git a/JuicyPixels-3.3.1.tar.gz b/JuicyPixels-3.3.1.tar.gz deleted file mode 100644 index 0f5e486..0000000 --- a/JuicyPixels-3.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eaab601f66334362eb722651cad8d7daadb8c70e91338c936c475e530283c04c -size 123386 diff --git a/JuicyPixels-3.3.2.tar.gz b/JuicyPixels-3.3.2.tar.gz new file mode 100644 index 0000000..924398b --- /dev/null +++ b/JuicyPixels-3.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc8ce4e76e41e2497a765fd98b70bfda5d47d34d42fde9a17231ec571a61288 +size 125551 diff --git a/ghc-JuicyPixels.changes b/ghc-JuicyPixels.changes index 3546516..55518f0 100644 --- a/ghc-JuicyPixels.changes +++ b/ghc-JuicyPixels.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Oct 4 15:39:54 UTC 2018 - psimons@suse.com + +- Update JuicyPixels to version 3.3.2. + v3.3.2 October 2018 + ------------------- + + * Fix: GHC-8.6 compilation fix (no upper bound on base) + * Fix: upper bound on containers (pull request phadej) + * Fix: palette validation for gifs (pull request omedan) + * New: More complete gif creation API (pull request omedan) + ------------------------------------------------------------------- Fri Aug 17 09:43:29 UTC 2018 - psimons@suse.com diff --git a/ghc-JuicyPixels.spec b/ghc-JuicyPixels.spec index 12c982e..71c805a 100644 --- a/ghc-JuicyPixels.spec +++ b/ghc-JuicyPixels.spec @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %global pkg_name JuicyPixels Name: ghc-%{pkg_name} -Version: 3.3.1 +Version: 3.3.2 Release: 0 Summary: Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance) License: BSD-3-Clause