diff --git a/VERSION b/VERSION index 36c1d3970e..f60fc8f322 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -100.1 +101.0 diff --git a/optional_plugins/ansible/VERSION b/optional_plugins/ansible/VERSION index 36c1d3970e..f60fc8f322 100644 --- a/optional_plugins/ansible/VERSION +++ b/optional_plugins/ansible/VERSION @@ -1 +1 @@ -100.1 +101.0 diff --git a/optional_plugins/golang/VERSION b/optional_plugins/golang/VERSION index 36c1d3970e..f60fc8f322 100644 --- a/optional_plugins/golang/VERSION +++ b/optional_plugins/golang/VERSION @@ -1 +1 @@ -100.1 +101.0 diff --git a/optional_plugins/html/VERSION b/optional_plugins/html/VERSION index 36c1d3970e..f60fc8f322 100644 --- a/optional_plugins/html/VERSION +++ b/optional_plugins/html/VERSION @@ -1 +1 @@ -100.1 +101.0 diff --git a/optional_plugins/result_upload/VERSION b/optional_plugins/result_upload/VERSION index 36c1d3970e..f60fc8f322 100644 --- a/optional_plugins/result_upload/VERSION +++ b/optional_plugins/result_upload/VERSION @@ -1 +1 @@ -100.1 +101.0 diff --git a/optional_plugins/resultsdb/VERSION b/optional_plugins/resultsdb/VERSION index 36c1d3970e..f60fc8f322 100644 --- a/optional_plugins/resultsdb/VERSION +++ b/optional_plugins/resultsdb/VERSION @@ -1 +1 @@ -100.1 +101.0 diff --git a/optional_plugins/robot/VERSION b/optional_plugins/robot/VERSION index 36c1d3970e..f60fc8f322 100644 --- a/optional_plugins/robot/VERSION +++ b/optional_plugins/robot/VERSION @@ -1 +1 @@ -100.1 +101.0 diff --git a/optional_plugins/varianter_cit/VERSION b/optional_plugins/varianter_cit/VERSION index 36c1d3970e..f60fc8f322 100644 --- a/optional_plugins/varianter_cit/VERSION +++ b/optional_plugins/varianter_cit/VERSION @@ -1 +1 @@ -100.1 +101.0 diff --git a/optional_plugins/varianter_pict/VERSION b/optional_plugins/varianter_pict/VERSION index 36c1d3970e..f60fc8f322 100644 --- a/optional_plugins/varianter_pict/VERSION +++ b/optional_plugins/varianter_pict/VERSION @@ -1 +1 @@ -100.1 +101.0 diff --git a/optional_plugins/varianter_yaml_to_mux/VERSION b/optional_plugins/varianter_yaml_to_mux/VERSION index 36c1d3970e..f60fc8f322 100644 --- a/optional_plugins/varianter_yaml_to_mux/VERSION +++ b/optional_plugins/varianter_yaml_to_mux/VERSION @@ -1 +1 @@ -100.1 +101.0 diff --git a/python-avocado.spec b/python-avocado.spec index 6365ba1da6..241ae01a2f 100644 --- a/python-avocado.spec +++ b/python-avocado.spec @@ -27,8 +27,8 @@ Summary: Framework with tools and libraries for Automated Testing Name: python-avocado -Version: 100.1 -Release: 2%{?gitrel}%{?dist} +Version: 101.0 +Release: 1%{?gitrel}%{?dist} License: GPLv2+ and GPLv2 and MIT URL: https://avocado-framework.github.io/ %if 0%{?rel_build} @@ -409,6 +409,9 @@ Again Shell code (and possibly other similar shells). %{_libexecdir}/avocado* %changelog +* Fri Mar 10 2023 Cleber Rosa - 101.0-1 +- New release + * Tue Feb 14 2023 Cleber Rosa - 100.1-2 - Added zstd to build requirements