chore(release): 1.0.2 [skip ci]
authorsemantic-release-bot <semantic-release-bot@martynus.net>
Sat, 17 Oct 2020 10:55:56 +0000 (10:55 +0000)
committersemantic-release-bot <semantic-release-bot@martynus.net>
Sat, 17 Oct 2020 10:55:56 +0000 (10:55 +0000)
## [1.0.2](https://github.com/saltstack-formulas/arvados-formula/compare/v1.0.1...v1.0.2) (2020-10-17)

### Bug Fixes

* **dispatcher:** add missing files for local dispatcher ([eb73d56](https://github.com/saltstack-formulas/arvados-formula/commit/eb73d564b0b36810c56a39bbb2e75267521bfe5c))

AUTHORS.md
CHANGELOG.md
FORMULA
docs/AUTHORS.rst
docs/CHANGELOG.rst

index 189b364b057d78a886e4079b0a753893bafd12db..9f4ff87ce7f3fa22677fd512af637ae4fbe0ca3b 100644 (file)
@@ -5,9 +5,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord
 Avatar|Contributor|Contributions
 :-:|---|:-:
 <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|20
-<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|14
+<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|16
 <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|2
 
 ---
 
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-16.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-17.
index 81cb82ea2eb2dbec745aeab4b6fa2cbbcd5e2b09..d37e93bb7d0075317218116528da7311da81bd34 100644 (file)
@@ -1,5 +1,12 @@
 # Changelog
 
+## [1.0.2](https://github.com/saltstack-formulas/arvados-formula/compare/v1.0.1...v1.0.2) (2020-10-17)
+
+
+### Bug Fixes
+
+* **dispatcher:** add missing files for local dispatcher ([eb73d56](https://github.com/saltstack-formulas/arvados-formula/commit/eb73d564b0b36810c56a39bbb2e75267521bfe5c))
+
 ## [1.0.1](https://github.com/saltstack-formulas/arvados-formula/compare/v1.0.0...v1.0.1) (2020-10-16)
 
 
diff --git a/FORMULA b/FORMULA
index 1500d46dc177edb47ae6f626d367ec6105807162..f566b66230d0d7167bebff2aa5ddd83879279850 100644 (file)
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
 name: arvados
 os: Debian, Ubuntu, RedHat, CentOS
 os_family: Debian, RedHat
-version: 1.0.1
+version: 1.0.2
 release: 1
 minimum_version: 3000.1
 summary: arvados formula
index 26186ccc919459478c1831381ab89093a41270e4..3db4bea6295b0bfd09ccad6c149ac71415b3be6e 100644 (file)
@@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
      - 20
    * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
      - `@javierbertoli <https://github.com/javierbertoli>`_
-     - 14
+     - 16
    * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
      - `@dafyddj <https://github.com/dafyddj>`_
      - 2
@@ -26,4 +26,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
 
 ----
 
-Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-10-16.
+Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-10-17.
index e490a5757aabfbfadb70d94e4ebb8780230a8e7e..50ab0040df36060357232c62cfce70b43ad9a7fe 100644 (file)
@@ -2,6 +2,15 @@
 Changelog
 =========
 
+`1.0.2 <https://github.com/saltstack-formulas/arvados-formula/compare/v1.0.1...v1.0.2>`_ (2020-10-17)
+---------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **dispatcher:** add missing files for local dispatcher (\ `eb73d56 <https://github.com/saltstack-formulas/arvados-formula/commit/eb73d564b0b36810c56a39bbb2e75267521bfe5c>`_\ )
+
 `1.0.1 <https://github.com/saltstack-formulas/arvados-formula/compare/v1.0.0...v1.0.1>`_ (2020-10-16)
 ---------------------------------------------------------------------------------------------------------