Accepting request 927306 from Documentation:Tools
OBS-URL: https://build.opensuse.org/request/show/927306 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sigil?expand=0&rev=22
This commit is contained in:
commit
715fc33eda
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -22,4 +22,4 @@
|
|||||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
## Specific LFS patterns
|
## Specific LFS patterns
|
||||||
Sigil_User_Guide_2021.05.27_epub3.epub filter=lfs diff=lfs merge=lfs -text
|
Sigil_User_Guide_2021.10.12_eopub3.epub filter=lfs diff=lfs merge=lfs -text
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e0ffb9a311b3f5c3f4f77111962dbc94ed3bd05cdf80d2c7f3477bd0ecede916
|
|
||||||
size 6840679
|
|
3
Sigil_User_Guide_2021.10.12_eopub3.epub
Normal file
3
Sigil_User_Guide_2021.10.12_eopub3.epub
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2c90f50f07e7f130a38a30c33f88b6005c5c8241f390f7b2ffcb0b5c7bdb0d0b
|
||||||
|
size 6645684
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f8ea3c11a33bb54de3de1b401fb7ec8d440a5a63277c4d7ed32a29ba629eac66
|
|
||||||
size 21315598
|
|
3
sigil-1.8.0.tar.gz
Normal file
3
sigil-1.8.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:33d84331f259ab8d92fc2c5fed6f05fd5f011695c48f83537423635a7afdd2ec
|
||||||
|
size 21217901
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 25 12:34:24 UTC 2021 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 1.8.0
|
||||||
|
* Bug Fixes:
|
||||||
|
- Reports now generate properly quoted csv when saved
|
||||||
|
- Workaround Bug in QtWebengine when using custom scheme
|
||||||
|
handler and specific audio/video codecs
|
||||||
|
- Fix CV -> Preview sync after intial load when Preview Zoom is
|
||||||
|
not equal to 100%
|
||||||
|
- Fix link tags with rel set to stylesheets via Mend and Mend
|
||||||
|
and Prettify that are missing type
|
||||||
|
- Fix GoToLinkOrStyle to work on css link tags in head
|
||||||
|
- Fix logic in GoToLinkOrStyle to better identify the actual
|
||||||
|
target with styles
|
||||||
|
- Fix insert media file when cursor at very start of tag
|
||||||
|
- Fix Windows and macOS bugs when generating Keyboard Shortcuts
|
||||||
|
- Fix insert closing tag when cursor at very start of tag
|
||||||
|
- Fix double copy to Clipboard from OPF and NCX Tabs
|
||||||
|
- Fix GoToLinkOrStyle when class attribute present but cursor
|
||||||
|
not in the class attribute
|
||||||
|
- Fix TabManager scroll to position to properly handle position
|
||||||
|
of 0
|
||||||
|
- Fix crash using Split At Markers when body tag is completely
|
||||||
|
empty (no whitespace or anything)
|
||||||
|
* New Features:
|
||||||
|
- BookBrowser can now link javascripts similarly to how it
|
||||||
|
links stylesheets
|
||||||
|
- Epub3 javascripts can now open windows if javascript is
|
||||||
|
enabled
|
||||||
|
- Add Find and Replace context menu to clear its curent values
|
||||||
|
and history
|
||||||
|
- Add support for 3 Automation lists that support editing and
|
||||||
|
automatically running a list of commands that can include all
|
||||||
|
Sigil plugins and a limited set of Tools
|
||||||
|
- Add support for BookBrowser to insert a blank javascript file
|
||||||
|
- Do not require replacement prompt if current book is
|
||||||
|
unmodified and input plugin is run
|
||||||
|
- Update sigil user guide to version 2021.10.12.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 23 05:50:52 UTC 2021 - ecsos <ecsos@opensuse.org>
|
Fri Jul 23 05:50:52 UTC 2021 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@ -16,16 +16,16 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define sigil_doc_version 2021.05.27
|
%define sigil_doc_version 2021.10.12
|
||||||
Name: sigil
|
Name: sigil
|
||||||
Version: 1.7.0
|
Version: 1.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: WYSIWYG Ebook Editor
|
Summary: WYSIWYG Ebook Editor
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
URL: https://sigil-ebook.com/
|
URL: https://sigil-ebook.com/
|
||||||
Source0: https://github.com/Sigil-Ebook/Sigil/archive/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/Sigil-Ebook/Sigil/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
Source1: https://github.com/Sigil-Ebook/Sigil/raw/master/docs/Sigil_User_Guide_%{sigil_doc_version}_epub3.epub
|
Source1: https://github.com/Sigil-Ebook/Sigil/raw/master/docs/Sigil_User_Guide_%{sigil_doc_version}_eopub3.epub
|
||||||
Source2: %{name}.desktop
|
Source2: %{name}.desktop
|
||||||
# PATCH-FIX-OPENSUSE Disabled __DATE__ and __TIME__ which is replaced later in pre section
|
# PATCH-FIX-OPENSUSE Disabled __DATE__ and __TIME__ which is replaced later in pre section
|
||||||
Patch0: %{name}-gt-0.9.0-Dialogs-About.cpp.patch
|
Patch0: %{name}-gt-0.9.0-Dialogs-About.cpp.patch
|
||||||
@ -175,7 +175,7 @@ popd
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING.txt
|
%license COPYING.txt
|
||||||
%doc ChangeLog.txt README.md Sigil_User_Guide_%{sigil_doc_version}_epub3.epub
|
%doc ChangeLog.txt README.md Sigil_User_Guide_%{sigil_doc_version}_eopub3.epub
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_datadir}/applications/%{name}.desktop
|
%{_datadir}/applications/%{name}.desktop
|
||||||
%dir %{_datadir}/icons/hicolor/
|
%dir %{_datadir}/icons/hicolor/
|
||||||
|
Loading…
Reference in New Issue
Block a user