Hello community,

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

Package is "python-attr"

Tue Jul 31 16:01:45 2018 rev:2 rq:626407 version:0.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-attr/python-attr.changes  2018-06-02 
12:06:03.713383602 +0200
+++ /work/SRC/openSUSE:Factory/.python-attr.new/python-attr.changes     
2018-07-31 16:01:45.695787160 +0200
@@ -1,0 +2,5 @@
+Sun Jul 29 13:12:14 UTC 2018 - [email protected]
+
+- Use noun phrase in summary.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-attr.spec ++++++
--- /var/tmp/diff_new_pack.Ip5GfG/_old  2018-07-31 16:01:46.339788256 +0200
+++ /var/tmp/diff_new_pack.Ip5GfG/_new  2018-07-31 16:01:46.339788256 +0200
@@ -13,16 +13,17 @@
 # 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-attr
 Version:        0.3.1
 Release:        0
+Summary:        Python module for setting attributes of target functions or 
classes
 License:        MIT
-Summary:        Set attributes of target function or class
-Url:            https://github.com/denis-ryzhkov/attr
 Group:          Development/Languages/Python
+Url:            https://github.com/denis-ryzhkov/attr
 Source:         
https://files.pythonhosted.org/packages/source/a/attr/attr-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
@@ -33,7 +34,7 @@
 %python_subpackages
 
 %description
-A simple decorator to set attributes of target function or class in a DRY way.
+A decorator to set attributes of target function or class in a DRY way.
 
 %prep
 %setup -q -n attr-%{version}


Reply via email to