Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package feathernotes for openSUSE:Factory checked in at 2026-04-02 17:41:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/feathernotes (Old) and /work/SRC/openSUSE:Factory/.feathernotes.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "feathernotes" Thu Apr 2 17:41:23 2026 rev:2 rq:1344240 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/feathernotes/feathernotes.changes 2026-01-26 11:02:26.146256452 +0100 +++ /work/SRC/openSUSE:Factory/.feathernotes.new.21863/feathernotes.changes 2026-04-02 17:42:36.578933557 +0200 @@ -1,0 +2,16 @@ +Wed Jan 28 16:42:39 UTC 2026 - Андрей Алыпов <[email protected]> + +- Update to version 1.4.0: + * Made the password protection stronger (previously it just + obfuscated the document). + * Allowed theme icons as node icons. + * Removed C0 control characters from the document on loading it. (Qt6 + rejects them in a backward-incompatible way.) + * Fixed an asymmetry between the forward and backward + searches/replacements if some text was selected. + * Made replacing after searching easier (without needing to clear the + selection first). + * Fixed showing of ampersand in the recent files menu. + * Bumped the minimum version of Qt to 6.5. + +------------------------------------------------------------------- Old: ---- FeatherNotes-1.3.2.tar.xz FeatherNotes-1.3.2.tar.xz.asc New: ---- FeatherNotes-1.4.0.tar.xz FeatherNotes-1.4.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ feathernotes.spec ++++++ --- /var/tmp/diff_new_pack.OIJv49/_old 2026-04-02 17:42:37.430968747 +0200 +++ /var/tmp/diff_new_pack.OIJv49/_new 2026-04-02 17:42:37.434968912 +0200 @@ -18,7 +18,7 @@ %global rname FeatherNotes Name: feathernotes -Version: 1.3.2 +Version: 1.4.0 Release: 0 Summary: Qt-based plaintext editor License: GPL-3.0-only @@ -33,7 +33,7 @@ BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig -BuildRequires: cmake(Qt6Core) +BuildRequires: pkgconfig(Qt6Core) >= 6.5.0 BuildRequires: cmake(Qt6Gui) BuildRequires: cmake(Qt6LinguistTools) BuildRequires: cmake(Qt6Network) @@ -65,8 +65,6 @@ * Auto-saving * Optional spell checking with Hunspell -%lang_package - %prep %autosetup -p1 -n %{rname}-%{version} ++++++ FeatherNotes-1.3.2.tar.xz -> FeatherNotes-1.4.0.tar.xz ++++++ ++++ 33564 lines of diff (skipped)
