From 230965edc9d0cc2565ad9fcb1dcca3771bcee950e476aae18f77d9c055a8a7ad Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Mon, 2 Jan 2023 08:54:12 +0000 Subject: [PATCH 1/2] 23.01.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tokodon?expand=0&rev=7 --- tokodon-22.11.2.tar.xz | 3 --- tokodon-22.11.2.tar.xz.sig | 11 ----------- tokodon-23.01.0.tar.xz | 3 +++ tokodon-23.01.0.tar.xz.sig | 11 +++++++++++ tokodon.changes | 12 ++++++++++++ tokodon.spec | 2 +- 6 files changed, 27 insertions(+), 15 deletions(-) delete mode 100644 tokodon-22.11.2.tar.xz delete mode 100644 tokodon-22.11.2.tar.xz.sig create mode 100644 tokodon-23.01.0.tar.xz create mode 100644 tokodon-23.01.0.tar.xz.sig diff --git a/tokodon-22.11.2.tar.xz b/tokodon-22.11.2.tar.xz deleted file mode 100644 index 08e99b0..0000000 --- a/tokodon-22.11.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c74182e033395e3982f5b41304f896aac9644d03193f87829cd1844752f5aedc -size 166436 diff --git a/tokodon-22.11.2.tar.xz.sig b/tokodon-22.11.2.tar.xz.sig deleted file mode 100644 index d8521f9..0000000 --- a/tokodon-22.11.2.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEOf+pPK6cavwhKtACAjJUSCBORSoFAmOd5jkACgkQAjJUSCBO -RSoAxAf+PGqkq3Pz4lc3oKaP7npR7HQyIfYZkHjAKZG01pLfdQRyCBt03brsm0gJ -Xzx4MkPBsi87csXqHVee65tQXv9uiIONDrjB22FkRdo3CEXcFY8G/04kwhdy/CXL -mUE5LN4M+r7tKR811ThK0qeK369PnON9igmMJ2pJ6S57PnCDmeDrmoWRn4VAJCUT -HE9dw3jtNU+esRM8bm5URQ1xdSOn2iBSQE2zWisq1dVz4HGiD6+3lT1oC0mEq1sP -j7Cvr79CoXNXaKOU/zWLStmd9VH6IP1e6LmsgsPw0WUT0Qh1y6xqbd0eMjqWSFUl -UkQewa1P6/bAkMV+fA8cJ2FwunIVig== -=3eCy ------END PGP SIGNATURE----- diff --git a/tokodon-23.01.0.tar.xz b/tokodon-23.01.0.tar.xz new file mode 100644 index 0000000..e508cec --- /dev/null +++ b/tokodon-23.01.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7281fde94bdcca2c8063165abe39116dd423028fa27071cf85202d2a7d65c3 +size 189660 diff --git a/tokodon-23.01.0.tar.xz.sig b/tokodon-23.01.0.tar.xz.sig new file mode 100644 index 0000000..9832cd4 --- /dev/null +++ b/tokodon-23.01.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEOf+pPK6cavwhKtACAjJUSCBORSoFAmOyAt0ACgkQAjJUSCBO +RSrj3Af8CNXPKMx/RXzN+fL/jFXmXDeJItaTsLDxd5eqhee5/KPa4158mbdA4KwN +eS8EZx+oguOXeYS/ZU+c81DFKXccqxmOGwdXfu66djb/C/phwdUQO0hPHw3ghagg +QcIgVx5p6vS3Fziu/2Bu6nda6OxSvx4t66nAlBd2Zp9YOFq98FYuOPVvj7IluVH6 +Zmhv66pITEenlSSkcztfqmFSGuKT9yeeb62pBhg8szQ7uptXH7RmZQBVIV7/i9ff +6KkN4553GXZ8zHoHSzm6A4Y3MbDLfH/2Jpx9R40IAQi9b8gRK3uUEGwDB5m/qcvf +CFTpGqzDe6YFVOcIEXOZ6XLLvCv1Ww== +=4h6y +-----END PGP SIGNATURE----- diff --git a/tokodon.changes b/tokodon.changes index 9c361f4..b2792cd 100644 --- a/tokodon.changes +++ b/tokodon.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Jan 2 08:51:38 UTC 2023 - Christophe Marin + +- Update to 23.01.0 + * New timeline design + * Searching post, accounts, tags is now possible + * Hashtag Handling + * Conversation View + * Poll Support + * Account Editor + * Real-Time Timeline Update + ------------------------------------------------------------------- Tue Dec 20 12:06:07 UTC 2022 - Christophe Marin diff --git a/tokodon.spec b/tokodon.spec index f405ffb..a40712a 100644 --- a/tokodon.spec +++ b/tokodon.spec @@ -18,7 +18,7 @@ %bcond_without released Name: tokodon -Version: 22.11.2 +Version: 23.01.0 Release: 0 Summary: Mastodon client by KDE License: GPL-3.0-only From 44a7947b773d4cf7e9f75a5e6f135472bee58050bd439c2b3589740a24280d47 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Mon, 2 Jan 2023 08:57:25 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tokodon?expand=0&rev=8 --- tokodon.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tokodon.spec b/tokodon.spec index a40712a..19b8844 100644 --- a/tokodon.spec +++ b/tokodon.spec @@ -36,7 +36,7 @@ BuildRequires: cmake(KF5DBusAddons) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Kirigami2) -BuildRequires: cmake(KF5KirigamiAddons) >= 0.6 +BuildRequires: cmake(KF5KirigamiAddons) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5QQC2DesktopStyle) BuildRequires: cmake(KF5WindowSystem) >= 5.91 @@ -82,8 +82,9 @@ community. %{_kf5_appstreamdir}/org.kde.tokodon.appdata.xml %{_kf5_bindir}/tokodon %{_kf5_debugdir}/tokodon.categories +%{_kf5_iconsdir}/hicolor/scalable/actions/tokodon-chat-reply.svg +%{_kf5_iconsdir}/hicolor/scalable/apps/org.kde.tokodon.svg %{_kf5_notifydir}/tokodon.notifyrc -%{_kf5_sharedir}/icons/hicolor/scalable/apps/org.kde.tokodon.svg %files lang -f tokodon.lang