From 0772b28cebf048e79186a12b7232afaecf3ab879536990f26fc79b19e62f0b04 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Sat, 14 Nov 2020 11:14:12 +0000 Subject: [PATCH 1/3] Accepting request 848499 from home:ecsos - Update to 1.4.0 * New Features: - Two different types of Multiple Language Spellchecking support added: - A user can now specify a Primary and a Secondary Language dictionary for real-time spellchecking (red squiggley underline). - The Spellcheck Dialog will now support spell checking as determined by xml:lang and lang attributes in any languages with dictionaries - Main UI icons now use scalable svg files to better serve higher res displays. - New brighter Sigil Application Icon is now being used. - Alternate Sigil main Application Icon now available as a build-time option - Sigil now provides 3 different Icon Themes for the user: Main, Fluent, and Material. Again all thanks goes to eckyEbook for creating/collecting all of the icon themes! - Sigil will now support a custom user-determined Icon theme via a custom .rcc file. - pre-made icon themes for Legacy and Material themes in different base colors are now available with more user-contributed theme files to hopefully come. - checkout https://github.com/Sigil-Ebook/IconThemes for more information and additional themes - New main toolbar icons are now available and improved icon groupings have been made to provide the user with a greater - degree of toolbar customization. Users may need to drag and drop icon grouping and modify their selections of Toolbars to see some of these new options. - Improved support for IRI (international) hrefs. OPF newly added file manifest ids now converted to plain ascii to prevent issues with older readers * Bug Fixes: - Fix bugs in Marking for Index - Perform major URL en/decode refactoring to properly handle '#' (and other reserved chars) in file names - Translate "Table of Contents" using book language not ui langauge - Fix handling of links when using Add Existing on xhtml files with links to other xhtml files - Fix split code to better handle duplicate target ids that reside in different files - Bug fixes for the plugin interface from wrCisco - Bug fixes for the plugin interface setguide from BeckyDTP - Fix bug in OPF parsing when valid but non-traditional namespace prefixes are used - Fix rare off by one condition in clip number to clip enditor model conversion OBS-URL: https://build.opensuse.org/request/show/848499 OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/sigil?expand=0&rev=48 --- sigil-1.3.0.tar.gz | 3 --- sigil-1.4.0.tar.gz | 3 +++ sigil.changes | 51 ++++++++++++++++++++++++++++++++++++++++++++++ sigil.spec | 16 +++++++++------ 4 files changed, 64 insertions(+), 9 deletions(-) delete mode 100644 sigil-1.3.0.tar.gz create mode 100644 sigil-1.4.0.tar.gz diff --git a/sigil-1.3.0.tar.gz b/sigil-1.3.0.tar.gz deleted file mode 100644 index aa10971..0000000 --- a/sigil-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac302328f0d0e0144e67bd4cbd7834650eb219f81a623f393271bf6f0686cc56 -size 21697294 diff --git a/sigil-1.4.0.tar.gz b/sigil-1.4.0.tar.gz new file mode 100644 index 0000000..6d0c649 --- /dev/null +++ b/sigil-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b309098b857619f3c2be227e1187ee0f462019dbb43a88c2e82aeb08ee9bbb6 +size 24118037 diff --git a/sigil.changes b/sigil.changes index 916b3f9..477b84e 100644 --- a/sigil.changes +++ b/sigil.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Sat Nov 14 09:39:27 UTC 2020 - ecsos + +- Update to 1.4.0 + * New Features: + - Two different types of Multiple Language Spellchecking support added: + - A user can now specify a Primary and a Secondary Language + dictionary for real-time spellchecking (red squiggley underline). + - The Spellcheck Dialog will now support spell checking as + determined by xml:lang and lang attributes in any languages + with dictionaries + - Main UI icons now use scalable svg files to better serve + higher res displays. + - New brighter Sigil Application Icon is now being used. + - Alternate Sigil main Application Icon now available as a + build-time option + - Sigil now provides 3 different Icon Themes for the user: + Main, Fluent, and Material. Again all thanks goes to + eckyEbook for creating/collecting all of the icon themes! + - Sigil will now support a custom user-determined Icon theme + via a custom .rcc file. + - pre-made icon themes for Legacy and Material themes in + different base colors are now available with more + user-contributed theme files to hopefully come. + - checkout https://github.com/Sigil-Ebook/IconThemes for more + information and additional themes + - New main toolbar icons are now available and improved icon + groupings have been made to provide the user with a greater - + degree of toolbar customization. Users may need to drag and + drop icon grouping and modify their selections of Toolbars to + see some of these new options. + - Improved support for IRI (international) hrefs. OPF newly + added file manifest ids now converted to plain ascii to + prevent issues with older readers + * Bug Fixes: + - Fix bugs in Marking for Index + - Perform major URL en/decode refactoring to properly handle + '#' (and other reserved chars) in file names + - Translate "Table of Contents" using book language not ui + langauge + - Fix handling of links when using Add Existing on xhtml files + with links to other xhtml files + - Fix split code to better handle duplicate target ids that + reside in different files + - Bug fixes for the plugin interface from wrCisco + - Bug fixes for the plugin interface setguide from BeckyDTP + - Fix bug in OPF parsing when valid but non-traditional + namespace prefixes are used + - Fix rare off by one condition in clip number to clip enditor + model conversion + ------------------------------------------------------------------- Sat Jul 25 08:22:20 UTC 2020 - ecsos diff --git a/sigil.spec b/sigil.spec index 0fc394e..8b1bc28 100644 --- a/sigil.spec +++ b/sigil.spec @@ -18,7 +18,7 @@ %define sigil_doc_version 2019.09.03 Name: sigil -Version: 1.3.0 +Version: 1.4.0 Release: 0 Summary: WYSIWYG Ebook Editor License: GPL-3.0-only @@ -66,6 +66,8 @@ BuildRequires: python3-html5lib BuildRequires: python3-lxml >= 4.4.2 # upstream use for python3-qt5 5.12.3 BuildRequires: python3-qt5 +BuildRequires: python3-sip +BuildRequires: python3-sip-common # upstream use for python3-regex 2020.6.8 BuildRequires: python3-regex # upstream use for python3-six 1.15.0 @@ -158,11 +160,11 @@ cmake -G "Unix Makefiles" \ mkdir -p %{buildroot}%{_datadir}/applications # install icons for the .desktop file -install -m644 -D src/Resource_Files/icon/app_icon_16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/sigil.png -install -m644 -D src/Resource_Files/icon/app_icon_32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/sigil.png -install -m644 -D src/Resource_Files/icon/app_icon_48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/sigil.png -install -m644 -D src/Resource_Files/icon/app_icon_128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/sigil.png -install -m644 -D src/Resource_Files/icon/app_icon_256.png %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/sigil.png +install -m644 -D src/Resource_Files/icon/app_icons_orig/app_icon_16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/sigil.png +install -m644 -D src/Resource_Files/icon/app_icons_orig/app_icon_32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/sigil.png +install -m644 -D src/Resource_Files/icon/app_icons_orig/app_icon_48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/sigil.png +install -m644 -D src/Resource_Files/icon/app_icons_orig/app_icon_128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/sigil.png +install -m644 -D src/Resource_Files/icon/app_icons_orig/app_icon_256.png %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/sigil.png install -m644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop %suse_update_desktop_file %{name} @@ -200,6 +202,8 @@ popd %{_datadir}/%{name}/python3lib %{_datadir}/%{name}/polyfills %{_datadir}/%{name}/plugin_launchers +%dir %{_datadir}/%{name}/iconthemes +%{_datadir}/%{name}/iconthemes/*.rcc %dir %{_libdir}/%{name} %{_libdir}/%{name}/* From 5726defa920f23f9f725d21eb39101eb44ca796ce6ec4901eed40c1565b3e161 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Sun, 15 Nov 2020 19:27:03 +0000 Subject: [PATCH 2/3] Accepting request 848754 from home:ecsos - Remove not needed BuildRequires: python3-sip, python3-sip-common OBS-URL: https://build.opensuse.org/request/show/848754 OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/sigil?expand=0&rev=49 --- sigil.changes | 5 +++++ sigil.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sigil.changes b/sigil.changes index 477b84e..fab48ca 100644 --- a/sigil.changes +++ b/sigil.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 15 19:13:48 UTC 2020 - Eric Schirra + +- Remove not needed BuildRequires: python3-sip, python3-sip-common + ------------------------------------------------------------------- Sat Nov 14 09:39:27 UTC 2020 - ecsos diff --git a/sigil.spec b/sigil.spec index 8b1bc28..06181d0 100644 --- a/sigil.spec +++ b/sigil.spec @@ -66,8 +66,6 @@ BuildRequires: python3-html5lib BuildRequires: python3-lxml >= 4.4.2 # upstream use for python3-qt5 5.12.3 BuildRequires: python3-qt5 -BuildRequires: python3-sip -BuildRequires: python3-sip-common # upstream use for python3-regex 2020.6.8 BuildRequires: python3-regex # upstream use for python3-six 1.15.0 From ff655626d6d95396aac731c19718b14c33bdc95ecb34d75f5fb4bf65171299ac Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Mon, 16 Nov 2020 20:11:49 +0000 Subject: [PATCH 3/3] Accepting request 848963 from home:ecsos - Update to 1.4.1 * Bug Fixes: - critical bug fix for over xml encoding html used inside metadata in the opf - return use of ctrl-f to its long standing functionality OBS-URL: https://build.opensuse.org/request/show/848963 OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/sigil?expand=0&rev=50 --- sigil-1.4.0.tar.gz | 3 --- sigil-1.4.1.tar.gz | 3 +++ sigil.changes | 9 +++++++++ sigil.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 sigil-1.4.0.tar.gz create mode 100644 sigil-1.4.1.tar.gz diff --git a/sigil-1.4.0.tar.gz b/sigil-1.4.0.tar.gz deleted file mode 100644 index 6d0c649..0000000 --- a/sigil-1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b309098b857619f3c2be227e1187ee0f462019dbb43a88c2e82aeb08ee9bbb6 -size 24118037 diff --git a/sigil-1.4.1.tar.gz b/sigil-1.4.1.tar.gz new file mode 100644 index 0000000..c36970a --- /dev/null +++ b/sigil-1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e4919bde7b0e530e12a6feb8956e92e662270187d924a0102e505e942acacb1 +size 24117170 diff --git a/sigil.changes b/sigil.changes index fab48ca..b2d8ce2 100644 --- a/sigil.changes +++ b/sigil.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Nov 16 19:32:44 UTC 2020 - ecsos + +- Update to 1.4.1 + * Bug Fixes: + - critical bug fix for over xml encoding html used inside + metadata in the opf + - return use of ctrl-f to its long standing functionality + ------------------------------------------------------------------- Sun Nov 15 19:13:48 UTC 2020 - Eric Schirra diff --git a/sigil.spec b/sigil.spec index 06181d0..0199034 100644 --- a/sigil.spec +++ b/sigil.spec @@ -18,7 +18,7 @@ %define sigil_doc_version 2019.09.03 Name: sigil -Version: 1.4.0 +Version: 1.4.1 Release: 0 Summary: WYSIWYG Ebook Editor License: GPL-3.0-only