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

Eli Schwartz eschwartz at archlinux.org
Mon Apr 22 18:59:08 UTC 2019


    Date: Monday, April 22, 2019 @ 18:59:07
  Author: eschwartz
Revision: 452991

upgpkg: fanficfare 3.7.0-1

upstream release

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

---------------+
 PKGBUILD      |    5 +++--
 changelog.txt |   35 ++++++++++++++++++++---------------
 2 files changed, 23 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-22 18:48:05 UTC (rev 452990)
+++ PKGBUILD	2019-04-22 18:59:07 UTC (rev 452991)
@@ -2,7 +2,7 @@
 
 _pkgname=FanFicFare
 pkgname=fanficfare
-pkgver=3.6.0
+pkgver=3.7.0
 pkgrel=1
 pkgdesc="A tool for downloading fanfiction to eBook formats"
 arch=('any')
@@ -12,7 +12,8 @@
 depends=('python' 'python-beautifulsoup4' 'python-chardet' 'python-html5lib'
          'python-html2text')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('f293900000920dbcc158a0b9cb7adb1b3c668141a231110c9e73809c01fc16b5')
+sha256sums=('4d6727cbe8cbae783c3c1290d04f4a76f317ae3add98644029f3772c8336cac9')
+b2sums=('2e7f9e4aec425bc46a1f599e439d92ec47ad9432f54d426d34d96543314b4dd28736fa529512bd431e6955efd0557afcd70ebb5034dfe9514cbc011d2f323cdd')
 
 build() {
     cd "${srcdir}/${_pkgname}-${pkgver}"

Modified: changelog.txt
===================================================================
--- changelog.txt	2019-04-22 18:48:05 UTC (rev 452990)
+++ changelog.txt	2019-04-22 18:59:07 UTC (rev 452991)
@@ -1,3 +1,23 @@
+Version 3.7.0 - 19 Apr 2019
+- Revert "Remove defunct site www.destinysgateway.com"
+- Recognize destinysgateway.com and www.destinysgateway.com
+- Remove ncisfic.com -- moved to AO3.
+- Fix date format for adapter_gluttonyfictioncom
+- Comment out some old debugs.
+- Add debug output for encoding used.
+- Fix some comments.
+- Add another StoryDoesNotExist string for adapter_fanfictionnet
+- Closes #390 - RoyalRoad click link in emails.
+- Update a comment link in setup.py.
+- Include status 'Hiatus' for adapter_royalroadcom.
+- Correct a comment in defaults.ini.
+- Fix for saved custom column metadata and boolean values.
+- Add bookmarked site specific metadata for adapter_archiveofourownorg.
+- Fix for PI saved metadata not reading False & empty strings.
+- More fixing for bool metadata values--convert to string when set.
+- Add remove_authorfootnotes_on_update feature for AO3.
+- Update Translations.
+
 Version 3.6.0 - 12 Feb 2019
 - Make CLI -j/--json-meta option work on download/update as well as
   -m/--meta-only.
@@ -7,18 +27,3 @@
 - 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.
-- Remove fhsarchive.com -- now on AO3.
-- Add www.mugglenetfanfiction.com as replacement for removed
-  fanfiction.mugglenet.com.
-- Fix for int(pages) in adapter_adultfanfictionorg. Closes #375
-- Fix author parsing at webnovelcom - pull request #372 from Rikkitp
-- Remember original href in data-orighref attr with epub
-  internalize_text_links so inserted 'earlier' chapters don't break internal
-  links.
-- 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.



More information about the arch-commits mailing list