Hello community,

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

Package is "python-user_agent"

Tue Jul 31 16:01:16 2018 rev:2 rq:626388 version:0.1.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-user_agent/python-user_agent.changes      
2018-06-02 11:59:34.403661052 +0200
+++ /work/SRC/openSUSE:Factory/.python-user_agent.new/python-user_agent.changes 
2018-07-31 16:01:17.139738610 +0200
@@ -1,0 +2,5 @@
+Sun Jul 29 12:27:04 UTC 2018 - jeng...@inai.de
+
+- Update descriptions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-user_agent.spec ++++++
--- /var/tmp/diff_new_pack.AEIdKO/_old  2018-07-31 16:01:17.771739684 +0200
+++ /var/tmp/diff_new_pack.AEIdKO/_new  2018-07-31 16:01:17.775739691 +0200
@@ -15,11 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-user_agent
 Version:        0.1.9
 Release:        0
-Summary:        User-Agent generator
+Summary:        User-Agent generator for Python
 License:        MIT
 Group:          Development/Languages/Python
 Url:            https://github.com/lorien/user_agent
@@ -30,8 +31,8 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytest-flake8}
+BuildRequires:  %{python_module pytest}
 # /SECTION
 Requires:       python-six
 BuildArch:      noarch
@@ -39,7 +40,7 @@
 %python_subpackages
 
 %description
-This module is for generating random, valid web user agents.
+This module generates random, valid web user agents.
 
 %prep
 %setup -q -n user_agent-%{version}


Reply via email to