Skip to content

Commit

Permalink
ansible: Autospec creation for update from version 2.9.18 to version …
Browse files Browse the repository at this point in the history
…2.9.19

Alexander Sowitzki (1):
      [stable-2.9] Bump azure-pipelines-test-container to version 1.8.0 (#73550)

Ashwini Mhatre (1):
      [stable-2.9]:Fix IOSXR integration test (#73607)

Felix Fontein (4):
      Backport of ansible-collections/community.docker@8702713 (#73638)
      Backport of bugfix parts of ansible-collections/community.docker#87 to stable-2.9. (#73817)
      Backport of ansible-collections/community.docker#88 to stable-1. (#73816)
      Backport of ansible-collections/community.crypto#180 to stable-2.9. (#73815)

Gonéri Le Bouder (2):
      ansible-test: yamllint, check the assigment (#73584)
      [ansible-test] attempt to work around podman (#72096) (#73570)

Mark Chappell (2):
      New AWS module mod_defaults - ec2_vpc_endpoint_service_info (#73670)
      New AWS module mod_defaults - iam_saml_federation (#73669)

Matt Martz (2):
      [stable-2.9] Normalize ConfigParser between Python2 and Python3 (#73715) (#73724)
      [stable-2.9] Don't treat host_pinned as lockstep (#73484) (#73513)

Rhys (1):
      Update mongodb replicaset check_compatibility function (#72299)

Rick Elrod (4):
      Update Ansible release version to v2.9.18.post0.
      New release v2.9.19rc1
      Update Ansible release version to v2.9.19rc1.post0.
      New release v2.9.19

Sam Doran (5):
      Update signing key used in incidental_setup_flatpak_remote tests
      Rebalance Windows test groups to avoid timeouts
      Move win_uri to a group that does not reboot the test instance
      [stable-2.9] hostname - add Almalinux support (#73619) (#73649)
      [stable-2.9] Add AlmaLinux to the family of Red Hat-like operating systems (#73541) (#73544)

Zadkiel (1):
      terraform: Remove line that is suppressing output being shown (#66322) (#73803)
  • Loading branch information
phmccarty authored and clrpackages committed Mar 16, 2021
1 parent e972f93 commit 2758909
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME := ansible
URL = https://github.com/ansible/ansible/archive/v2.9.18/ansible-2.9.18.tar.gz
URL = https://github.com/ansible/ansible/archive/v2.9.19/ansible-2.9.19.tar.gz
ARCHIVES =

include ../common/Makefile.common
24 changes: 12 additions & 12 deletions ansible.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
# Generated by: autospec.py
#
Name : ansible
Version : 2.9.18
Release : 115
URL : https://github.com/ansible/ansible/archive/v2.9.18/ansible-2.9.18.tar.gz
Source0 : https://github.com/ansible/ansible/archive/v2.9.18/ansible-2.9.18.tar.gz
Version : 2.9.19
Release : 116
URL : https://github.com/ansible/ansible/archive/v2.9.19/ansible-2.9.19.tar.gz
Source0 : https://github.com/ansible/ansible/archive/v2.9.19/ansible-2.9.19.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
Expand Down Expand Up @@ -75,15 +75,15 @@ python3 components for the ansible package.


%prep
%setup -q -n ansible-2.9.18
cd %{_builddir}/ansible-2.9.18
%setup -q -n ansible-2.9.19
cd %{_builddir}/ansible-2.9.19

%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=1613763351
export SOURCE_DATE_EPOCH=1615867461
export GCC_IGNORE_WERROR=1
export AR=gcc-ar
export RANLIB=gcc-ranlib
Expand All @@ -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.18/COPYING %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d
cp %{_builddir}/ansible-2.9.18/licenses/Apache-License.txt %{buildroot}/usr/share/package-licenses/ansible/c700a8b9312d24bdc57570f7d6a131cf63d89016
cp %{_builddir}/ansible-2.9.18/licenses/MIT-license.txt %{buildroot}/usr/share/package-licenses/ansible/df180fcf964224ba9180a646ca107bfe65595f23
cp %{_builddir}/ansible-2.9.18/licenses/PSF-license.txt %{buildroot}/usr/share/package-licenses/ansible/7b14725671bae6dc04be2b87de58131f0614dfad
cp %{_builddir}/ansible-2.9.18/packaging/debian/copyright %{buildroot}/usr/share/package-licenses/ansible/b7f3dc6d692392795202ab560c7583e986d8352b
cp %{_builddir}/ansible-2.9.19/COPYING %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d
cp %{_builddir}/ansible-2.9.19/licenses/Apache-License.txt %{buildroot}/usr/share/package-licenses/ansible/c700a8b9312d24bdc57570f7d6a131cf63d89016
cp %{_builddir}/ansible-2.9.19/licenses/MIT-license.txt %{buildroot}/usr/share/package-licenses/ansible/df180fcf964224ba9180a646ca107bfe65595f23
cp %{_builddir}/ansible-2.9.19/licenses/PSF-license.txt %{buildroot}/usr/share/package-licenses/ansible/7b14725671bae6dc04be2b87de58131f0614dfad
cp %{_builddir}/ansible-2.9.19/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 || :
Expand Down
2 changes: 1 addition & 1 deletion options.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = ansible
url = https://github.com/ansible/ansible/archive/v2.9.18/ansible-2.9.18.tar.gz
url = https://github.com/ansible/ansible/archive/v2.9.19/ansible-2.9.19.tar.gz
archives =
giturl = https://github.com/ansible/ansible.git
domain =
Expand Down
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
115
116
2 changes: 1 addition & 1 deletion upstream
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8369b518c21d7f2b91b8c647a90b83bad5c73da0/ansible-2.9.18.tar.gz
afb5ae48433ab083786e7cd03e995c1c18709c90/ansible-2.9.19.tar.gz
2 changes: 1 addition & 1 deletion versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.9.18
2.9.19

0 comments on commit 2758909

Please sign in to comment.