Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tokodon for openSUSE:Factory checked 
in at 2023-08-31 13:45:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tokodon (Old)
 and      /work/SRC/openSUSE:Factory/.tokodon.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tokodon"

Thu Aug 31 13:45:27 2023 rev:9 rq:1105831 version:23.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tokodon/tokodon.changes  2023-07-07 
15:52:37.382091282 +0200
+++ /work/SRC/openSUSE:Factory/.tokodon.new.1766/tokodon.changes        
2023-08-31 13:50:59.307526029 +0200
@@ -1,0 +2,51 @@
+Sun Aug 20 14:00:32 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.0/
+- Changes since 23.07.90:
+  * Add fake identity so the timeline test works again
+  * Use upload icons instead of download icons in the profile editor
+  * You did implement account editing, uncomment the arrow
+  * Use display name instead of the username in the timeline name
+  * Stop Qt Quick from complaining because "there's no place to replace"
+  * Improve Poll, by removing the invalid state and registering it properly
+  * Stop UserInfo from reading the pageStack if nothing has been added to it
+  * Fix AbstractAccount::apiUrl to strip slashes
+  * Stop interactions with posts causing the entire delegate to reload
+  * Improve default language selection when the preference is missing
+  * Add support for more poll options, if Pleroma/Akkoma reports it
+  * Handle Pleroma/Akkoma storing max post characters differently
+  * Fix my dumb mistake of adding two of the same property
+  * Set a maximum line count so link descriptions elide properly
+  * Fix the instance name sometimes getting out of sync in switcher
+  * Overhaul status composer attachment grid to match expected behavior
+
+-------------------------------------------------------------------
+Mon Aug 14 08:03:48 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.07.90
+  * New feature release
+- Changes since 23.07.80:
+  * Fix spacing in LinkPreview
+  * Show Link Preview only when Post Content is visible.
+
+-------------------------------------------------------------------
+Tue Aug  1 10:14:43 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.07.80
+  * New feature release
+- Too many changes since 23.04.3, only listing bugfixes:
+  * Open account links inside Tokodon (kde#472496)
+  * Respect the filter action, so users can completely hide filtered posts 
(kde#471211)
+  * Set the custom icon theme to the main icon theme, not the fallback 
(kde#467143)
+  * Squash yet another duplicate accounts bug (kde#466440)
+  * Better communique state of search progress (kde#467206)
+  * Add a loading placeholder for searching (kde#467206)
+  * When user hides media, automatically pause the video (kde#467214)
+  * Fix -v arg not working when tokodon is already running (kde#467205)
+  * Allow submitting posts by pressing CTRL+ENTER or CTRL+RETURN (kde#467164)
+  * Make the composer text automatically focused (kde#467162)
+
+-------------------------------------------------------------------

Old:
----
  tokodon-23.04.3.tar.xz
  tokodon-23.04.3.tar.xz.sig

New:
----
  tokodon-23.08.0.tar.xz
  tokodon-23.08.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tokodon.spec ++++++
--- /var/tmp/diff_new_pack.RfFAAL/_old  2023-08-31 13:51:01.087589653 +0200
+++ /var/tmp/diff_new_pack.RfFAAL/_new  2023-08-31 13:51:01.151591941 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           tokodon
-Version:        23.04.3
+Version:        23.08.0
 Release:        0
 Summary:        Mastodon client by KDE
 License:        GPL-3.0-only
@@ -29,17 +29,19 @@
 Source2:        applications.keyring
 %endif
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  breeze5-icons
+BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5DBusAddons)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5Kirigami2)
-BuildRequires:  cmake(KF5KirigamiAddons)
+BuildRequires:  cmake(KF5KirigamiAddons) >= 0.10
 BuildRequires:  cmake(KF5Notifications)
 BuildRequires:  cmake(KF5QQC2DesktopStyle)
 BuildRequires:  cmake(KF5WindowSystem) >= 5.91
-BuildRequires:  cmake(Qt5Core) >= 5.15.0
+BuildRequires:  cmake(Qt5Core) >= 5.15.2
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Keychain)
 BuildRequires:  cmake(Qt5Multimedia)
@@ -48,8 +50,9 @@
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5WebSockets)
 BuildRequires:  cmake(Qt5Widgets)
-Requires:       kirigami-addons
+BuildRequires:  pkgconfig(mpv)
 Requires:       kirigami2
+Requires:       kirigami-addons
 Requires:       kitemmodels-imports
 Requires:       libqt5-qtgraphicaleffects
 Requires:       libqt5-qtquickcontrols


++++++ tokodon-23.04.3.tar.xz -> tokodon-23.08.0.tar.xz ++++++
++++ 114076 lines of diff (skipped)

Reply via email to