pkgr 1.1.4pre1 → 1.1.4pre2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,5 @@
1
1
  default:
2
2
  - curl
3
- - libssl0.9.8
4
3
  - libmysqlclient-dev
5
4
  - libpq-dev
6
5
  - libsqlite3-0
@@ -10,5 +9,11 @@ default:
10
9
  - libxslt1-dev
11
10
  - libreadline-dev
12
11
  - build-essential
13
- squeeze:
14
- wheezy:
12
+ debian-squeeze:
13
+ - libssl0.9.8
14
+ ubuntu-lucid:
15
+ - libssl0.9.8
16
+ debian-wheezy:
17
+ - libssl1.0.0
18
+ ubuntu-precise:
19
+ - libssl1.0.0
data/lib/pkgr/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Pkgr
2
- VERSION = "1.1.4pre1"
2
+ VERSION = "1.1.4pre2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pkgr
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.4pre1
4
+ version: 1.1.4pre2
5
5
  prerelease: 5
6
6
  platform: ruby
7
7
  authors: