Hello community,

here is the log from the commit of package python-django-seed for 
openSUSE:Factory checked in at 2019-03-26 15:46:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-seed (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-seed.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-seed"

Tue Mar 26 15:46:09 2019 rev:2 rq:688702 version:0.1.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-seed/python-django-seed.changes    
2019-03-01 16:46:51.681811914 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-seed.new.25356/python-django-seed.changes
 2019-03-26 15:46:10.656059692 +0100
@@ -1,0 +2,5 @@
+Tue Mar 26 12:23:07 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Use noun phrase in summary.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-django-seed.spec ++++++
--- /var/tmp/diff_new_pack.3SuMlh/_old  2019-03-26 15:46:11.416059308 +0100
+++ /var/tmp/diff_new_pack.3SuMlh/_new  2019-03-26 15:46:11.420059305 +0100
@@ -12,22 +12,23 @@
 # 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/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-django-seed
 Version:        0.1.9
 Release:        0
+Summary:        Django project fake data seeder
 License:        MIT
-Summary:        Seed your Django project with fake data
-Url:            http://github.com/brobin/django-seed
 Group:          Development/Languages/Python
+Url:            http://github.com/brobin/django-seed
 Source:         
https://files.pythonhosted.org/packages/source/d/django-seed/django-seed-%{version}.tar.gz
 Source1:        
https://raw.githubusercontent.com/Brobin/django-seed/master/runtests.py
 Source2:        
https://raw.githubusercontent.com/Brobin/django-seed/master/LICENSE
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module Django >= 1.11}
 BuildRequires:  %{python_module Faker >= 0.7.7}
@@ -42,7 +43,7 @@
 %python_subpackages
 
 %description
-Seed your Django project with fake data.
+A module to seed Django projects with fake data.
 
 %prep
 %setup -q -n django-seed-%{version}


Reply via email to