From cdfcf8c6772c72ff9b99fd9450f1d4314c79e671 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 14 Oct 2020 19:46:05 +0000 Subject: [PATCH] chore(release): 0.3.4 [skip ci] ## [0.3.4](https://github.com/saltstack-formulas/locale-formula/compare/v0.3.3...v0.3.4) (2020-10-14) ### Bug Fixes * **init.sls:** ensure `dbus` is available for `locale.system` state ([c8e0e54](https://github.com/saltstack-formulas/locale-formula/commit/c8e0e54b8e5639e9be7f2f3b039d38ba63ce3272)) * **osfamilmap.yaml:** dbus pkg name is not specific enough on Gentoo ([46c6e2a](https://github.com/saltstack-formulas/locale-formula/commit/46c6e2a38a9c41fc59fba00237bef3802179dead)) * **release.config.js:** use full commit hash in commit link [skip ci] ([bf75e7e](https://github.com/saltstack-formulas/locale-formula/commit/bf75e7e8b60414fa5373d759b3d126c6048c4e16)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([9708055](https://github.com/saltstack-formulas/locale-formula/commit/97080550d474d15b02c732c971a846cc3e68baa0)) * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([07806cd](https://github.com/saltstack-formulas/locale-formula/commit/07806cd83f9ffd5c550915784205e3cbeb2a0d98)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([62fab0d](https://github.com/saltstack-formulas/locale-formula/commit/62fab0dfec3ae58a2d01ec2a49a71d196a725512)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([c9e44f3](https://github.com/saltstack-formulas/locale-formula/commit/c9e44f3bf664fd59973924a8bdc801386ab3cc6f)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([42101e2](https://github.com/saltstack-formulas/locale-formula/commit/42101e2224a2c2caa9e3f7f46e395901c66b2c61)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([1a02aba](https://github.com/saltstack-formulas/locale-formula/commit/1a02abaa5ee89f4f9e6bba5e9f9ef6b37362762c)) * **pre-commit:** add to formula [skip ci] ([ee79fe4](https://github.com/saltstack-formulas/locale-formula/commit/ee79fe492ee961fd58cd79f7ebeaa9edea107608)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([6340e74](https://github.com/saltstack-formulas/locale-formula/commit/6340e7483de432b0fcdc58f5c69ef94180fb1d16)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([32f6593](https://github.com/saltstack-formulas/locale-formula/commit/32f659361ea2482fb4c3f51e0eb44d06ebec8674)) * **travis:** add notifications => zulip [skip ci] ([edd50fb](https://github.com/saltstack-formulas/locale-formula/commit/edd50fb8c1d371a577ec55c757cdfc4e48ba0035)) * **travis:** apply changes from build config validation [skip ci] ([70d83b6](https://github.com/saltstack-formulas/locale-formula/commit/70d83b630877f7a5bfee68e0471d69743874b033)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([abcd3cb](https://github.com/saltstack-formulas/locale-formula/commit/abcd3cbd3271fb6a36000d9a2690905b270283b7)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([e67abfb](https://github.com/saltstack-formulas/locale-formula/commit/e67abfbdeb9186b0fe1722b820a86ea2c57a724d)) * **travis:** run `shellcheck` during lint job [skip ci] ([a3ef6df](https://github.com/saltstack-formulas/locale-formula/commit/a3ef6df688852cbdeebf7e286470add914174bcf)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([028044c](https://github.com/saltstack-formulas/locale-formula/commit/028044cf38cc5f22a12ac4f13b358752c945045b)) * **travis:** use build config validation (beta) [skip ci] ([5a67812](https://github.com/saltstack-formulas/locale-formula/commit/5a678127d4c0138b7bff91466ba16c40930fbaa1)) * **workflows/commitlint:** add to repo [skip ci] ([48b14f8](https://github.com/saltstack-formulas/locale-formula/commit/48b14f82fa414a5f0cb62306fc4b8fd9d5485904)) * workaround issues with newly introduced `amazonlinux-1` [skip ci] ([b54cb56](https://github.com/saltstack-formulas/locale-formula/commit/b54cb568f4b89abadd515e4c76936fb8d209dee7)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([81927ad](https://github.com/saltstack-formulas/locale-formula/commit/81927ade395ee7abcd01a3f3858c15f6fe7d807c)) ### Tests * **locale.system:** check dbus dependency ([3e6906c](https://github.com/saltstack-formulas/locale-formula/commit/3e6906c23d69bada46b28105d96b00d63344092b)) --- AUTHORS.md | 8 ++++---- CHANGELOG.md | 41 +++++++++++++++++++++++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 16 ++++++++-------- docs/CHANGELOG.rst | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 100 insertions(+), 13 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 8670695..e5cdcd3 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,15 +4,15 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|31 +@myii|[@myii](https://github.com/myii)|63 @aboe76|[@aboe76](https://github.com/aboe76)|10 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|4 @babilen5|[@babilen5](https://github.com/babilen5)|4 @n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|3 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|2 @daschatten|[@daschatten](https://github.com/daschatten)|2 -@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|1 -@rmartins90|[@rmartins90](https://github.com/rmartins90)|1 @ek9|[@ek9](https://github.com/ek9)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-31. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-14. diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a2a2dc..d55be43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,46 @@ # Changelog +## [0.3.4](https://github.com/saltstack-formulas/locale-formula/compare/v0.3.3...v0.3.4) (2020-10-14) + + +### Bug Fixes + +* **init.sls:** ensure `dbus` is available for `locale.system` state ([c8e0e54](https://github.com/saltstack-formulas/locale-formula/commit/c8e0e54b8e5639e9be7f2f3b039d38ba63ce3272)) +* **osfamilmap.yaml:** dbus pkg name is not specific enough on Gentoo ([46c6e2a](https://github.com/saltstack-formulas/locale-formula/commit/46c6e2a38a9c41fc59fba00237bef3802179dead)) +* **release.config.js:** use full commit hash in commit link [skip ci] ([bf75e7e](https://github.com/saltstack-formulas/locale-formula/commit/bf75e7e8b60414fa5373d759b3d126c6048c4e16)) + + +### Continuous Integration + +* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([9708055](https://github.com/saltstack-formulas/locale-formula/commit/97080550d474d15b02c732c971a846cc3e68baa0)) +* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([07806cd](https://github.com/saltstack-formulas/locale-formula/commit/07806cd83f9ffd5c550915784205e3cbeb2a0d98)) +* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([62fab0d](https://github.com/saltstack-formulas/locale-formula/commit/62fab0dfec3ae58a2d01ec2a49a71d196a725512)) +* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([c9e44f3](https://github.com/saltstack-formulas/locale-formula/commit/c9e44f3bf664fd59973924a8bdc801386ab3cc6f)) +* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([42101e2](https://github.com/saltstack-formulas/locale-formula/commit/42101e2224a2c2caa9e3f7f46e395901c66b2c61)) +* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([1a02aba](https://github.com/saltstack-formulas/locale-formula/commit/1a02abaa5ee89f4f9e6bba5e9f9ef6b37362762c)) +* **pre-commit:** add to formula [skip ci] ([ee79fe4](https://github.com/saltstack-formulas/locale-formula/commit/ee79fe492ee961fd58cd79f7ebeaa9edea107608)) +* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([6340e74](https://github.com/saltstack-formulas/locale-formula/commit/6340e7483de432b0fcdc58f5c69ef94180fb1d16)) +* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([32f6593](https://github.com/saltstack-formulas/locale-formula/commit/32f659361ea2482fb4c3f51e0eb44d06ebec8674)) +* **travis:** add notifications => zulip [skip ci] ([edd50fb](https://github.com/saltstack-formulas/locale-formula/commit/edd50fb8c1d371a577ec55c757cdfc4e48ba0035)) +* **travis:** apply changes from build config validation [skip ci] ([70d83b6](https://github.com/saltstack-formulas/locale-formula/commit/70d83b630877f7a5bfee68e0471d69743874b033)) +* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([abcd3cb](https://github.com/saltstack-formulas/locale-formula/commit/abcd3cbd3271fb6a36000d9a2690905b270283b7)) +* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([e67abfb](https://github.com/saltstack-formulas/locale-formula/commit/e67abfbdeb9186b0fe1722b820a86ea2c57a724d)) +* **travis:** run `shellcheck` during lint job [skip ci] ([a3ef6df](https://github.com/saltstack-formulas/locale-formula/commit/a3ef6df688852cbdeebf7e286470add914174bcf)) +* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([028044c](https://github.com/saltstack-formulas/locale-formula/commit/028044cf38cc5f22a12ac4f13b358752c945045b)) +* **travis:** use build config validation (beta) [skip ci] ([5a67812](https://github.com/saltstack-formulas/locale-formula/commit/5a678127d4c0138b7bff91466ba16c40930fbaa1)) +* **workflows/commitlint:** add to repo [skip ci] ([48b14f8](https://github.com/saltstack-formulas/locale-formula/commit/48b14f82fa414a5f0cb62306fc4b8fd9d5485904)) +* workaround issues with newly introduced `amazonlinux-1` [skip ci] ([b54cb56](https://github.com/saltstack-formulas/locale-formula/commit/b54cb568f4b89abadd515e4c76936fb8d209dee7)) + + +### Performance Improvements + +* **travis:** improve `salt-lint` invocation [skip ci] ([81927ad](https://github.com/saltstack-formulas/locale-formula/commit/81927ade395ee7abcd01a3f3858c15f6fe7d807c)) + + +### Tests + +* **locale.system:** check dbus dependency ([3e6906c](https://github.com/saltstack-formulas/locale-formula/commit/3e6906c23d69bada46b28105d96b00d63344092b)) + ## [0.3.3](https://github.com/saltstack-formulas/locale-formula/compare/v0.3.2...v0.3.3) (2019-10-31) diff --git a/FORMULA b/FORMULA index 1ae86e2..7714f35 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: locale os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 0.3.3 +version: 0.3.4 release: 1 minimum_version: 2017.7 summary: Locale formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index dd8bf97..779cf5b 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,25 +15,25 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 31 + - 63 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 10 + * - :raw-html-m2r:`@javierbertoli` + - `@javierbertoli `_ + - 4 * - :raw-html-m2r:`@babilen5` - `@babilen5 `_ - 4 * - :raw-html-m2r:`@n-rodriguez` - `@n-rodriguez `_ - 3 + * - :raw-html-m2r:`@dafyddj` + - `@dafyddj `_ + - 2 * - :raw-html-m2r:`@daschatten` - `@daschatten `_ - 2 - * - :raw-html-m2r:`@javierbertoli` - - `@javierbertoli `_ - - 1 - * - :raw-html-m2r:`@rmartins90` - - `@rmartins90 `_ - - 1 * - :raw-html-m2r:`@ek9` - `@ek9 `_ - 1 @@ -41,4 +41,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 2019-10-31. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-14. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index ee208ef..b2f2a2f 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,52 @@ Changelog ========= +`0.3.4 `_ (2020-10-14) +-------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **init.sls:** ensure ``dbus`` is available for ``locale.system`` state (\ `c8e0e54 `_\ ) +* **osfamilmap.yaml:** dbus pkg name is not specific enough on Gentoo (\ `46c6e2a `_\ ) +* **release.config.js:** use full commit hash in commit link [skip ci] (\ `bf75e7e `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `9708055 `_\ ) +* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `07806cd `_\ ) +* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `62fab0d `_\ ) +* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `c9e44f3 `_\ ) +* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `42101e2 `_\ ) +* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `1a02aba `_\ ) +* **pre-commit:** add to formula [skip ci] (\ `ee79fe4 `_\ ) +* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `6340e74 `_\ ) +* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `32f6593 `_\ ) +* **travis:** add notifications => zulip [skip ci] (\ `edd50fb `_\ ) +* **travis:** apply changes from build config validation [skip ci] (\ `70d83b6 `_\ ) +* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `abcd3cb `_\ ) +* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `e67abfb `_\ ) +* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `a3ef6df `_\ ) +* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `028044c `_\ ) +* **travis:** use build config validation (beta) [skip ci] (\ `5a67812 `_\ ) +* **workflows/commitlint:** add to repo [skip ci] (\ `48b14f8 `_\ ) +* workaround issues with newly introduced ``amazonlinux-1`` [skip ci] (\ `b54cb56 `_\ ) + +Performance Improvements +^^^^^^^^^^^^^^^^^^^^^^^^ + + +* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `81927ad `_\ ) + +Tests +^^^^^ + + +* **locale.system:** check dbus dependency (\ `3e6906c `_\ ) + `0.3.3 `_ (2019-10-31) --------------------------------------------------------------------------------------------------------