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

Eli Schwartz eschwartz at archlinux.org
Sun Mar 17 08:36:20 UTC 2019


    Date: Sunday, March 17, 2019 @ 08:36:20
  Author: eschwartz
Revision: 442318

upgpkg: fanficfare 3.6.0-1

upstream release

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-17 08:33:18 UTC (rev 442317)
+++ PKGBUILD	2019-03-17 08:36:20 UTC (rev 442318)
@@ -2,7 +2,7 @@
 
 _pkgname=FanFicFare
 pkgname=fanficfare
-pkgver=3.5.0
+pkgver=3.6.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=('5eb273c9a9cfbee06645cd966baa890c26f0ddcba93148aaa90c41f45da53c2c')
+sha256sums=('f293900000920dbcc158a0b9cb7adb1b3c668141a231110c9e73809c01fc16b5')
 
 build() {
     cd "${srcdir}/${_pkgname}-${pkgver}"

Modified: changelog.txt
===================================================================
--- changelog.txt	2019-03-17 08:33:18 UTC (rev 442317)
+++ changelog.txt	2019-03-17 08:36:20 UTC (rev 442318)
@@ -1,3 +1,13 @@
+Version 3.6.0 - 12 Feb 2019
+- Make CLI -j/--json-meta option work on download/update as well as
+  -m/--meta-only.
+- Fix & improve universe_as_series for adapter_storiesonlinenet
+- Update translations
+- Update adapter_fictionhuntcom for stories with no chapters.
+- Update adapter_fictionhuntcom for significant site changes.
+- Collect ships and description in adapter_harrypotterfanfictioncom.
+- Some AO3 stories don't have fandom tags.
+
 Version 3.5.0 - 11 Feb 2019
 - Update Translations.
 - Remove firefly.populli.org -- now on AO3.
@@ -12,24 +22,3 @@
 - Add always_login setting to base_xenforo for SV login-required story with
   404 result.
 - Ignore current Virtual Library when checking for existing story ID.
-
-Version 3.4.0 - 07 Jan 2019
-- Fix defaults.ini add_to_titlepage_entries for hentai-foundry.com
-- Fix metadata parsing for adapter_siyecouk
-- Fix adapter_whoficcom for site changes.
-- Update translations.
-- Fix AO3 logout url used to detect when already logged in.
-- Add conditionals_use_lists(default:true) setting for replace_metadata &
-  Include/Exclude metadata conditionals. Might change existing behavior for some
-  users.
-- Remove outdated comment.
-- Allow ==, !=, =~ and !~ in replace_metadata conditionals like
-  in/exclude_metadata.
-- Additional metadata edit recursion proofing.
-- Allow animated gifs through Calibre Image proc -- need to remove gif.py
-  later.
-- Update some comments in adapter_archiveofourownorg
-- Additional fix for AO3 login site changes.
-- Fix for AO3 login site changes.
-- Add bookmarkprivate and bookmarkrec site-specific metadata to
-  adapter_archiveofourownorg



More information about the arch-commits mailing list