diff --git a/python-marshmallow.changes b/python-marshmallow.changes index 4cb501e..eb9516c 100644 --- a/python-marshmallow.changes +++ b/python-marshmallow.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 19 00:15:31 UTC 2018 - Jan Engelhardt + +- Use noun phrase in summary. + ------------------------------------------------------------------- Tue Dec 4 12:50:18 UTC 2018 - Matej Cepl diff --git a/python-marshmallow.spec b/python-marshmallow.spec index a89d2a0..48cfbd9 100644 --- a/python-marshmallow.spec +++ b/python-marshmallow.spec @@ -1,7 +1,7 @@ # # spec file for package python-marshmallow # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Name: python-marshmallow Version: 2.13.6 Release: 0 -Summary: Converting complex datatypes to and from native Python datatypes +Summary: ORM/ODM/framework-agnostic library to convert datatypes from/to Python types License: MIT AND BSD-3-Clause Group: Development/Languages/Python Url: http://marshmallow.readthedocs.io/