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

Eli Schwartz eschwartz at archlinux.org
Thu Aug 20 15:54:01 UTC 2020


    Date: Thursday, August 20, 2020 @ 15:54:00
  Author: eschwartz
Revision: 685534

upgpkg: fanficfare 3.22.1-1: upstream release

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

---------------+
 PKGBUILD      |    6 +++---
 changelog.txt |   46 +++++++++++++++++++---------------------------
 2 files changed, 22 insertions(+), 30 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-20 15:36:11 UTC (rev 685533)
+++ PKGBUILD	2020-08-20 15:54:00 UTC (rev 685534)
@@ -2,7 +2,7 @@
 
 _pkgname=FanFicFare
 pkgname=fanficfare
-pkgver=3.21.0
+pkgver=3.22.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=('2285bf21aad741d695dc7314807fa72a764497089078b156a8b66b5e7662bf2d')
-b2sums=('52ba8be5e3de54778134b938a9d5d9dcef3e2793e55694c260a2dd0556f463405de7d8308853e97885e24d167a98e5550b46da8a2ce4b21d27478eab6a28279b')
+sha256sums=('38405aaba622c5f12bf6d342e09c312d9e966de0baf98c18b41770941e33fddd')
+b2sums=('66c8d53cad52e115e008c70c1c39c285344c39dffc075ae1f4bf40c5acd2a75ae6f843d8e96363682346c0e69716fcceab2fccb063a9f3aac9b2929d7b0f9dfd')
 
 build() {
     cd "${srcdir}/${_pkgname}-${pkgver}"

Modified: changelog.txt
===================================================================
--- changelog.txt	2020-08-20 15:36:11 UTC (rev 685533)
+++ changelog.txt	2020-08-20 15:54:00 UTC (rev 685534)
@@ -1,3 +1,22 @@
+Version 3.22.1 - 13 Aug 2020
+- Fix for Reject list not working for new users/libraries.
+
+Version 3.22.0 - 09 Aug 2020
+- Accept storyUrl with title in it for adapter_webnovelcom. Addresses #520
+- Fix adapter_mcstoriescom getSiteExampleURLs()
+- Remove outdated rejecturls from plugin prefs--replaced by rejecturls_date
+  last 18+ month back.
+- Fix for adapter_quotevcom site changes.
+- Fix adapter_harrypotterfanfictioncom desc parse for site change.
+- Changes for Python3 deprecation warnings (mostly) from eschwartz
+- Normalize literotica.com URLs to www.literotica.com
+- New Site: scribblehub.com - Thanks, mavi0!
+- Fixes for site changes: adapter_ficbooknet
+- Change INI error link blue color in dark mode.
+- Add 'Series [0]' option for new anthologies.
+- For anthologies, look for common val in numbered series00 if not all share
+  'series'.
+
 Version 3.21.0 - 07 Jul 2020
 - New site: chireads.com -- Thanks, Kolbo!
 - Fix for recursion in add_genre_when_multi_category caching bad value.
@@ -11,30 +30,3 @@
   siteabbrev eesd->fae
 - Allow for no genre stories in adapter_fanficauthorsnet.
 - Fix adapter_webnovelcom sitetags for site changes.
-
-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



More information about the arch-commits mailing list