[arch-commits] Commit in fanficfare/trunk (PKGBUILD changelog.txt)

Eli Schwartz eschwartz at archlinux.org
Sun Apr 26 23:48:19 UTC 2020


    Date: Sunday, April 26, 2020 @ 23:48:19
  Author: eschwartz
Revision: 621739

upgpkg: fanficfare 3.18.0-1: upstream release

Modified:
  fanficfare/trunk/PKGBUILD
  fanficfare/trunk/changelog.txt

---------------+
 PKGBUILD      |    6 +++---
 changelog.txt |   26 ++++++++++++++++++++++++++
 2 files changed, 29 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-26 23:32:20 UTC (rev 621738)
+++ PKGBUILD	2020-04-26 23:48:19 UTC (rev 621739)
@@ -2,7 +2,7 @@
 
 _pkgname=FanFicFare
 pkgname=fanficfare
-pkgver=3.16.0
+pkgver=3.18.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=('0d5d906b21f03836af0a805d436e8547b8fa590e9968277a7922b6f7ee6e0158')
-b2sums=('ddd5c7cb3d68720424de90b6f18cc5c693493038549c98a7496692c9a54ced1b6961817018fb20bd086180737e72c880ee6ee485b70ed3fe26c4ad2a5ea0bab0')
+sha256sums=('81ebd145be8a05cf8e23d5bfe189c7e705b515305c3fcb7c7f3866470893e19e')
+b2sums=('65252bf8d4110de1d3c278370f8b35abd91d01f822ec0d0c38cf331dae8524a8f824e485cc3aa128abf391cbf7e6d79893f2a255876982e62c28a360b14f3b8d')
 
 build() {
     cd "${srcdir}/${_pkgname}-${pkgver}"

Modified: changelog.txt
===================================================================
--- changelog.txt	2020-04-26 23:32:20 UTC (rev 621738)
+++ changelog.txt	2020-04-26 23:48:19 UTC (rev 621739)
@@ -1,3 +1,29 @@
+Version 3.18.0 - 01 Apr 2020
+- Resurrect fanfiction.tenhawkpresents.com and change to
+  fanfic.tenhawkpresents.ink
+- fictionalley.org needs a slow_down_sleep_time or it starts rejecting conns.
+- Changes to adapter_archiveofourownorg for AO3 changes re: view_adult=true
+- Accept https URLs for adapter_wwwutopiastoriescom, but don't use
+  https--doesn't work with python.
+- Remove extra spaces from replace_metadata examples
+- Fix Description parsing with series/universe/contest links in
+  adapter_storiesonlinenet.
+- Fixes for ficbook.net site changes.
+- Correct comments for universe_as_series setting in defaults.ini.
+- Fix for adapter_ficbooknet when no ships/characters.
+- Make sure all timestamps are using Calibre's local_tz.
+- Need to unicode() ini data passed in from Calibre CLI.
+- Add inject_chapter_title feature to adapter_storiesonlinenet.
+- Fix for XF logins using manual user/pass instead of personal.ini.
+
+Version 3.17.0 - 14 Mar 2020
+- Add base_xenforo2forum feature skip_sticky_first_posts(on by default).
+  Closes #470
+- Ignore AO3's chapter numbers for use_view_full_work and use chapter offset
+  instead. Closes #473
+- Add order_threadmarks_by_date to base_xenforoforum, improve defaults.ini.
+  For #469
+
 Version 3.16.0 - 13 Feb 2020
 - New Site: archive.hpfanfictalk.com (eFiction non-base)
 - Reduce debug output in base_xenforoforum_adapter.



More information about the arch-commits mailing list