image_optim_pack 0.5.0.20170701-x86-freebsd → 0.5.0.20170712-x86-freebsd

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: 6ee3a44b97822bb51bc47d57467fcf20ff424c3d
4
- data.tar.gz: c9026e22fbac936b1fb736a4e2e50fc32968a125
3
+ metadata.gz: 0d5d38f79f6b7054e58088f15de63ae4f22b25a7
4
+ data.tar.gz: f3671afc257a4489bd7fbce277417aff79b5eb41
5
5
  SHA512:
6
- metadata.gz: b06aef22cd604e27eaf785218fd11e63c7c90f9421bd1058ad79f1f259f9abf57085a8769ff230fdb9512f574a766ea6d08869f7efc32e1f245bcd13b74d418d
7
- data.tar.gz: a98dfc51b70bce7d727cc4e8391762cb193ec2833bb5ee5b491d225c1be90af5950f2eca43927efb4908ed7f19eaccb3a599fa8ff144e6a2206e97fb19569ea2
6
+ metadata.gz: 7867bd9bd849144e79e0a879592b1e9309c0c1eb05ec196ec77579557ef618df04118c0e69ac81dccdfad4f37fc36e0b5cf7b1ce241df440eca91184cb35e7b3
7
+ data.tar.gz: dc0e59ea8c35b7a84ca7222d85243066aaaff6cabb73b4c756bfa9eb0ff16fbc33b1d5b70170dca8021d551babcb93d7ea21392a8dbb2da472c1f2173d8e2a22
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-freebsd
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