image_optim_pack 0.5.0.20170701-x86-linux → 0.5.0.20170712-x86-linux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8bf06564fee1374cb0b65561477e3b0387a5928a
4
- data.tar.gz: 8a3036ae6969a707519cb18d7a0b617bd2a49ea8
3
+ metadata.gz: d1ceef729573cbd5b9daced7ec22bace9ba7b8d5
4
+ data.tar.gz: fff6eadff7608498227c529945e2edde9219a6a2
5
5
  SHA512:
6
- metadata.gz: b5467b728e60dfb767d88dc68175b65b26631712b0c93b6a54c11a5ab580274914809afc7b47b10efdcf56153e8726846780de35724d3786bb578b8977cd5d58
7
- data.tar.gz: aad0145604ff397f2af44a87b3a56b26fd79cff4165b3a9514d502761652e167dbe8b5c02e09239667ddacac1b26f587180dc4ae3631efc4ddf577de6184e5c0
6
+ metadata.gz: e1a33c0c6e6ac572bbb1987695a1445b3136ca0d46ce3b089f82878b53666e750be8b430ba926a9fafa1bcc3d84f889e4dd139eea46c2bfa34f729c5b97fcb7d
7
+ data.tar.gz: 4abadfb9ce5ae7b1354571dbd66837a443ee0e77bd2dfa128e95f193aadd7ff5c1b907a759c522bbd174e2bd391badc31a706e483772f13a6165344e77a510de
data/CHANGELOG.markdown CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  ## unreleased
4
4
 
5
+ ## v0.5.0.20170712 (2017-07-12)
6
+
7
+ * gifsicle 1.89 [@toy](https://github.com/toy)
8
+ * pngquant 2.10.1 [@toy](https://github.com/toy)
9
+
5
10
  ## v0.5.0.20170701 (2017-07-01)
6
11
 
7
12
  * libpng 1.6.30 [@toy](https://github.com/toy)
data/Makefile CHANGED
@@ -3,7 +3,7 @@ all :
3
3
  # ====== VERSIONS ======
4
4
 
5
5
  ADVANCECOMP_VER := 2.0
6
- GIFSICLE_VER := 1.88
6
+ GIFSICLE_VER := 1.89
7
7
  JHEAD_VER := 3.00
8
8
  JPEGARCHIVE_VER := 2.1.1
9
9
  JPEGOPTIM_VER := 1.4.4
@@ -13,7 +13,7 @@ LIBPNG_VER := 1.6.30
13
13
  LIBZ_VER := 1.2.11
14
14
  OPTIPNG_VER := 0.7.6
15
15
  PNGCRUSH_VER := 1.8.11
16
- PNGQUANT_VER := 2.9.1
16
+ PNGQUANT_VER := 2.10.1
17
17
 
18
18
  # ====== CONSTANTS ======
19
19
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = 'image_optim_pack'
5
- s.version = '0.5.0.20170701'
5
+ s.version = '0.5.0.20170712'
6
6
  s.summary = %q{Precompiled binaries for image_optim: advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegtran, optipng, pngcrush, pngquant}
7
7
  s.homepage = "http://github.com/toy/#{s.name}"
8
8
  s.authors = ['Ivan Kuchin']
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: image_optim_pack
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0.20170701
4
+ version: 0.5.0.20170712
5
5
  platform: x86-linux
6
6
  authors:
7
7
  - Ivan Kuchin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-07-01 00:00:00.000000000 Z
11
+ date: 2017-07-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: image_optim