- Update to 4.32.0:
- Update translations. - Add Edit personal.ini as a direct menu item--can keyboard shortcut - adapter_deviantartcom: Fix for site change and detect no username. - Set book[tags] after writeStory for literotica. - New site: syosetu.com Japanese language site, thanks praschke - Don't do random lang anymore in test1--changes series sort in Calibre. - Don't need \n after </span> looking for log entries. - Add include_images:coveronly option for [#1037](https://github.com/JimmXinu/FanFicFare/issues/1037) - adapter_literotica: Allow for empty div.aa_ht tags, remove extra None from text - adapter_wwwutopiastoriescom: Remove author page get, add extracategories instead. Site static now. - adapter_wwwutopiastoriescom: Updates for site changes. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=112
This commit is contained in:
parent
4675ed6dff
commit
79618fffd4
BIN
FanFicFare-4.30.0.tar.gz
(Stored with Git LFS)
BIN
FanFicFare-4.30.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
FanFicFare-4.32.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
FanFicFare-4.32.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 17:34:47 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Update to 4.32.0:
|
||||
- Update translations.
|
||||
- Add Edit personal.ini as a direct menu item--can keyboard
|
||||
shortcut
|
||||
- adapter_deviantartcom: Fix for site change and detect no
|
||||
username.
|
||||
- Set book[tags] after writeStory for literotica.
|
||||
- New site: syosetu.com Japanese language site, thanks praschke
|
||||
- Don't do random lang anymore in test1--changes series sort in
|
||||
Calibre.
|
||||
- Don't need \n after </span> looking for log entries.
|
||||
- Add include_images:coveronly option for
|
||||
[#1037](https://github.com/JimmXinu/FanFicFare/issues/1037)
|
||||
- adapter_literotica: Allow for empty div.aa_ht tags, remove
|
||||
extra None from text
|
||||
- adapter_wwwutopiastoriescom: Remove author page get, add
|
||||
extracategories instead. Site static now.
|
||||
- adapter_wwwutopiastoriescom: Updates for site changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 28 10:24:33 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define modnamedown fanficfare
|
||||
%define skip_python2 1
|
||||
Name: python-fanficfare
|
||||
Version: 4.30.0
|
||||
Version: 4.32.0
|
||||
Release: 0
|
||||
Summary: Tool for making eBooks from stories on fanfiction and other web sites
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user