hoe-packaging 1.2.7 → 1.2.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +37 -56
- data/CONTRIBUTING.md +11 -7
- data/MAINTENANCE.md +12 -12
- data/README.md +19 -19
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d2b4981ba1e7222f3abd5d7b32ecaaa24257f625bca13c2b42f966e167930139
|
4
|
+
data.tar.gz: 7bd1342504ffb512a3ea6491b3fcdcaa27bd016c2ccd8da59a80e80cb80ad13f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f6151d76371a21e44ab4acf3593e2eba69a7f49f2bcecef7485907dcf2e08fcb5146dd6155d1270505f01642eadc6445f61aa29563fb25af30c65e18e75cb3d0
|
7
|
+
data.tar.gz: 07e7132039aa7a6e5222397854b4d265144371613ebb9519e7a03930786f7643f1aa7c58f5255851804c3f4443905b2c975fe156f460de9151ede6adcb25b825
|
data/CHANGELOG.md
CHANGED
@@ -1,8 +1,14 @@
|
|
1
|
-
|
1
|
+
# Changelog
|
2
2
|
|
3
|
-
|
3
|
+
## 1.2.8 / 2020-07-10
|
4
4
|
|
5
|
-
|
5
|
+
* Updated docs
|
6
|
+
|
7
|
+
## 1.2.6 / 2020-06-25
|
8
|
+
|
9
|
+
* updated dependencies
|
10
|
+
|
11
|
+
## 1.2.5 / 2019-05-18
|
6
12
|
|
7
13
|
* minor enhencements
|
8
14
|
|
@@ -12,25 +18,19 @@
|
|
12
18
|
* PR-22: Build(deps): Bump fpm from 1.10.0 to 1.11.0
|
13
19
|
* PR-23: Build(deps-dev): Bump hoe from 3.17.0 to 3.17.2
|
14
20
|
|
15
|
-
|
16
|
-
|
17
|
-
* 1 patch enhancement
|
21
|
+
## 1.2.4 / 2018-06-27
|
18
22
|
|
19
|
-
|
23
|
+
* updated dependencies
|
20
24
|
|
21
|
-
|
25
|
+
## 1.2.3 / 2018-04-27
|
22
26
|
|
23
|
-
*
|
27
|
+
* updated dependencies and updated documentation and bugtracker url
|
24
28
|
|
25
|
-
|
29
|
+
## 1.2.2 / 2017-11-06
|
26
30
|
|
27
|
-
|
31
|
+
* updated reek dependency
|
28
32
|
|
29
|
-
|
30
|
-
|
31
|
-
* updated reek dependency
|
32
|
-
|
33
|
-
### 1.2.1 / 2017-10-28
|
33
|
+
## 1.2.1 / 2017-10-28
|
34
34
|
|
35
35
|
* 4 minor enhancement
|
36
36
|
|
@@ -39,7 +39,7 @@
|
|
39
39
|
* HP-7: Add parseconfig as dependency
|
40
40
|
* HP-8: Fix method colour to color (Rainbow Standard)
|
41
41
|
|
42
|
-
|
42
|
+
## 1.2.0 / 2017-10-20
|
43
43
|
|
44
44
|
* 4 minor enhancement
|
45
45
|
|
@@ -48,59 +48,40 @@
|
|
48
48
|
* HP-3: Pacify rubocop and reek
|
49
49
|
* HP-4: Update Documentation
|
50
50
|
|
51
|
-
|
52
|
-
|
53
|
-
* 1 minor enhancement
|
54
|
-
|
55
|
-
* fixed travis
|
56
|
-
|
57
|
-
### 1.1.6 / 2017-02-22
|
58
|
-
|
59
|
-
* 1 minor enhancements
|
60
|
-
|
61
|
-
* updated dependencies
|
62
|
-
|
63
|
-
### 1.1.5 / 2016-09-01
|
64
|
-
|
65
|
-
* 2 minor enhancements
|
66
|
-
|
67
|
-
* updated dependencies from gemnasium
|
68
|
-
* added user documentation
|
69
|
-
|
70
|
-
### 1.1.4 / 2016-08-06
|
71
|
-
|
72
|
-
* 1 minor enhanement
|
51
|
+
## 1.1.7 / 2017-02-25
|
73
52
|
|
74
|
-
|
53
|
+
* fixed travis
|
75
54
|
|
76
|
-
|
55
|
+
## 1.1.6 / 2017-02-22
|
77
56
|
|
78
|
-
*
|
57
|
+
* updated dependencies
|
79
58
|
|
80
|
-
|
59
|
+
## 1.1.5 / 2016-09-01
|
81
60
|
|
82
|
-
|
61
|
+
* updated dependencies from gemnasium
|
62
|
+
* added user documentation
|
83
63
|
|
84
|
-
|
64
|
+
## 1.1.4 / 2016-08-06
|
85
65
|
|
86
|
-
|
66
|
+
* updated dependencies from gemnasium
|
87
67
|
|
88
|
-
|
68
|
+
## 1.1.3 / 2016-02-08
|
89
69
|
|
90
|
-
*
|
70
|
+
* updated dependencies from gemnasium
|
91
71
|
|
92
|
-
|
72
|
+
## 1.1.2 / 2015-12-22
|
93
73
|
|
94
|
-
|
74
|
+
* updated dependencies from gemnasium
|
95
75
|
|
96
|
-
|
76
|
+
## 1.1.1 / 2015-10-31
|
97
77
|
|
98
|
-
|
78
|
+
* Fixed broken scrutinizer graphics link
|
99
79
|
|
100
|
-
|
80
|
+
## 1.1.0 / 2015-10-13
|
101
81
|
|
102
|
-
*
|
82
|
+
* fixed upload to bintray
|
103
83
|
|
104
|
-
|
105
|
-
* Excluded from hoe-manns
|
84
|
+
## 1.0.0 / 2015-10-08
|
106
85
|
|
86
|
+
* Birthday!
|
87
|
+
* Excluded from hoe-manns
|
data/CONTRIBUTING.md
CHANGED
@@ -1,8 +1,10 @@
|
|
1
|
-
#
|
1
|
+
# Contributing
|
2
|
+
|
3
|
+
## IDEAS
|
2
4
|
|
3
5
|
* Add ideas on: https://github.com/saigkill/hoe-packaging/issues
|
4
6
|
|
5
|
-
## COOL HACKS
|
7
|
+
## COOL HACKS
|
6
8
|
|
7
9
|
* Open a bugreport on https://github.com/saigkill/hoe-packaging/issues.
|
8
10
|
* Please use the -u flag when generating the patch as it makes the patch
|
@@ -10,12 +12,14 @@
|
|
10
12
|
* Write a good explanation of what the patch does.
|
11
13
|
* It is better to use git format-patch command: git format-patch HEAD^
|
12
14
|
|
13
|
-
|
15
|
+
## STRUCTURE
|
16
|
+
|
17
|
+
### BRANCHES
|
14
18
|
|
15
|
-
|
19
|
+
#### `master` BRANCH
|
16
20
|
|
17
|
-
### `master` BRANCH:
|
18
21
|
The master branch is the last stable version.
|
19
22
|
|
20
|
-
|
21
|
-
|
23
|
+
#### PULL REQUESTS
|
24
|
+
|
25
|
+
Please base all Pullrequests off the `master` branch.
|
data/MAINTENANCE.md
CHANGED
@@ -1,19 +1,19 @@
|
|
1
|
-
# MAINTENANCE POLICY
|
1
|
+
# MAINTENANCE POLICY
|
2
2
|
|
3
3
|
I'm following the Semantic Versioning for its releases: (Major).(Minor).(Patch).
|
4
4
|
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
5
|
+
* Major version: Whenever there is something significant or any backwards
|
6
|
+
incompatible changes.
|
7
|
+
* Minor version: When new, backwards compatible functionality is introduced a
|
8
|
+
minor feature is introduced, or when a set of smaller features is rolled out.
|
9
|
+
* Patch number: When backwards compatible bug fixes are introduced that fix
|
10
|
+
incorrect behavior.
|
11
|
+
* The current stable release will receive security patches and bug fixes
|
12
|
+
(eg. 5.0 -> 5.0.1).
|
13
|
+
* Feature releases will mark the next supported stable release where the minor
|
14
|
+
version is increased numerically by increments of one (eg. 5.0 -> 5.1).
|
15
15
|
|
16
16
|
I encourage everyone to run the latest stable release to ensure that you can
|
17
17
|
easily upgrade to the most secure and feature rich experience. In order to
|
18
18
|
make sure you can easily run the most recent stable release, we are working
|
19
|
-
hard to keep the update process simple and reliable.
|
19
|
+
hard to keep the update process simple and reliable.
|
data/README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
# hoe-packaging
|
2
2
|
|
3
|
-
|What | Where |
|
4
|
-
|-----|--------|
|
5
|
-
| code | https://github.com/saigkill/hoe-packaging |
|
6
|
-
| docs | https://github.com/saigkill/hoe-packaging/wiki |
|
7
|
-
| apidoc | http://www.rubydoc.info/gems/hoe-packaging |
|
8
|
-
| bugs & feature requests | https://github.com/saigkill/hoe-packaging/issues |
|
9
|
-
| openhub statistics | https://www.openhub.net/p/hoe-packaging |
|
10
|
-
| authors blog | https://saschamanns.de |
|
11
|
-
| min. rubyver | 2.
|
3
|
+
|What | Where |
|
4
|
+
|-----|--------|
|
5
|
+
| code | [https://github.com/saigkill/hoe-packaging] |
|
6
|
+
| docs | [https://github.com/saigkill/hoe-packaging/wiki] |
|
7
|
+
| apidoc | [http://www.rubydoc.info/gems/hoe-packaging] |
|
8
|
+
| bugs & feature requests | [https://github.com/saigkill/hoe-packaging/issues] |
|
9
|
+
| openhub statistics | [https://www.openhub.net/p/hoe-packaging] |
|
10
|
+
| authors blog | [https://saschamanns.de] |
|
11
|
+
| min. rubyver | 2.7.0 |
|
12
12
|
|
13
13
|
| What | Status |
|
14
14
|
|-------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
@@ -26,9 +26,9 @@
|
|
26
26
|
|
27
27
|
[![Screenshot](https://saschamanns.de/img/screenshots/hoe-manns-screenshots.png)](https://github.com/saigkill/hoe-manns)
|
28
28
|
|
29
|
-
## DESCRIPTION
|
29
|
+
## DESCRIPTION
|
30
30
|
|
31
|
-
hoe-packaging is a plugin for the hoe ruby projecthelper (https://github.com/seattlerb/hoe). It provides creation of rpm and deb packages,
|
31
|
+
hoe-packaging is a plugin for the hoe ruby projecthelper ([https://github.com/seattlerb/hoe]). It provides creation of rpm and deb packages,
|
32
32
|
also a deployment to bintray.
|
33
33
|
|
34
34
|
The CHANGELOG.md contains a detailed description on what has changed.
|
@@ -37,9 +37,9 @@ hoe-packaging is released under the GPL3 License, see the file 'LICENSE.md' for
|
|
37
37
|
|
38
38
|
The official web site is:
|
39
39
|
|
40
|
-
https://github.com/saigkill/hoe-packaging
|
40
|
+
[https://github.com/saigkill/hoe-packaging]
|
41
41
|
|
42
|
-
## FEATURES
|
42
|
+
## FEATURES
|
43
43
|
|
44
44
|
* creating of deb & rpm packages
|
45
45
|
* deploying to bintray.
|
@@ -48,7 +48,7 @@ This Gem was programmed and tested for Linux systems. If anyone would like to ma
|
|
48
48
|
|
49
49
|
See the {Tracker}[https://github.com/saigkill/hoe-packaging/issues] for checking known issues.
|
50
50
|
|
51
|
-
## SYNOPSIS
|
51
|
+
## SYNOPSIS
|
52
52
|
|
53
53
|
Use in your Rakefile:
|
54
54
|
|
@@ -60,24 +60,24 @@ Use in your Rakefile:
|
|
60
60
|
|
61
61
|
Also add hoe-packaging to your requirements and recreate your Gemfile.
|
62
62
|
|
63
|
-
Read the documentation at: https://github.com/saigkill/hoe-packaging/wiki
|
63
|
+
Read the documentation at: [https://github.com/saigkill/hoe-packaging/wiki]
|
64
64
|
|
65
|
-
## REQUIREMENTS
|
65
|
+
## REQUIREMENTS
|
66
66
|
|
67
67
|
* fpm
|
68
68
|
* fpm-cookery
|
69
69
|
|
70
|
-
## INSTALL
|
70
|
+
## INSTALL
|
71
71
|
|
72
72
|
The installation is very easy.
|
73
73
|
|
74
74
|
gem install hoe-packaging
|
75
75
|
|
76
|
-
## DEVELOPERS
|
76
|
+
## DEVELOPERS
|
77
77
|
|
78
78
|
After checking out the source, run:
|
79
79
|
|
80
80
|
$ rake newb
|
81
81
|
|
82
82
|
This task will install any missing dependencies, run the tests/specs,
|
83
|
-
and generate the RDoc.
|
83
|
+
and generate the RDoc.
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hoe-packaging
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.
|
4
|
+
version: 1.2.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sascha Manns
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-07-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: fpm
|
@@ -128,14 +128,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
128
128
|
requirements:
|
129
129
|
- - ">="
|
130
130
|
- !ruby/object:Gem::Version
|
131
|
-
version: 2.
|
131
|
+
version: 2.7.0
|
132
132
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
133
133
|
requirements:
|
134
134
|
- - ">="
|
135
135
|
- !ruby/object:Gem::Version
|
136
136
|
version: '0'
|
137
137
|
requirements: []
|
138
|
-
rubygems_version: 3.
|
138
|
+
rubygems_version: 3.1.2
|
139
139
|
signing_key:
|
140
140
|
specification_version: 4
|
141
141
|
summary: Collection of some personal used tasks for creating and deploying RPM and
|