Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pelican for openSUSE:Factory checked in at 2021-10-23 00:51:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pelican (Old) and /work/SRC/openSUSE:Factory/.python-pelican.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pelican" Sat Oct 23 00:51:39 2021 rev:16 rq:926974 version:4.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pelican/python-pelican.changes 2021-08-11 11:49:25.833586761 +0200 +++ /work/SRC/openSUSE:Factory/.python-pelican.new.1890/python-pelican.changes 2021-10-23 00:52:24.233159176 +0200 @@ -1,0 +2,16 @@ +Thu Oct 21 15:12:12 UTC 2021 - Sebastien CHAVAUX <[email protected]> + +- Update to version 4.7.0: + * Improve default theme rendering on mobile and other small screen devices + (#2914) + * Add support for hidden articles (#2866) + * Improve word count behavior when generating summary CJK & other + locales (#2864) + * Add progress spinner during generation (#2869) and richer logging + (#2897), both via Rich + * Invoke tasks serve and livereload now auto-open a web browser + pointing to the locally-served web site (#2764) + * Support some date format codes used by ISO dates (#2902) + * Document how to add a new writer (#2901) + +------------------------------------------------------------------- Old: ---- _service _servicedata pelican-4.6.0+git.1626161722.332be6e5.tar.xz New: ---- pelican-4.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pelican.spec ++++++ --- /var/tmp/diff_new_pack.q9dStV/_old 2021-10-23 00:52:24.781159418 +0200 +++ /var/tmp/diff_new_pack.q9dStV/_new 2021-10-23 00:52:24.789159422 +0200 @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pelican -Version: 4.6.0+git.1626161722.332be6e5 +Version: 4.7.0 Release: 0 Summary: A tool to generate a static blog from reStructuredText or Markdown input files License: AGPL-3.0-only @@ -27,7 +27,7 @@ URL: https://getpelican.com/ # Use the source instead of the pypi release for the tests # Source: https://github.com/getpelican/pelican/archive/%%{version}.tar.gz -Source: pelican-%{version}.tar.xz +Source: pelican-%{version}.tar.gz BuildRequires: %{python_module Jinja2 >= 2.11} BuildRequires: %{python_module Markdown >= 3.1.1} BuildRequires: %{python_module Pygments}
