Hello community,
here is the log from the commit of package python-whatever for openSUSE:Factory
checked in at 2019-03-15 10:52:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-whatever (Old)
and /work/SRC/openSUSE:Factory/.python-whatever.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-whatever"
Fri Mar 15 10:52:22 2019 rev:2 rq:685159 version:0.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-whatever/python-whatever.changes
2019-03-13 09:15:11.795386941 +0100
+++
/work/SRC/openSUSE:Factory/.python-whatever.new.28833/python-whatever.changes
2019-03-15 10:52:36.616966349 +0100
@@ -1,0 +2,5 @@
+Thu Mar 14 21:05:02 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Trim empty phrasing from description.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-whatever.spec ++++++
--- /var/tmp/diff_new_pack.MjXcjv/_old 2019-03-15 10:52:37.400966147 +0100
+++ /var/tmp/diff_new_pack.MjXcjv/_new 2019-03-15 10:52:37.400966147 +0100
@@ -20,7 +20,7 @@
Name: python-whatever
Version: 0.5
Release: 0
-Summary: Easy way to make anonymous functions by partial application of
operators
+Summary: Module to make anonymous functions by partial application of
operators
License: BSD-3-Clause
Group: Development/Languages/Python
URL: http://github.com/Suor/whatever
@@ -33,8 +33,8 @@
%python_subpackages
%description
-An easy way to make lambdas by partial application of python operators.
-Inspired by Perl 6 one, see
http://perlcabal.org/syn/S02.html#The_Whatever_Object
+A Python module to make lambdas by partial application of python operators.
+It is inspired by the Perl 6 one, see
http://perlcabal.org/syn/S02.html#The_Whatever_Object
%prep
%setup -q -n whatever-%{version}