Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package marknote for openSUSE:Factory checked in at 2024-04-05 20:27:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/marknote (Old) and /work/SRC/openSUSE:Factory/.marknote.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "marknote" Fri Apr 5 20:27:28 2024 rev:2 rq:1164344 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/marknote/marknote.changes 2024-04-02 16:45:08.643004588 +0200 +++ /work/SRC/openSUSE:Factory/.marknote.new.1905/marknote.changes 2024-04-05 20:27:29.485843641 +0200 @@ -1,0 +2,12 @@ +Wed Apr 3 11:32:17 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 1.1.1 + * Broader Markdown support. Marknote can now display images and + task lists in the editor + * Export to PDF, HTML and ODT + * New command bar to give access to essential actions + * Markdown to use the newly introduced FormCardDialog from + KirigamiAddons +- Added the md4c build dependency + +------------------------------------------------------------------- Old: ---- marknote-1.0.0.tar.xz marknote-1.0.0.tar.xz.sig New: ---- marknote-1.1.1.tar.xz marknote-1.1.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ marknote.spec ++++++ --- /var/tmp/diff_new_pack.8QwuC5/_old 2024-04-05 20:27:31.201906751 +0200 +++ /var/tmp/diff_new_pack.8QwuC5/_new 2024-04-05 20:27:31.217907339 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: marknote -Version: 1.0.0 +Version: 1.1.1 Release: 0 Summary: Rich text notes editor License: GPL-2.0-or-later @@ -32,11 +32,13 @@ Source2: marknote.keyring %endif BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +BuildRequires: cmake(md4c) BuildRequires: cmake(KF6ColorScheme) >= %{kf6_version} BuildRequires: cmake(KF6Config) >= %{kf6_version} BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} BuildRequires: cmake(KF6Kirigami2) >= %{kf6_version} +BuildRequires: cmake(KF6KirigamiAddons) >= 1.1.0 BuildRequires: cmake(KF6XmlGui) >= %{kf6_version} BuildRequires: cmake(Qt6Core) >= %{qt6_version} BuildRequires: cmake(Qt6Gui) >= %{qt6_version} @@ -45,6 +47,7 @@ BuildRequires: cmake(Qt6Svg) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} Requires: kf6-kirigami-imports >= %{kf6_version} +Requires: kirigami-addons6 >= 1.1.0 Requires: qt6-declarative-imports >= %{qt6_version} %description ++++++ marknote-1.0.0.tar.xz -> marknote-1.1.1.tar.xz ++++++ ++++ 18557 lines of diff (skipped)