Hello community,

here is the log from the commit of package cilium-microscope for 
openSUSE:Factory checked in at 2018-07-31 16:02:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cilium-microscope (Old)
 and      /work/SRC/openSUSE:Factory/.cilium-microscope.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cilium-microscope"

Tue Jul 31 16:02:22 2018 rev:2 rq:626454 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cilium-microscope/cilium-microscope.changes      
2018-06-27 10:20:28.610102668 +0200
+++ /work/SRC/openSUSE:Factory/.cilium-microscope.new/cilium-microscope.changes 
2018-07-31 16:02:24.527853219 +0200
@@ -1,0 +2,5 @@
+Sun Jul 29 11:01:34 UTC 2018 - [email protected]
+
+- Use noun phrasing in summary.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cilium-microscope.spec ++++++
--- /var/tmp/diff_new_pack.TtdWzh/_old  2018-07-31 16:02:24.955853948 +0200
+++ /var/tmp/diff_new_pack.TtdWzh/_new  2018-07-31 16:02:24.959853955 +0200
@@ -15,10 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           cilium-microscope
 Version:        1.0.1
 Release:        0
-Summary:        Gather monitor data data from all cilium nodes in your cluster
+Summary:        Program to gather monitor data from CCilium nodes in a cluster
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            https://github.com/cilium/microscope
@@ -26,6 +27,7 @@
 BuildRequires:  python-devel
 BuildRequires:  python-pip
 BuildRequires:  python-setuptools
+Requires:       python-PyYAML
 Requires:       python-cachetools
 Requires:       python-chardet
 Requires:       python-google-auth
@@ -35,7 +37,6 @@
 Requires:       python-pyasn1
 Requires:       python-pyasn1-modules
 Requires:       python-python-dateutil
-Requires:       python-PyYAML
 Requires:       python-requests
 Requires:       python-requests-oauthlib
 Requires:       python-rsa
@@ -59,8 +60,10 @@
 python setup.py build
 python setup.py install --skip-build --prefix=%{_prefix} --root=%{buildroot} 
--install-data=/
 cp LICENSE %{buildroot}/%{python_sitelib}/microscope/
+
 %files
 %{python_sitelib}/*
 %{_bindir}/microscope
 %license %{python_sitelib}/microscope/LICENSE
+
 %changelog


Reply via email to