[arch-commits] Commit in fanficfare/trunk (PKGBUILD changelog.txt)
Eli Schwartz
eschwartz at archlinux.org
Wed Oct 16 05:42:19 UTC 2019
Date: Wednesday, October 16, 2019 @ 05:42:18
Author: eschwartz
Revision: 516266
upgpkg: fanficfare 3.12.0-1: upstream release
Modified:
fanficfare/trunk/PKGBUILD
fanficfare/trunk/changelog.txt
---------------+
PKGBUILD | 6 +++---
changelog.txt | 20 ++++++++++++++------
2 files changed, 17 insertions(+), 9 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-16 04:57:35 UTC (rev 516265)
+++ PKGBUILD 2019-10-16 05:42:18 UTC (rev 516266)
@@ -2,7 +2,7 @@
_pkgname=FanFicFare
pkgname=fanficfare
-pkgver=3.11.0
+pkgver=3.12.0
pkgrel=1
pkgdesc="A tool for downloading fanfiction to eBook formats"
arch=('any')
@@ -13,8 +13,8 @@
'python-html2text')
optdepends=('python-pillow: support for converting/resizing story images and covers')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('b0e89544a00028d79f909c24133dac642807078cea24896f0852aa3847549b8f')
-b2sums=('16f6d7c74f98578b91f04001828499365eac08ed7eac0217cb68f85e001648329189d4f170b46499dd9ae9a4f0ac55826bc0e6648a16846a1b66c62de1bfcb27')
+sha256sums=('a9af8f6474d1411f2e0e580a64311c9fd67c8d4453764c68f37c52f02f1433aa')
+b2sums=('ba01abde69c54422652b1288f14e528f264e0310a8a0beac0e03146d4bb0424fd3ba0b397f8c6b0125f4cb06e086726b5ee413ac6e252fe317ff7823d1ad32ba')
build() {
cd "${srcdir}/${_pkgname}-${pkgver}"
Modified: changelog.txt
===================================================================
--- changelog.txt 2019-10-16 04:57:35 UTC (rev 516265)
+++ changelog.txt 2019-10-16 05:42:18 UTC (rev 516266)
@@ -1,3 +1,17 @@
+Version 3.12.0 - 14 Oct 2019
+- Update Translations
+- Add defaults.ini CSS for ficbook.net to preserve line breaks.
+- Changes for adapter_forumsspacebattlescom to use base_xenforo2forum.
+- Correct AO3 author parsing for high-byte characters.
+- Additional warnings about imaptags added to manually added story URLs.
+- Fix for adapter_trekfanfictionnet URL change. Closes #433.
+- Add 'Restricted to Registered Users'(restricted) metadata to AO3.
+- Fix for unicode chars in url params, fixes 427
+- Add feature to automatically add optional tags for stories downloaded from
+ email URLs.
+- New Russian Site added: www.swi.org.ru - Thanks gunmetal313
+- Fix for wordcount in adapter_fanfiktionde when max_zalgo:1
+
Version 3.11.0 - 04 Sep 2019
- Update Translations
- Add URL prefix for XF2 authorUrl if relative. Circa Aug 23, 2019 SV changed
@@ -10,9 +24,3 @@
- Fix for corner-case with deleting Rejects.
- Fix for XF1 regression caused by XF2 threadmarks metadata code.
- Add XF2 threadmarks_cover/status/desc/title options.
-
-Version 3.10.5 - 30 Jul 2019
-- Fixes for IMAP folder parsing.
-- ensure_str on IMAP4 folder name for Python3. Fixes #419
-- Fix adapter_inkbunnynet incorrect example URL, caused problems with get URLs
- from page.
More information about the arch-commits
mailing list