diff --git a/pelican-4.7.2.tar.gz b/pelican-4.7.2.tar.gz deleted file mode 100644 index da9ac70..0000000 --- a/pelican-4.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b585beae7b6ce8e3370b9fad4a1c534370d4da68afc5f8690f7999becff8329a -size 1401737 diff --git a/pelican-4.8.0.tar.gz b/pelican-4.8.0.tar.gz new file mode 100644 index 0000000..ce4a235 --- /dev/null +++ b/pelican-4.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e61e6a31abff4354477b211fdaeb14dd0d4df08e2d44a1c64f918f2c09c5e249 +size 1401791 diff --git a/python-pelican.changes b/python-pelican.changes index d9866b1..0e1be56 100644 --- a/python-pelican.changes +++ b/python-pelican.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jul 15 12:36:30 UTC 2022 - Benoît Monin + +- update to version 4.8.0: + * Use JSON values for extra settings in Invoke tasks template + (#2994) + * Add content tag for links, which can help with things like + Twitter social cards (#3001) + * Improve word count behavior when generating summary (#3002) + ------------------------------------------------------------------- Fri Apr 29 09:50:36 UTC 2022 - Markéta Machová diff --git a/python-pelican.spec b/python-pelican.spec index ce32228..962948d 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.2 +Version: 4.8.0 Release: 0 Summary: A tool to generate a static blog from reStructuredText or Markdown input files License: AGPL-3.0-only