Hello community,
here is the log from the commit of package python-forbiddenfruit for
openSUSE:Factory checked in at 2019-03-19 09:59:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-forbiddenfruit (Old)
and /work/SRC/openSUSE:Factory/.python-forbiddenfruit.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-forbiddenfruit"
Tue Mar 19 09:59:07 2019 rev:2 rq:685833 version:0.1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-forbiddenfruit/python-forbiddenfruit.changes
2019-03-12 09:54:24.423526192 +0100
+++
/work/SRC/openSUSE:Factory/.python-forbiddenfruit.new.28833/python-forbiddenfruit.changes
2019-03-19 09:59:07.692085233 +0100
@@ -1,0 +2,6 @@
+Fri Mar 15 18:52:00 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Remove irrelevant parts from description. Use noun phrase in
+ summary.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-forbiddenfruit.spec ++++++
--- /var/tmp/diff_new_pack.aUzbiF/_old 2019-03-19 09:59:08.112085064 +0100
+++ /var/tmp/diff_new_pack.aUzbiF/_new 2019-03-19 09:59:08.116085062 +0100
@@ -20,7 +20,7 @@
Name: python-forbiddenfruit
Version: 0.1.2
Release: 0
-Summary: Patch python built-in objects
+Summary: Python module to patch python built-in objects
License: LGPL-3.0-or-later
Group: Development/Languages/Python
Url: https://github.com/clarete/forbiddenfruit
@@ -33,10 +33,7 @@
%python_subpackages
%description
-This project aims to help you reach heaven while writing tests, but it
-may lead you to hell if used on production code.
-
-It basically allows you to patch built-in objects, declared in C through
+This project allows you to patch built-in objects, declared in C through
python.
%prep