Hello community,

here is the log from the commit of package python-celerymon for 
openSUSE:Factory checked in at 2018-12-13 19:49:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-celerymon (Old)
 and      /work/SRC/openSUSE:Factory/.python-celerymon.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-celerymon"

Thu Dec 13 19:49:10 2018 rev:9 rq:657592 version:1.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-celerymon/python-celerymon.changes        
2017-09-07 22:13:12.946961939 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-celerymon.new.28833/python-celerymon.changes 
    2018-12-13 19:49:12.712641409 +0100
@@ -1,0 +2,10 @@
+Wed Dec 12 15:30:00 UTC 2018 - Tomáš Chvátal <tchva...@suse.com>
+
+- Fix license based on legal review
+
+-------------------------------------------------------------------
+Tue Dec  4 12:46:30 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-celerymon.spec ++++++
--- /var/tmp/diff_new_pack.K58bgj/_old  2018-12-13 19:49:13.092640917 +0100
+++ /var/tmp/diff_new_pack.K58bgj/_new  2018-12-13 19:49:13.092640917 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-celerymon
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,16 +21,14 @@
 Version:        1.0.3
 Release:        0
 Summary:        Real-time monitoring of Celery workers
-License:        BSD-3-Clause
+License:        BSD-2-Clause
 Group:          Development/Languages/Python
-Url:            http://github.com/ask/celerymon/
+URL:            http://github.com/ask/celerymon/
 Source:         
https://files.pythonhosted.org/packages/source/c/celerymon/celerymon-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 Requires:       python-celery
 Requires:       python-tornado
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %python_subpackages
 
@@ -47,8 +45,8 @@
 %python_install
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc AUTHORS LICENSE README
+%license LICENSE
+%doc AUTHORS README
 %python3_only %{_bindir}/celerymon
 %{python_sitelib}/*
 


Reply via email to