14
0

Accepting request 989470 from home:benoit_monin:branches:devel:languages:python

update to version 4.8.0

OBS-URL: https://build.opensuse.org/request/show/989470
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pelican?expand=0&rev=43
This commit is contained in:
2022-07-15 17:51:18 +00:00
committed by Git OBS Bridge
parent 1510d8432a
commit 14810a0cc0
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b585beae7b6ce8e3370b9fad4a1c534370d4da68afc5f8690f7999becff8329a
size 1401737

3
pelican-4.8.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e61e6a31abff4354477b211fdaeb14dd0d4df08e2d44a1c64f918f2c09c5e249
size 1401791

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jul 15 12:36:30 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
- 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á <mmachova@suse.com>

View File

@@ -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