Hello community, here is the log from the commit of package sesdev for openSUSE:Factory checked in at 2020-02-18 10:43:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sesdev (Old) and /work/SRC/openSUSE:Factory/.sesdev.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sesdev" Tue Feb 18 10:43:03 2020 rev:2 rq:774983 version:1.1.2+1581962442.g190d64e Changes: -------- --- /work/SRC/openSUSE:Factory/sesdev/sesdev.changes 2020-02-03 11:14:27.977879746 +0100 +++ /work/SRC/openSUSE:Factory/.sesdev.new.26092/sesdev.changes 2020-02-18 10:43:34.761333060 +0100 @@ -1,0 +2,23 @@ +Mon Feb 17 18:01:02 UTC 2020 - Nathan Cutler <[email protected]> + +- Update to 1.1.2+1581962442.g190d64e: + + upstream 1.1.2 release (2020-02-17) + * Implement "vagrant box list" and "vagrant box remove" (PR#69) + * Allow user to specify custom private key file for remote libvirt (PR#71) + * spec: add Fedora-specific Requires (PR#77) + * Pillar is now automatically configured by ceph-bootstrap (PR#78) + * Implement "sesdev scp" feature (PR#101) + * Implement "sesdev create caasp4" feature (PR#103) + * Miscellaneous spec file cleanups and bugfixes (PR#72) + * several fixes for octopus/ses7 deployment (PR#76) + * Remove any orphaned images after destroy (PR#81) + * seslib: fix Ceph repos for ses5, ses6, ses7 (PR#83) + * tools/run_async: decode stderr bytes (PR#88) + * libvirt/network: autostart networks per default (PR#93) + * Fix NTP issue that was causing SES5 deployment to fail (PR#108) + * Increase chances of getting the latest ses7 packages (PR#84) + * ceph_bootstrap_deployment: log cephadm and ceph-bootstrap version (PR#86) + * ceph_bootstrap: restart salt-master after ceph-bootstrap installation (PR#87) + * seslib: add SES7 Internal Media when --qa-test given (PR#90) + +------------------------------------------------------------------- Old: ---- sesdev-1.1.1+1580550501.gd6782ab.tar.gz New: ---- sesdev-1.1.2+1581962442.g190d64e.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sesdev.spec ++++++ --- /var/tmp/diff_new_pack.eSJTsu/_old 2020-02-18 10:43:35.417334399 +0100 +++ /var/tmp/diff_new_pack.eSJTsu/_new 2020-02-18 10:43:35.425334415 +0100 @@ -20,7 +20,7 @@ %endif Name: sesdev -Version: 1.1.1+1580550501.gd6782ab +Version: 1.1.2+1581962442.g190d64e Release: 1%{?dist} Summary: CLI tool to deploy and manage SES clusters License: MIT @@ -42,12 +42,18 @@ BuildRequires: python3-setuptools %if 0%{?suse_version} -Requires: python3-click >= 6.7 Requires: python3-Jinja2 >= 2.10.1 -Requires: python3-pycryptodomex >= 3.4.6 +Requires: python3-libvirt-python >= 5.1.0 Requires: python3-PyYAML >= 3.13 -Requires: python3-setuptools %endif +%if 0%{?fedora} +Requires: python3-jinja2 >= 2.10.1 +Requires: python3-libvirt >= 5.1.0 +Requires: python3-pyyaml >= 3.13 +%endif +Requires: python3-click >= 6.7 +Requires: python3-pycryptodomex >= 3.4.6 +Requires: python3-setuptools Requires: vagrant Requires: vagrant-libvirt ++++++ sesdev-1.1.1+1580550501.gd6782ab.tar.gz -> sesdev-1.1.2+1581962442.g190d64e.tar.gz ++++++ ++++ 1720 lines of diff (skipped)
