From 8c93110a60a2bcb567bb6b9a6987f7f35ef67e43 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 10 Oct 2020 16:06:06 +0000 Subject: [PATCH] chore(release): 1.0.1 [skip ci] ## [1.0.1](https://github.com/saltstack-formulas/apache-formula/compare/v1.0.0...v1.0.1) (2020-10-10) ### Continuous Integration * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([1c2125c](https://github.com/saltstack-formulas/apache-formula/commit/1c2125c251016097e7d2c0694bf0245a3644605e)) ### Documentation * **example:** document redirect 80->443 fix [#226](https://github.com/saltstack-formulas/apache-formula/issues/226) ([e15803b](https://github.com/saltstack-formulas/apache-formula/commit/e15803b4b12df2b6e625673409bc854b1d1dd751)) * **readme:** fix `rstcheck` violation [skip ci] ([2747e35](https://github.com/saltstack-formulas/apache-formula/commit/2747e35ce1e49d46a1fd5f8613ce73517aaed095)), closes [/travis-ci.org/github/myii/apache-formula/builds/731605038#L255](https://github.com//travis-ci.org/github/myii/apache-formula/builds/731605038/issues/L255) --- AUTHORS.md | 8 ++++---- CHANGELOG.md | 13 +++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 12 ++++++------ docs/CHANGELOG.rst | 16 ++++++++++++++++ 5 files changed, 40 insertions(+), 11 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 2a38d10..cb54874 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|60 +@myii|[@myii](https://github.com/myii)|64 @alxwr|[@alxwr](https://github.com/alxwr)|40 @gravyboat|[@gravyboat](https://github.com/gravyboat)|36 @aboe76|[@aboe76](https://github.com/aboe76)|32 @@ -12,7 +12,7 @@ Avatar|Contributor|Contributions @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|27 @nmadhok|[@nmadhok](https://github.com/nmadhok)|20 @puneetk|[@puneetk](https://github.com/puneetk)|20 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|14 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|16 @techhat|[@techhat](https://github.com/techhat)|10 @ixs|[@ixs](https://github.com/ixs)|9 @landergate|[@landergate](https://github.com/landergate)|9 @@ -41,6 +41,7 @@ Avatar|Contributor|Contributions @bogdanr|[@bogdanr](https://github.com/bogdanr)|2 @carlovollebregt|[@carlovollebregt](https://github.com/carlovollebregt)|2 @thornycrackers|[@thornycrackers](https://github.com/thornycrackers)|2 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|2 @msciciel|[@msciciel](https://github.com/msciciel)|2 @actionjack|[@actionjack](https://github.com/actionjack)|2 @mosen|[@mosen](https://github.com/mosen)|2 @@ -56,7 +57,6 @@ Avatar|Contributor|Contributions @iggy|[@iggy](https://github.com/iggy)|1 @chorne-togetherwork|[@chorne-togetherwork](https://github.com/chorne-togetherwork)|1 @corywright|[@corywright](https://github.com/corywright)|1 -@dafyddj|[@dafyddj](https://github.com/dafyddj)|1 @ev0rtex|[@ev0rtex](https://github.com/ev0rtex)|1 @dimitry-unified-streaming|[@dimitry-unified-streaming](https://github.com/dimitry-unified-streaming)|1 @fintanmm|[@fintanmm](https://github.com/fintanmm)|1 @@ -90,4 +90,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-05. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-10. diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b7d651..115486c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.0.1](https://github.com/saltstack-formulas/apache-formula/compare/v1.0.0...v1.0.1) (2020-10-10) + + +### Continuous Integration + +* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([1c2125c](https://github.com/saltstack-formulas/apache-formula/commit/1c2125c251016097e7d2c0694bf0245a3644605e)) + + +### Documentation + +* **example:** document redirect 80->443 fix [#226](https://github.com/saltstack-formulas/apache-formula/issues/226) ([e15803b](https://github.com/saltstack-formulas/apache-formula/commit/e15803b4b12df2b6e625673409bc854b1d1dd751)) +* **readme:** fix `rstcheck` violation [skip ci] ([2747e35](https://github.com/saltstack-formulas/apache-formula/commit/2747e35ce1e49d46a1fd5f8613ce73517aaed095)), closes [/travis-ci.org/github/myii/apache-formula/builds/731605038#L255](https://github.com//travis-ci.org/github/myii/apache-formula/builds/731605038/issues/L255) + # [1.0.0](https://github.com/saltstack-formulas/apache-formula/compare/v0.41.1...v1.0.0) (2020-10-05) diff --git a/FORMULA b/FORMULA index 18d0b46..51417c6 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: apache os: RedHat, Fedora, CentOS, Debian, Ubuntu, Suse, FreeBSD os_family: RedHat, Debian, Suse, FreeBSD -version: 1.0.0 +version: 1.0.1 release: 1 minimum_version: 2015.8 summary: Formula for installing Apache diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 74fa552..88c1347 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 60 + - 64 * - :raw-html-m2r:`@alxwr` - `@alxwr `_ - 40 @@ -39,7 +39,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 20 * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ - - 14 + - 16 * - :raw-html-m2r:`@techhat` - `@techhat `_ - 10 @@ -124,6 +124,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@thornycrackers` - `@thornycrackers `_ - 2 + * - :raw-html-m2r:`@dafyddj` + - `@dafyddj `_ + - 2 * - :raw-html-m2r:`@msciciel` - `@msciciel `_ - 2 @@ -169,9 +172,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@corywright` - `@corywright `_ - 1 - * - :raw-html-m2r:`@dafyddj` - - `@dafyddj `_ - - 1 * - :raw-html-m2r:`@ev0rtex` - `@ev0rtex `_ - 1 @@ -266,4 +266,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-05. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-10. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index ce8313c..8874899 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,22 @@ Changelog ========= +`1.0.1 `_ (2020-10-10) +-------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `1c2125c `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **example:** document redirect 80->443 fix `#226 `_ (\ `e15803b `_\ ) +* **readme:** fix ``rstcheck`` violation [skip ci] (\ `2747e35 `_\ ), closes `/travis-ci.org/github/myii/apache-formula/builds/731605038#L255 `_ + `1.0.0 `_ (2020-10-05) ---------------------------------------------------------------------------------------------------------