Skip to content

Commit

Permalink
kf6-ktexteditor: Update to v6.11.0
Browse files Browse the repository at this point in the history
Release notes available [here](https://kde.org/announcements/frameworks/6/6.11.0/)

Signed-off-by: Reilly Brogan <[email protected]>
  • Loading branch information
ReillyBrogan committed Feb 19, 2025
1 parent a329d41 commit e1490ba
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
3 changes: 3 additions & 0 deletions packages/k/kf6-ktexteditor/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ libKF6Completion.so.6:_ZThn40_N9KLineEdit17setCompletedItemsERK5QListI7QStringEb
libKF6Completion.so.6:_ZThn40_N9KLineEdit17setCompletionModeEN11KCompletion14CompletionModeE
libKF6Completion.so.6:_ZThn40_N9KLineEdit19setCompletionObjectEP11KCompletionb
libKF6ConfigCore.so.6:_ZN11KConfigBase11deleteGroupERK7QString6QFlagsINS_15WriteConfigFlagEE
libKF6ConfigCore.so.6:_ZN11KConfigBase5groupERK7QString
libKF6ConfigCore.so.6:_ZN12KConfigGroup10writeEntryEPKcRK10QByteArray6QFlagsIN11KConfigBase15WriteConfigFlagEE
libKF6ConfigCore.so.6:_ZN12KConfigGroup10writeEntryEPKcRK5QListI7QStringE6QFlagsIN11KConfigBase15WriteConfigFlagEE
libKF6ConfigCore.so.6:_ZN12KConfigGroup10writeEntryEPKcRK5QListI8QVariantE6QFlagsIN11KConfigBase15WriteConfigFlagEE
Expand All @@ -96,12 +97,14 @@ libKF6ConfigCore.so.6:_ZN12KConfigGroup10writeEntryERK7QStringRK5QListIS0_E6QFla
libKF6ConfigCore.so.6:_ZN12KConfigGroup10writeEntryERK7QStringS2_6QFlagsIN11KConfigBase15WriteConfigFlagEE
libKF6ConfigCore.so.6:_ZN12KConfigGroup11deleteEntryEPKc6QFlagsIN11KConfigBase15WriteConfigFlagEE
libKF6ConfigCore.so.6:_ZN12KConfigGroup11deleteGroupE6QFlagsIN11KConfigBase15WriteConfigFlagEE
libKF6ConfigCore.so.6:_ZN12KConfigGroup12moveValuesToERK5QListIPKcERS_6QFlagsIN11KConfigBase15WriteConfigFlagEE
libKF6ConfigCore.so.6:_ZN12KConfigGroup17writeXdgListEntryEPKcRK5QListI7QStringE6QFlagsIN11KConfigBase15WriteConfigFlagEE
libKF6ConfigCore.so.6:_ZN12KConfigGroupC1EP11KConfigBaseRK7QString
libKF6ConfigCore.so.6:_ZN12KConfigGroupC1EPK11KConfigBaseRK7QString
libKF6ConfigCore.so.6:_ZN12KConfigGroupC1ERK28QExplicitlySharedDataPointerI13KSharedConfigERK7QString
libKF6ConfigCore.so.6:_ZN12KConfigGroupD1Ev
libKF6ConfigCore.so.6:_ZN13KSharedConfig10openConfigERK7QString6QFlagsIN7KConfig8OpenFlagEEN14QStandardPaths16StandardLocationE
libKF6ConfigCore.so.6:_ZN13KSharedConfig15openStateConfigERK7QString
libKF6ConfigCore.so.6:_ZN7KConfig4syncEv
libKF6ConfigCore.so.6:_ZN7KConfigC1ERK7QString6QFlagsINS_8OpenFlagEEN14QStandardPaths16StandardLocationE
libKF6ConfigCore.so.6:_ZN7KConfigD1Ev
Expand Down
6 changes: 3 additions & 3 deletions packages/k/kf6-ktexteditor/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kf6-ktexteditor
version : 6.10.0
release : 15
version : 6.11.0
release : 16
source :
- https://download.kde.org/stable/frameworks/6.10/ktexteditor-6.10.0.tar.xz : 3f80c4feb8737cef83775e2c79f86060c16af89ee8b48e2d72f94bdc1a180b9f
- https://download.kde.org/stable/frameworks/6.11/ktexteditor-6.11.0.tar.xz : 82d33dccad98e2f514de4d17c4e665197fdd8588a55979358f88aeeac6fc4419
homepage : https://community.kde.org/Frameworks
license :
- BSD-2-Clause
Expand Down
10 changes: 5 additions & 5 deletions packages/k/kf6-ktexteditor/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<Path fileType="executable">/usr/bin/ktexteditor-script-tester6</Path>
<Path fileType="library">/usr/lib64/kf6/kauth/kauth_ktexteditor_helper</Path>
<Path fileType="library">/usr/lib64/libKF6TextEditor.so.6</Path>
<Path fileType="library">/usr/lib64/libKF6TextEditor.so.6.10.0</Path>
<Path fileType="library">/usr/lib64/libKF6TextEditor.so.6.11.0</Path>
<Path fileType="library">/usr/lib64/qt6/plugins/kf6/parts/katepart.so</Path>
<Path fileType="data">/usr/share/dbus-1/system-services/org.kde.ktexteditor6.katetextbuffer.service</Path>
<Path fileType="data">/usr/share/dbus-1/system.d/org.kde.ktexteditor6.katetextbuffer.conf</Path>
Expand Down Expand Up @@ -130,7 +130,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="15">kf6-ktexteditor</Dependency>
<Dependency release="16">kf6-ktexteditor</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/KF6/KTextEditor/KTextEditor/AbstractAnnotationItemDelegate</Path>
Expand Down Expand Up @@ -196,9 +196,9 @@
</Files>
</Package>
<History>
<Update release="15">
<Date>2025-01-09</Date>
<Version>6.10.0</Version>
<Update release="16">
<Date>2025-02-19</Date>
<Version>6.11.0</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
Expand Down

0 comments on commit e1490ba

Please sign in to comment.