diff --git a/pelican-4.0.0.tar.gz b/pelican-4.0.0.tar.gz deleted file mode 100644 index 1577932..0000000 --- a/pelican-4.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad22bf8f141ce0989855106c49a7ab55ca2bcc9541e71cc8fb8cf55f394407fe -size 410773 diff --git a/pelican-4.0.1.tar.gz b/pelican-4.0.1.tar.gz new file mode 100644 index 0000000..d97cb81 --- /dev/null +++ b/pelican-4.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:990aa8b62a7bcb34c7585e5a67d05a10690ab2fff3cb761d0a94826cec51cd17 +size 411676 diff --git a/python-pelican.changes b/python-pelican.changes index a950536..4893ee6 100644 --- a/python-pelican.changes +++ b/python-pelican.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Nov 30 21:04:35 UTC 2018 - Benoît Monin + +- update to version 4.0.1: + * Refactor pelican.server logging + * Fix bug in which all static files were processed as "draft" + * Bug fixes for Invoke/Makefile automation, Importer, and other + miscellanea + ------------------------------------------------------------------- Tue Nov 13 21:24:19 UTC 2018 - Benoît Monin diff --git a/python-pelican.spec b/python-pelican.spec index a943baf..649893e 100644 --- a/python-pelican.spec +++ b/python-pelican.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pelican -Version: 4.0.0 +Version: 4.0.1 Release: 0 Summary: A tool to generate a static blog from reStructuredText or Markdown input files License: AGPL-3.0-only