yast-rake 0.2.15 → 0.2.16

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/VERSION +1 -1
  3. data/data/targets.yml +2 -2
  4. metadata +3 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 75a934c62da5a047148914fd3979d55bfb2d8b9e
4
- data.tar.gz: 48ecfd23bec7cf1fa005d43c91bab9aead2ff3ed
3
+ metadata.gz: 8cf126e10b5344e562591281121866abb42aa4b6
4
+ data.tar.gz: ec504ca5358da2666cd8d82e4ead363dff5bf55e
5
5
  SHA512:
6
- metadata.gz: c80a81f7e0ef94b576c8030ea94c3f3f041ac7c92f3d05598c92317080064ec10de42360a8d0c4d7c49515ff274032a978a2d74e7061399e10197425fdf3b630
7
- data.tar.gz: 92c911987836e087500ce76a01a54f6b1d9157195573cf9da2333ed174ad96733d35ae5895ad2f74d36c225a78bfac1fe81a638226117c3ebd55ff703e90f6f2
6
+ metadata.gz: 9576425ca6c1e2d7a6a06472a790b28c7f386dc044ce432526aa8176e538e5d7e04a37b9c46fa3f56363cfc9594a864e4f19b7f577fb20c513e5429d72348249
7
+ data.tar.gz: 17c51ee85bda83000e254159cd320231ce8acba338ad930734c8b6820d0a73df7b8e8f8748114888c34a92c4f53dda649e0ce762bb021dfb5612dac490946182
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.15
1
+ 0.2.16
data/data/targets.yml CHANGED
@@ -6,12 +6,12 @@
6
6
  :leap_42_1:
7
7
  obs_api: "https://api.opensuse.org"
8
8
  obs_target: "openSUSE_Leap_42.1"
9
- obs_sr_project: "openSUSE:Leap:42.1"
9
+ obs_sr_project: "openSUSE:Leap:42.1:Update"
10
10
  obs_project: "YaST:openSUSE:42.1"
11
11
  :leap_42_2:
12
12
  obs_api: "https://api.opensuse.org"
13
13
  obs_target: "openSUSE_Leap_42.2"
14
- obs_sr_project: "openSUSE:Leap:42.2"
14
+ obs_sr_project: "openSUSE:Leap:42.2:Update"
15
15
  obs_project: "YaST:openSUSE:42.2"
16
16
  :leap_42_3:
17
17
  obs_api: "https://api.opensuse.org"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yast-rake
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.15
4
+ version: 0.2.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josef Reidinger
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-23 00:00:00.000000000 Z
11
+ date: 2017-07-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -80,9 +80,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
80
80
  version: '0'
81
81
  requirements: []
82
82
  rubyforge_project:
83
- rubygems_version: 2.2.2
83
+ rubygems_version: 2.4.5.2
84
84
  signing_key:
85
85
  specification_version: 4
86
86
  summary: Rake tasks providing basic work-flow for Yast development
87
87
  test_files: []
88
- has_rdoc: