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

Eli Schwartz eschwartz at archlinux.org
Thu Jun 11 02:12:43 UTC 2020


    Date: Thursday, June 11, 2020 @ 02:12:43
  Author: eschwartz
Revision: 641898

upgpkg: fanficfare 3.20.1-1: upstream release

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-11 01:54:54 UTC (rev 641897)
+++ PKGBUILD	2020-06-11 02:12:43 UTC (rev 641898)
@@ -2,7 +2,7 @@
 
 _pkgname=FanFicFare
 pkgname=fanficfare
-pkgver=3.19.0
+pkgver=3.20.1
 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=('57132f65181ac18a5040ea76dc1bebe89cea3d55b75d12625be4bec0bcdba65d')
-b2sums=('89414f04904128fcd28fe6aa409aab5b492fd192f3ab6f6d851c9efcfe805f3918b52b94429deaeec3b14af5c8f72d8a0daa964aa3f5a078372e5bb021f32e42')
+sha256sums=('02a30eb8c25f97bf4650b9182f948d6aa6bc5517abb4b20b4e29c14137d4995b')
+b2sums=('d7c0fe11a57ac0d9168011fff7d1a25ab1d054a7997402c8e596176f45744ce276cee051550a414e50bd29fcd08a62979b9eaa02739ee329e303d7ca37567673')
 
 build() {
     cd "${srcdir}/${_pkgname}-${pkgver}"

Modified: changelog.txt
===================================================================
--- changelog.txt	2020-06-11 01:54:54 UTC (rev 641897)
+++ changelog.txt	2020-06-11 02:12:43 UTC (rev 641898)
@@ -1,3 +1,31 @@
+Version 3.20.1 - 06 Jun 2020
+- Fix for collision issue with translations and email direct d/l.
+  (Bug fix release for problem described here.)
+
+Version 3.20.0 - 01 Jun 2020
+- Add more URLs to cover_exclusion_regexp for base_xenforoforum.
+- Fix for is_adult needing &showRestricted URL in
+  adapter_harrypotterfanfictioncom.
+- Better auth page parsing due to own-favorite story in
+  adapter_harrypotterfanfictioncom.
+- Add characters and increased category collection for adapter_fanfiktionde.
+- Suppress output_css on CLI -z
+- Fix numWords parsing in adapter_fanficsme.
+- Update translations, add Russian.
+- Fix broken series parsing in adapter_adastrafanficcom & adapter_lotrgficcom.
+- New Site: www.silmarillionwritersguild.org, thanks Alistair!
+- Allow /post/ story URLs with adapter_gravitytalescom.
+- Change <td> to <div> in chapter text adapter_adultfanfictionorg
+- Now actually *use* translated strings in prefs.py.
+- Need to include prefs.py in messages.pot for translation.
+- Update Translations.
+- Catch exception in exception handling for French user.
+- Remove '.' from numWords in adapter_fanfiktionde
+- Fix for adapter_bloodshedversecom site changes.
+- Find both 'Translator' and 'TranslatorS', except in Russian.
+  adapter_fanficsme
+
+
 Version 3.19.0 - 01 May 2020
 - Comment out a debug, user_agent for wuxiaworld.com
 - Fix adapter_fictionmaniatv image page parsing, thanks smutandrea
@@ -16,29 +44,3 @@
   to 'Yes, if EPUB has a cover image'
 - Add scifistories.com to valid site list for universe_as_series setting.
 - New Site: scifistories.com (extends finestories.com).
-
-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



More information about the arch-commits mailing list