diff --git a/Makefile b/Makefile index 1cee387..f272e30 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := ansible -URL = https://github.com/ansible/ansible/archive/v2.9.15/ansible-2.9.15.tar.gz +URL = https://github.com/ansible/ansible/archive/v2.9.16/ansible-2.9.16.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/ansible.spec b/ansible.spec index 7bf0f28..e2814c7 100644 --- a/ansible.spec +++ b/ansible.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : ansible -Version : 2.9.15 -Release : 111 -URL : https://github.com/ansible/ansible/archive/v2.9.15/ansible-2.9.15.tar.gz -Source0 : https://github.com/ansible/ansible/archive/v2.9.15/ansible-2.9.15.tar.gz +Version : 2.9.16 +Release : 112 +URL : https://github.com/ansible/ansible/archive/v2.9.16/ansible-2.9.16.tar.gz +Source0 : https://github.com/ansible/ansible/archive/v2.9.16/ansible-2.9.16.tar.gz Summary : Radically simple IT automation Group : Development/Tools License : Apache-2.0 GPL-2.0 GPL-3.0 GPL-3.0+ MIT Python-2.0 @@ -75,15 +75,15 @@ python3 components for the ansible package. %prep -%setup -q -n ansible-2.9.15 -cd %{_builddir}/ansible-2.9.15 +%setup -q -n ansible-2.9.16 +cd %{_builddir}/ansible-2.9.16 %build export http_proxy=http://127.0.0.1:9/ export https_proxy=http://127.0.0.1:9/ export no_proxy=localhost,127.0.0.1,0.0.0.0 export LANG=C.UTF-8 -export SOURCE_DATE_EPOCH=1604384395 +export SOURCE_DATE_EPOCH=1608082353 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -99,11 +99,11 @@ python3 setup.py build export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/ansible -cp %{_builddir}/ansible-2.9.15/COPYING %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d -cp %{_builddir}/ansible-2.9.15/licenses/Apache-License.txt %{buildroot}/usr/share/package-licenses/ansible/c700a8b9312d24bdc57570f7d6a131cf63d89016 -cp %{_builddir}/ansible-2.9.15/licenses/MIT-license.txt %{buildroot}/usr/share/package-licenses/ansible/df180fcf964224ba9180a646ca107bfe65595f23 -cp %{_builddir}/ansible-2.9.15/licenses/PSF-license.txt %{buildroot}/usr/share/package-licenses/ansible/7b14725671bae6dc04be2b87de58131f0614dfad -cp %{_builddir}/ansible-2.9.15/packaging/debian/copyright %{buildroot}/usr/share/package-licenses/ansible/b7f3dc6d692392795202ab560c7583e986d8352b +cp %{_builddir}/ansible-2.9.16/COPYING %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d +cp %{_builddir}/ansible-2.9.16/licenses/Apache-License.txt %{buildroot}/usr/share/package-licenses/ansible/c700a8b9312d24bdc57570f7d6a131cf63d89016 +cp %{_builddir}/ansible-2.9.16/licenses/MIT-license.txt %{buildroot}/usr/share/package-licenses/ansible/df180fcf964224ba9180a646ca107bfe65595f23 +cp %{_builddir}/ansible-2.9.16/licenses/PSF-license.txt %{buildroot}/usr/share/package-licenses/ansible/7b14725671bae6dc04be2b87de58131f0614dfad +cp %{_builddir}/ansible-2.9.16/packaging/debian/copyright %{buildroot}/usr/share/package-licenses/ansible/b7f3dc6d692392795202ab560c7583e986d8352b python3 -tt setup.py build install --root=%{buildroot} echo ----[ mark ]---- cat %{buildroot}/usr/lib/python3*/site-packages/*/requires.txt || : diff --git a/options.conf b/options.conf index 4dbbc1a..00b1870 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = ansible -url = https://github.com/ansible/ansible/archive/v2.9.15/ansible-2.9.15.tar.gz +url = https://github.com/ansible/ansible/archive/v2.9.16/ansible-2.9.16.tar.gz archives = giturl = https://github.com/ansible/ansible.git domain = diff --git a/release b/release index 58c9bdf..194b81c 100644 --- a/release +++ b/release @@ -1 +1 @@ -111 +112 diff --git a/upstream b/upstream index d448d45..319dfe0 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -68681f474734ed03e47c2a8605c8e6c3d3681372/ansible-2.9.15.tar.gz +223e5cccb17a155e52584957d2f4b69ea1a2ddee/ansible-2.9.16.tar.gz diff --git a/versions b/versions index 54f7286..3800eed 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -2.9.15 +2.9.16