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

Eli Schwartz eschwartz at archlinux.org
Sun Dec 23 09:37:59 UTC 2018


    Date: Sunday, December 23, 2018 @ 09:37:57
  Author: eschwartz
Revision: 417607

upgpkg: fanficfare 3.3.0-1

upstream release

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

---------------+
 PKGBUILD      |    4 ++--
 changelog.txt |   44 +++++++++++++++++++++-----------------------
 2 files changed, 23 insertions(+), 25 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-23 09:37:22 UTC (rev 417606)
+++ PKGBUILD	2018-12-23 09:37:57 UTC (rev 417607)
@@ -2,7 +2,7 @@
 
 _pkgname=FanFicFare
 pkgname=fanficfare
-pkgver=3.2.0
+pkgver=3.3.0
 pkgrel=1
 pkgdesc="A tool for downloading fanfiction to eBook formats"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python' 'python-beautifulsoup4' 'python-chardet' 'python-html5lib'
          'python-html2text')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('5bf6ac0a553505bd40f5cf85274bd0865a7a5e738b348c65016c9dc8119ae74a')
+sha256sums=('d3fa306f94b34870f3812cb65276ee0876cf9831b355934baa7108154fdbe6b5')
 
 build() {
     cd "${srcdir}/${_pkgname}-${pkgver}"

Modified: changelog.txt
===================================================================
--- changelog.txt	2018-12-23 09:37:22 UTC (rev 417606)
+++ changelog.txt	2018-12-23 09:37:57 UTC (rev 417607)
@@ -1,3 +1,24 @@
+Version 3.3.0 - 18 Dec 2018
+- Accept archiveofourown.com for archiveofourown.org. archiveofourown.org
+  remains the 'canonical' domain.
+- Update translations
+- Workaround for adapter_hentaifoundrycom bad dateUpdated value.
+- New Site: www.hentai-foundry.com - Stories only.
+- Improve recursion-proofing of replace_metadata for performance and duplicate
+  lines.
+- Don't cache file: URLs. Option --save-cache can mask changes to _filelist
+  files while debugging.
+- Don't sleep when fetching file: URLs.
+- Remove defunct site www.artemis-fowl.com
+- Remove defunct site asr3.slashzone.org
+- Remove defunct site tolkienfanfiction.com
+- Remove defunct site fanfiction.tenhawkpresents.com
+- Remove defunct site unknowableroom.org
+- Remove defunct site mujaji.net
+- Update adapter_harrypotterfanfictioncom for site change.
+- Change for adapter_storiesonlinenet for 'Full Access' stories.
+- base_xenforoforum_adapter - Fix for buggy threadmarks on SV thread 46020.
+
 Version 3.2.0 - 17 Nov 2018
 - Add background_color ini verbiage and check before image conversion.
 - Add feature for manually editing plugin settings JSON. Only shown in debug
@@ -17,26 +38,3 @@
 - Minor improvement to adapter_asianfanficscom logging.
 - Update for adapter_storiesonlinenet(& finestories) for login change.
 - adapter_fanfiktionde login doesn't use ssl.fanfiktion.de anymore.
-
-Version 3.1.1 - 19 Oct 2018
-- Fix for problem with new collision code and rejected URL.
-
-Version 3.1.0 - 17 Oct 2018
-- Fix for Calibre Metadata update called with URLs not in library.
-- Fix adapter_wuxiaworldco date format for 24 hour clock. Closes #345
-- Change adapter_lightnovelgatecom to adapter_novelonlinefullcom for site
-  change. Closes #346
-- Add max_zalgo feature.
-- Handle stories without cover correctly adapter_wwwlushstoriescom. Closes
-  #344
-- Add cover images for adapter_wwwlushstoriescom
-- Rename adapter_royalroadcom appropriately.
-- Fix for royalroad.com warnings.
-- Put SV(base_xenforo) prefix spans from title into 'genre', comment out some
-  debugs.
-- Fix for issues with single-chapter stories not getting correct chapter title
-  after chapter meta refactor Jul 2018.
-- Add fix calibre title/author cases options, move force title/author sort
-  values to Standard Columns config Tab.
-- Add 'date' chapter metadata to AO3. Closes #336
-- Move mobi TOC back to after title page. Requested by jxxtan.



More information about the arch-commits mailing list