Hello community, here is the log from the commit of package sesdev for openSUSE:Factory checked in at 2020-03-20 23:59:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sesdev (Old) and /work/SRC/openSUSE:Factory/.sesdev.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sesdev" Fri Mar 20 23:59:04 2020 rev:5 rq:786818 version:1.1.8+1584097308.ga30c06e Changes: -------- --- /work/SRC/openSUSE:Factory/sesdev/sesdev.changes 2020-03-06 21:27:45.785567300 +0100 +++ /work/SRC/openSUSE:Factory/.sesdev.new.3160/sesdev.changes 2020-03-21 00:02:43.369142806 +0100 @@ -1,0 +2,39 @@ +Fri Mar 13 11:02:12 UTC 2020 - Nathan Cutler <[email protected]> + +- Update to 1.1.8+1584097308.ga30c06e: + + upstream 1.1.8 release (2020-03-13) + * seslib: remove host's virtual networks on destroy (PR #102) + * Jenkinsfile.integration for PR testing (PR #118, PR #154) + * prometheus and alertmanager tunnels (PR #148) + * tests: enable unit testing via tox (PR #151) + * seslib: stop printing misleading device names (PR #150) + * seslib: Set admin roles for octopus (PR #158) + * Change "admin" role semantics and make roles configurable (PR #161) + * Allow user to override parts of OS_REPOS, VERSION_OS_REPO_MAPPING, and + IMAGE_PATHS (PR #146) + +------------------------------------------------------------------- +Mon Mar 9 15:18:42 UTC 2020 - Nathan Cutler <[email protected]> + +- Update to 1.1.7+1583767117.gc963107: + + upstream 1.1.7 release (2020-03-09) + * all PRs mentioned in this changelog since 1.1.6, plus + * spec: always install sesdev-qa RPM along with sesdev (PR #144) + +------------------------------------------------------------------- +Mon Mar 9 12:04:36 UTC 2020 - Nathan Cutler <[email protected]> + +- Update to 1.1.6+1583755459.gda48565: + + spec: disable RH/Fedora Python dependendency generator (PR #140) + + ceph_salt_deployment: honor --no-deploy-osds option (PR #143) + + Let --debug run "vagrant up/destroy" in debug mode (PR #89) + +------------------------------------------------------------------- +Fri Mar 6 09:50:57 UTC 2020 - Nathan Cutler <[email protected]> + +- Update to 1.1.6+1583488232.gfdcc651: + + qa: fix path to qa scripts for RPM case (PR #141) + + ceph_salt_deployment: run "ceph-salt status" after "ceph-salt config ls" + (PR #138) + +------------------------------------------------------------------- Old: ---- sesdev-1.1.6+1583428626.ga138314.tar.gz New: ---- sesdev-1.1.8+1584097308.ga30c06e.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sesdev.spec ++++++ --- /var/tmp/diff_new_pack.0onjpk/_old 2020-03-21 00:02:45.793144134 +0100 +++ /var/tmp/diff_new_pack.0onjpk/_new 2020-03-21 00:02:45.797144137 +0100 @@ -15,12 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%if 0%{?el8} || (0%{?fedora} && 0%{?fedora} < 30) -%{python_enable_dependency_generator} -%endif - Name: sesdev -Version: 1.1.6+1583428626.ga138314 +Version: 1.1.8+1584097308.ga30c06e Release: 1%{?dist} Summary: CLI tool to deploy and manage SES clusters License: MIT @@ -46,7 +42,7 @@ Requires: python3-libvirt-python >= 5.1.0 Requires: python3-PyYAML >= 3.13 %endif -%if 0%{?fedora} +%if 0%{?el8} || 0%{?fedora} Requires: python3-jinja2 >= 2.10.1 Requires: python3-libvirt >= 5.1.0 Requires: python3-pyyaml >= 3.13 @@ -56,6 +52,11 @@ Requires: python3-setuptools Requires: vagrant Requires: vagrant-libvirt +Requires: sesdev-qa + +%if 0%{?el8} || 0%{?fedora} +%{?python_disable_dependency_generator} +%endif %description sesdev is a CLI tool for developers to help with deploying SES clusters. ++++++ sesdev-1.1.6+1583428626.ga138314.tar.gz -> sesdev-1.1.8+1584097308.ga30c06e.tar.gz ++++++ ++++ 2129 lines of diff (skipped)
