https://bugs.kde.org/show_bug.cgi?id=481024

--- Comment #22 from David Faure <fa...@kde.org> ---
The change contains a new feature and lots of new texts to be translated, I
have no idea if it can be accepted into 22.12.3. Let's see if it's approved
before discussing backports, in any case.

But you don't actually need it to be released in order to use it. You can
easily rebuild a patch akonadi-calendar package even right now.
You're on OpenSUSE so in your case it means downloading the src rpm (1), adding
my change as a patch in the spec file (2), rebuilding the RPM (3), installing
(4), done. Or doing that on the opensuse build service to install less
development packages locally (but step 2 is the same).

(1) sudo zypper source-install akonadi-calendar
(2) adding the patch in /usr/src/packages/SOURCES, editing
/usr/src/packages/SPECS/akonadi-calendar.spec to add it
(3) rpmbuild -bb akonadi-calendar.spec
(4) rpm -Uvh *.rpm

Please don't ask me to guide you step by step, there are online resources for
all this.
Debian/ubuntu users can do something similar with apt-get source and debuild.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to