Hello community,

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

Package is "python-ansicolor"

Tue Jul 31 16:01:42 2018 rev:2 rq:626406 version:0.2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ansicolor/python-ansicolor.changes        
2018-06-02 12:06:24.360626357 +0200
+++ /work/SRC/openSUSE:Factory/.python-ansicolor.new/python-ansicolor.changes   
2018-07-31 16:01:44.663785406 +0200
@@ -1,0 +2,6 @@
+Sun Jul 29 12:53:52 UTC 2018 - [email protected]
+
+- Ensure neutrality of description. Adjust summary to be more
+  specific.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-ansicolor.spec ++++++
--- /var/tmp/diff_new_pack.YSkBKz/_old  2018-07-31 16:01:45.515786854 +0200
+++ /var/tmp/diff_new_pack.YSkBKz/_new  2018-07-31 16:01:45.519786861 +0200
@@ -13,30 +13,31 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-ansicolor
 Version:        0.2.6
+Release:        0
 # For license file
 %define tag     a5a5c31dc6de5c864a0c5684ae326972573a712b
-Release:        0
+Summary:        Python module for ANSI color output and colored highlighting 
and diffing
 License:        Apache-2.0
-Summary:        ANSI color output and colored highlighting and diffing
-Url:            https://github.com/numerodix/ansicolor
 Group:          Development/Languages/Python
+Url:            https://github.com/numerodix/ansicolor
 Source:         
https://files.pythonhosted.org/packages/source/a/ansicolor/ansicolor-%{version}.tar.gz
 Source10:       
https://raw.githubusercontent.com/numerodix/ansicolor/%{tag}/LICENSE
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildArch:      noarch
 
 %python_subpackages
 
 %description
-Ansicolor is a library that makes it easy to use ANSI color markup in
+Ansicolor is a library that offers ANSI color markup for
 command line programs.
 
 %prep


Reply via email to