diff --git a/pelican-4.7.0.tar.gz b/pelican-4.7.0.tar.gz deleted file mode 100644 index 60c2a55..0000000 --- a/pelican-4.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e062d4fcc06637b90016fa93b554b1b19ac7ed75a43b1d90d41eaf2fc37ec5cf -size 1400801 diff --git a/pelican-4.7.1.tar.gz b/pelican-4.7.1.tar.gz new file mode 100644 index 0000000..fd3a8dc --- /dev/null +++ b/pelican-4.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64412935f12a07b15f50e433914632a9728917fc101a47bd10188919ceff11b +size 1401192 diff --git a/python-pelican.changes b/python-pelican.changes index a5a53e0..8cc322d 100644 --- a/python-pelican.changes +++ b/python-pelican.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Oct 24 18:30:43 UTC 2021 - Sebastien CHAVAUX + +- Update to version 4.7.1: + * Extend rich logging to server component (#2927) + * Fix an issue where metadata flagged to be discarded was being cached (#2926) + * Adjust suffix in server to allow redirection when needed (#2931) + * Add MIME types for web fonts (#2929) + * Distribute sample data used to run tests (#2935) + * Add Python 3.10 to test matrix + ------------------------------------------------------------------- Thu Oct 21 15:12:12 UTC 2021 - Sebastien CHAVAUX diff --git a/python-pelican.spec b/python-pelican.spec index 5291307..4ff943d 100644 --- a/python-pelican.spec +++ b/python-pelican.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pelican -Version: 4.7.0 +Version: 4.7.1 Release: 0 Summary: A tool to generate a static blog from reStructuredText or Markdown input files License: AGPL-3.0-only