Hello community, here is the log from the commit of package python-peppercorn for openSUSE:Factory checked in at 2019-02-26 22:20:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-peppercorn (Old) and /work/SRC/openSUSE:Factory/.python-peppercorn.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-peppercorn" Tue Feb 26 22:20:42 2019 rev:2 rq:679049 version:0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-peppercorn/python-peppercorn.changes 2019-01-24 14:03:18.732058544 +0100 +++ /work/SRC/openSUSE:Factory/.python-peppercorn.new.28833/python-peppercorn.changes 2019-02-26 22:22:15.362069246 +0100 @@ -1,0 +2,5 @@ +Tue Dec 18 23:13:00 UTC 2018 - Jan Engelhardt <[email protected]> + +- Grammar fixes for the description. Remove an excessive Requires. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-peppercorn.spec ++++++ --- /var/tmp/diff_new_pack.zFv3sU/_old 2019-02-26 22:22:15.750069108 +0100 +++ /var/tmp/diff_new_pack.zFv3sU/_new 2019-02-26 22:22:15.754069107 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-peppercorn # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -43,19 +43,18 @@ %description A library for converting a token stream into a data structure comprised of sequences, mappings, and scalars, developed primarily for converting HTTP form -post data into a richer data structure. +POST data into a richer data structure. -Please see -doc package or +Please see the -doc package or http://docs.pylonsproject.org/projects/peppercorn/en/latest/ for the documentation. %package -n %{name}-doc Summary: Documentation for Pyramid exceptions logger -Group: Development/Languages/Python -Requires: %{name} = %{version} +Group: Documentation/HTML %description -n %{name}-doc -This package contains documentation files for %{name}. +This package contains documentation for %{name}. %prep %setup -q -n peppercorn-%{version}
