Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-kiss-headers for
openSUSE:Factory checked in at 2021-04-01 14:17:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kiss-headers (Old)
and /work/SRC/openSUSE:Factory/.python-kiss-headers.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kiss-headers"
Thu Apr 1 14:17:39 2021 rev:2 rq:882247 version:2.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kiss-headers/python-kiss-headers.changes
2021-03-30 21:07:52.709210879 +0200
+++
/work/SRC/openSUSE:Factory/.python-kiss-headers.new.2401/python-kiss-headers.changes
2021-04-01 14:18:56.456126301 +0200
@@ -1,0 +2,5 @@
+Sat Feb 27 16:10:20 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Fix descriptions' broken grammar.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-kiss-headers.spec ++++++
--- /var/tmp/diff_new_pack.TKgg6D/_old 2021-04-01 14:18:56.852126780 +0200
+++ /var/tmp/diff_new_pack.TKgg6D/_new 2021-04-01 14:18:56.856126786 +0200
@@ -21,7 +21,7 @@
Name: python-kiss-headers
Version: 2.3.0
Release: 0
-Summary: Python package for HTTP/1.1 style headers. Parse headers to
objects
+Summary: Python package for parsing HTTP/1.1 style headers to objects
License: MIT
URL: https://www.kiss-headers.tech/
Source0:
https://pypi.io/packages/source/k/kiss-headers/kiss-headers-%{version}.tar.gz
@@ -31,8 +31,8 @@
%python_subpackages
%description
-Python package for object oriented headers, HTTP/1.1 style. Parser and
-serializer for http headers.
+A Python package for object-oriented HTTP/1.1 style headers. It includes
+a parser and serializer for HTTP headers.
%prep
%autosetup -n kiss-headers-%{version}