Hello community,
here is the log from the commit of package python-requests-download for
openSUSE:Factory checked in at 2019-08-24 18:49:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests-download (Old)
and /work/SRC/openSUSE:Factory/.python-requests-download.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requests-download"
Sat Aug 24 18:49:34 2019 rev:2 rq:725779 version:0.1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-requests-download/python-requests-download.changes
2019-08-13 13:25:08.397357193 +0200
+++
/work/SRC/openSUSE:Factory/.python-requests-download.new.7948/python-requests-download.changes
2019-08-24 18:49:39.553738457 +0200
@@ -1,0 +2,5 @@
+Sat Aug 24 06:00:31 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Use noun phrase in descriptions.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-requests-download.spec ++++++
--- /var/tmp/diff_new_pack.ySOJIn/_old 2019-08-24 18:49:41.265738292 +0200
+++ /var/tmp/diff_new_pack.ySOJIn/_new 2019-08-24 18:49:41.301738288 +0200
@@ -20,7 +20,7 @@
Name: python-requests-download
Version: 0.1.2
Release: 0
-Summary: Download files using requests and save them to a target path
+Summary: Python module to download and save files using python-requests
License: MIT
Group: Development/Languages/Python
URL: https://www.github.com/takluyver/requests_download
@@ -35,7 +35,7 @@
%python_subpackages
%description
-Download files using requests and save them to a target path.
+This module downloads files using requests and saves them to a target path.
%prep
%setup -q -n requests_download-%{version}