diff --git a/.gitignore b/.gitignore index f435916..25c9dfa 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /avocado-68.0.tar.gz /avocado-69.0.tar.gz /avocado-70.0.tar.gz +/avocado-71.0.tar.gz diff --git a/python-avocado.spec b/python-avocado.spec index d2842ae..439a321 100644 --- a/python-avocado.spec +++ b/python-avocado.spec @@ -12,10 +12,10 @@ %global gittar %{srcname}-%{version}.tar.gz %else %if ! 0%{?commit:1} - %global commit cc0a3f66a1ae11bbc165fd787a04926cdab88f80 + %global commit d4d83d890b09f60eb5d27a30a5a315e45307f188 %endif %if ! 0%{?commit_date:1} - %global commit_date 20190625 + %global commit_date 20190815 %endif %global shortcommit %(c=%{commit};echo ${c:0:8}) %global gitrel .%{commit_date}git%{shortcommit} @@ -50,7 +50,7 @@ %endif Name: python-%{pkgname} -Version: 70.0 +Version: 71.0 Release: 1%{?gitrel}%{?dist} Summary: Framework with tools and libraries for Automated Testing Group: Development/Tools @@ -77,7 +77,6 @@ BuildRequires: python3-resultsdb_api BuildRequires: python3-setuptools BuildRequires: python3-six BuildRequires: python3-sphinx -BuildRequires: python3-stevedore %if %{with_fabric} %if %{with_python3_fabric} BuildRequires: python3-fabric3 @@ -330,7 +329,6 @@ Requires: python3 Requires: python3-pycdlib Requires: python3-setuptools Requires: python3-six -Requires: python3-stevedore %description -n python3-%{pkgname} Avocado is a set of tools and libraries (what people call @@ -567,6 +565,7 @@ GLib Test Framework. %files -n python3-%{pkgname}-plugins-glib %{python3_sitelib}/avocado_glib/ %{python3_sitelib}/avocado_framework_plugin_glib-%{version}-py%{python3_version}.egg-info +%config(noreplace) %{_sysconfdir}/avocado/conf.d/glib.conf %package -n python-%{pkgname}-examples @@ -610,6 +609,9 @@ Again Shell code (and possibly other similar shells). %changelog +* Wed Aug 28 2019 Merlin Mathesius - 71.0-1 +- Sync with upstream release 71.0. + * Wed Jun 26 2019 Merlin Mathesius - 70.0-1 - Sync with upstream release 70.0. - Drop all Python 2 support from SPEC file. diff --git a/sources b/sources index c642ab0..807a9b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (avocado-70.0.tar.gz) = 5098d499ced74905f5a9d0d7c2bafcb9760fd8120dbef4db4245684d59963cf06a246cd860d4a4da00aab5ac949a357e93f5ddaedc1357f2d1bc71705ad8cbe7 +SHA512 (avocado-71.0.tar.gz) = d997489e284392adc7787f6c6a464f64293a619c3db9b21a8de98de07a8ee5b1c398b63b9aa216a1d036581c13b763308f8e2a8e6aaee9fac69782455ee79225