diff --git a/FanFicFare-3.3.0.tar.gz b/FanFicFare-3.3.0.tar.gz deleted file mode 100644 index 56eee1f..0000000 --- a/FanFicFare-3.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3fa306f94b34870f3812cb65276ee0876cf9831b355934baa7108154fdbe6b5 -size 1073812 diff --git a/FanFicFare-3.5.0.tar.gz b/FanFicFare-3.5.0.tar.gz new file mode 100644 index 0000000..4f4864f --- /dev/null +++ b/FanFicFare-3.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eb273c9a9cfbee06645cd966baa890c26f0ddcba93148aaa90c41f45da53c2c +size 1071162 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 55170ac..5f9134c 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Thu Mar 7 07:39:41 UTC 2019 - Matěj Cepl + +- Update to version 3.5.0 (from 3.3.0): + - 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. + - 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 + ------------------------------------------------------------------- Thu Jan 03 13:32:26 UTC 2019 - opensuse-packaging@opensuse.org diff --git a/python-fanficfare.spec b/python-fanficfare.spec index edd5909..1b7dfde 100644 --- a/python-fanficfare.spec +++ b/python-fanficfare.spec @@ -20,7 +20,7 @@ %define modnamedown fanficfare %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-fanficfare -Version: 3.3.0 +Version: 3.5.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only