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.
Files changed (6) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +37 -56
  3. data/CONTRIBUTING.md +11 -7
  4. data/MAINTENANCE.md +12 -12
  5. data/README.md +19 -19
  6. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 53624cdc906eafb86b37a62803f7cb3c46a99b4391354bed2c33a19b692cf36c
4
- data.tar.gz: de032a0d316e862fe9e2300b954c177e71912ca7ffaba6c89db85e03cdec03c8
3
+ metadata.gz: d2b4981ba1e7222f3abd5d7b32ecaaa24257f625bca13c2b42f966e167930139
4
+ data.tar.gz: 7bd1342504ffb512a3ea6491b3fcdcaa27bd016c2ccd8da59a80e80cb80ad13f
5
5
  SHA512:
6
- metadata.gz: 63f573bd4a779acd50ed6769393cae80ef13bc33ad775a2d843dc20ed7e93b173308c5eb586e55c86f670312a5b451bf7e4d6fe88a7e8bbf1da6eb6c3174b35c
7
- data.tar.gz: bf95f31c412ddf601445c1f98a85a6ed4009f3068aab91f5a05ab1595517f408d137eee8d2158bbc5c7bb07c9dd266c4da81bc99f897ad6d9527b081db980634
6
+ metadata.gz: f6151d76371a21e44ab4acf3593e2eba69a7f49f2bcecef7485907dcf2e08fcb5146dd6155d1270505f01642eadc6445f61aa29563fb25af30c65e18e75cb3d0
7
+ data.tar.gz: 07e7132039aa7a6e5222397854b4d265144371613ebb9519e7a03930786f7643f1aa7c58f5255851804c3f4443905b2c975fe156f460de9151ede6adcb25b825
@@ -1,8 +1,14 @@
1
- ### 1.2.6 / 2020-06-25
1
+ # Changelog
2
2
 
3
- * updated dependencies
3
+ ## 1.2.8 / 2020-07-10
4
4
 
5
- ### 1.2.5 / 2019-05-18
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
- ### 1.2.4 / 2018-06-27
16
-
17
- * 1 patch enhancement
21
+ ## 1.2.4 / 2018-06-27
18
22
 
19
- * updated dependencies
23
+ * updated dependencies
20
24
 
21
- ### 1.2.3 / 2018-04-27
25
+ ## 1.2.3 / 2018-04-27
22
26
 
23
- * 1 misc enhancement
27
+ * updated dependencies and updated documentation and bugtracker url
24
28
 
25
- * updated dependencies and updated documentation and bugtracker url
29
+ ## 1.2.2 / 2017-11-06
26
30
 
27
- ### 1.2.2 / 2017-11-06
31
+ * updated reek dependency
28
32
 
29
- * 1 patch enhancement
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
- ### 1.2.0 / 2017-10-20
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
- ### 1.1.7 / 2017-02-25
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
- * updated dependencies from gemnasium
53
+ * fixed travis
75
54
 
76
- ### 1.1.3 / 2016-02-08
55
+ ## 1.1.6 / 2017-02-22
77
56
 
78
- * 1 minor enhancement
57
+ * updated dependencies
79
58
 
80
- * updated dependencies from gemnasium
59
+ ## 1.1.5 / 2016-09-01
81
60
 
82
- ### 1.1.2 / 2015-12-22
61
+ * updated dependencies from gemnasium
62
+ * added user documentation
83
63
 
84
- * 1 minor enhancement
64
+ ## 1.1.4 / 2016-08-06
85
65
 
86
- * updated dependencies from gemnasium
66
+ * updated dependencies from gemnasium
87
67
 
88
- ### 1.1.1 / 2015-10-31
68
+ ## 1.1.3 / 2016-02-08
89
69
 
90
- * 1 minor enhancement
70
+ * updated dependencies from gemnasium
91
71
 
92
- * Fixed broken scrutinizer graphics link
72
+ ## 1.1.2 / 2015-12-22
93
73
 
94
- ### 1.1.0 / 2015-10-13
74
+ * updated dependencies from gemnasium
95
75
 
96
- * 1 major enhancement
76
+ ## 1.1.1 / 2015-10-31
97
77
 
98
- * fixed upload to bintray
78
+ * Fixed broken scrutinizer graphics link
99
79
 
100
- ### 1.0.0 / 2015-10-08
80
+ ## 1.1.0 / 2015-10-13
101
81
 
102
- * 1 major enhancement
82
+ * fixed upload to bintray
103
83
 
104
- * Birthday!
105
- * Excluded from hoe-manns
84
+ ## 1.0.0 / 2015-10-08
106
85
 
86
+ * Birthday!
87
+ * Excluded from hoe-manns
@@ -1,8 +1,10 @@
1
- # IDEAS:
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
- # STRUCTURE:
15
+ ## STRUCTURE
16
+
17
+ ### BRANCHES
14
18
 
15
- ## BRANCHES:
19
+ #### `master` BRANCH
16
20
 
17
- ### `master` BRANCH:
18
21
  The master branch is the last stable version.
19
22
 
20
- ### PULL REQUESTS:
21
- Please base all Pullrequests off the `master` branch.
23
+ #### PULL REQUESTS
24
+
25
+ Please base all Pullrequests off the `master` branch.
@@ -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
- * 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).
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.0 |
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.7
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-06-25 00:00:00.000000000 Z
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.3.0
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.0.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