Hello community,

here is the log from the commit of package sesdev for openSUSE:Leap:15.2 
checked in at 2020-04-28 20:11:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/sesdev (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.sesdev.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sesdev"

Tue Apr 28 20:11:21 2020 rev:4 rq:797860 version:1.1.11+1587722868.gc7e5625

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/sesdev/sesdev.changes  2020-04-18 
18:41:29.326011675 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.sesdev.new.2738/sesdev.changes        
2020-04-28 20:11:24.740566039 +0200
@@ -1,0 +2,20 @@
+Fri Apr 24 10:07:59 UTC 2020 - Nathan Cutler <[email protected]>
+
+- Update to 1.1.11+1587722868.gc7e5625:
+  + upstream 1.1.11 release (2020-04-24)
+    * Implement feature "sesdev create makecheck" (PR #236)
+    * Deployment: silently add "master" and "bootstrap" roles (PR #254)
+    * sesdev: implement "sesdev list --format json" and PrettyTable-based
+      "sesdev list" (PR #259)
+    * qa: fix maybe_wait_for_mdss test (PR #262)
+    * provision.sh: remove Non-OSS repos on openSUSE (PR #265)
+    * sesdev: support Click 6.7 (PR #268)
+    * seslib: more robust dashboard tunnelling (PR #274)
+    * deepsea: "openattic" role needs Stage 4 (PR #275)
+    * provision.sh: refactor while loops and fix packaging-related breakage
+      (PR #279)
+    * Remove "disable cephadm bootstrap" functionality (PR #261)
+    * Rename --deepsea-cli and --ceph-salt-deploy options to --salt
+      (PR #267)
+
+-------------------------------------------------------------------

Old:
----
  sesdev-1.1.10+1587124098.ga2f8189.tar.gz

New:
----
  sesdev-1.1.11+1587722868.gc7e5625.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sesdev.spec ++++++
--- /var/tmp/diff_new_pack.65lQU6/_old  2020-04-28 20:11:25.096566778 +0200
+++ /var/tmp/diff_new_pack.65lQU6/_new  2020-04-28 20:11:25.096566778 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:           sesdev
-Version:        1.1.10+1587124098.ga2f8189
+Version:        1.1.11+1587722868.gc7e5625
 Release:        1%{?dist}
 Summary:        CLI tool to deploy and manage SES clusters
 License:        MIT
@@ -40,11 +40,13 @@
 %if 0%{?suse_version}
 Requires:       python3-Jinja2 >= 2.10.1
 Requires:       python3-libvirt-python >= 5.1.0
+Requires:       python3-PrettyTable
 Requires:       python3-PyYAML >= 3.13
 %endif
 %if 0%{?el8} || 0%{?fedora}
 Requires:       python3-jinja2 >= 2.10.1
 Requires:       python3-libvirt >= 5.1.0
+Requires:       python3-prettytable
 Requires:       python3-pyyaml >= 3.13
 %endif
 Requires:       python3-click >= 6.7
@@ -84,7 +86,6 @@
 %install
 %py3_install
 %fdupes %{buildroot}%{python3_sitelib}
-# qa script installation
 install -m 0755 -d %{buildroot}/%{_datadir}/%{name}/qa
 install -m 0755 -d %{buildroot}/%{_datadir}/%{name}/qa/common
 install -m 0755 qa/health-ok.sh 
%{buildroot}/%{_datadir}/%{name}/qa/health-ok.sh

++++++ sesdev-1.1.10+1587124098.ga2f8189.tar.gz -> 
sesdev-1.1.11+1587722868.gc7e5625.tar.gz ++++++
++++ 2588 lines of diff (skipped)


Reply via email to