Re: KDE Frameworks 5.112.0

2023-11-13 Thread Albert Astals Cid
El diumenge, 12 de novembre de 2023, a les 10:00:30 (CET), David Faure va 
escriure:
> On lundi 6 novembre 2023 23:16:54 CET David Faure wrote:
> > On lundi 6 novembre 2023 21:46:51 CET Albert Astals Cid wrote:
> > > Can you respin karchive to include my last commit in the kf5 branch?
> > > https://invent.kde.org/frameworks/karchive/-/commits/kf5
> > 
> > Hmm, there is very likely more code affected by this shared-mime-info
> > change:
> > [...]
> > Hopefully we can sort this out quick and
> > release a new shared-mime-info before too many people use 2.3
> 
> I just made a 2.4 release of shared-mime-info to repair this.
> 
> https://gitlab.freedesktop.org/xdg/shared-mime-info/-/releases/2.4

Awesome :)

Cheers,
  Albert




Re: KDE Frameworks 5.112.0

2023-11-12 Thread David Faure
On lundi 6 novembre 2023 23:16:54 CET David Faure wrote:
> On lundi 6 novembre 2023 21:46:51 CET Albert Astals Cid wrote:
> > Can you respin karchive to include my last commit in the kf5 branch?
> > https://invent.kde.org/frameworks/karchive/-/commits/kf5
> 
> Hmm, there is very likely more code affected by this shared-mime-info
> change:
> [...]
> Hopefully we can sort this out quick and
> release a new shared-mime-info before too many people use 2.3 

I just made a 2.4 release of shared-mime-info to repair this.

https://gitlab.freedesktop.org/xdg/shared-mime-info/-/releases/2.4

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5


signature.asc
Description: This is a digitally signed message part.


Re: KDE Frameworks 5.112.0

2023-11-06 Thread David Faure
On lundi 6 novembre 2023 21:46:51 CET Albert Astals Cid wrote:
> Can you respin karchive to include my last commit in the kf5 branch?
> https://invent.kde.org/frameworks/karchive/-/commits/kf5

Hmm, there is very likely more code affected by this shared-mime-info change:

KF5:
knewstuff/src/core/installation.cpp:|| 
mimeType.inherits(QStringLiteral("application/x-bzip-compressed-tar"))
knewstuff/src/core/installation.cpp:|| 
mimeType.inherits(QStringLiteral("application/x-bzip-compressed-tar")) || 
mimeType.inherits(QStringLiteral("application/x-xz"))
kemoticons/src/core/kemoticons.cpp:   currentBundleMimeType == 
QLatin1String("application/x-bzip-compressed-tar") ||
baloo/autotests/unit/file/basicindexingjobtest.cpp: 
{QStringLiteral("test.tar.bz2"), 
QStringLiteral("application/x-bzip-compressed-tar"),   
{Type::Archive}},
kpackage/src/kpackage/package.cpp:   
mimeType.inherits(QStringLiteral("application/x-bzip-compressed-tar")) || //
kpackage/src/kpackage/private/packagejobthread.cpp:   
mimetype.inherits(QStringLiteral("application/x-bzip-compressed-tar")) || //

In kde/*:
workspace/sddm-kcm/sddmauthhelper.cpp:   || 
mimeType.inherits(QStringLiteral("application/x-xz")) || 
mimeType.inherits(QStringLiteral("application/x-bzip-compressed-tar"))
workspace/plymouth-kcm/src/helper.cpp:
QStringLiteral("application/x-bzip-compressed-tar"),
workspace/plymouth-kcm/src/kplymouththemeinstaller.cpp:|| 
mimeType.inherits(QStringLiteral("application/x-bzip-compressed-tar"))
kdeutils/ark/README.md:| BZip-compressed TAR   | 
`application/x-bzip-compressed-tar`|
   |
kdeutils/ark/README.md:| BZip-compressed file  | `application/x-bzip`   

|
kdeutils/ark/kerfuffle/mimetypes.cpp:
(mimeFromExtension.inherits(QStringLiteral("application/x-bzip-compressed-tar"))
 &&
kdeutils/ark/plugins/libarchive/kerfuffle_libarchive.json.cmake:
"application/x-bzip-compressed-tar",
kdeutils/ark/plugins/libarchive/kerfuffle_libarchive.json.cmake:
"application/x-bzip-compressed-tar": {
kdeutils/ark/autotests/kerfuffle/mimetypetest.cpp:const QString 
compressedBzip2TarMime = QStringLiteral("application/x-bzip-compressed-tar");
kdenetwork/kget/ui/linkview/kget_sortfilterproxymodel.cpp:
QString("/x-7z-compressed,/x-ace,/x-archive,/x-arj,/x-bzip,/x-bzip-compressed-tar,/x-compressed-tar,/x-deb/,/x-rar,/x-tar,/x-rpm,/x-tarz,/zip");
kdenetwork/ktp-text-ui/adiumxtra-protocol-handler/adiumxtra-protocol-handler.cpp:
   currentBundleMimeType == 
QLatin1String("application/x-bzip-compressed-tar") ||
kdenetwork/ktp-text-ui/lib/chat-window-style-manager.cpp:   
currentBundleMimeType == QLatin1String("application/x-bzip-compressed-tar") ||
kdenetwork/kio-extras/archive/archive.json:
"application/x-bzip-compressed-tar",
applications/dolphin/src/settings/contextmenu/servicemenuinstaller/servicemenuinstaller.cpp:
   "application/bzip-compressed",
applications/dolphin/src/settings/contextmenu/servicemenuinstaller/servicemenuinstaller.cpp:
   "application/x-bzip-compressed",
applications/dolphin/src/settings/contextmenu/servicemenuinstaller/servicemenuinstaller.cpp:
   "application/bzip-compressed-tar",
applications/dolphin/src/settings/contextmenu/servicemenuinstaller/servicemenuinstaller.cpp:
   "application/x-bzip-compressed-tar",
applications/yakuake/app/config/appearancesettings.cpp:mimeTypes << 
QStringLiteral("application/x-bzip-compressed-tar");

In extragear:
network/ktorrent/plugins/scripting/scriptmodel.cpp:bool is_tar = 
ptr.name() == QStringLiteral("application/x-compressed-tar") || ptr.name() == 
QStringLiteral("application/x-bzip-compressed-tar");
kdevelop/kdevelop/plugins/filetemplates/filetemplatesplugin.cpp:
QStringLiteral("application/x-bzip-compressed-tar"),
kdevelop/kdevelop/plugins/appwizard/appwizardplugin.cpp:
QStringLiteral("application/x-bzip-compressed-tar"),
kdevelop/kdevelop/plugins/appwizard/projectselectionpage.cpp:
QStringLiteral("application/x-bzip-compressed-tar"),
kdevelop/kdevelop/plugins/filetemplates/templateselectionpage.cpp:
QStringLiteral("application/x-bzip-compressed-tar"),
kdevelop/kdevplatform/plugins/appwizard/appwizardplugin.cpp:types << 
QStringLiteral("application/x-bzip-compressed-tar");
kdevelop/kdevplatform/plugins/appwizard/projectselectionpage.cpp:
QStringLiteral("application/x-bzip-compressed-tar"),
kdevelop/kdevplatform/plugins/filetemplates/templateselectionpage.cpp:
QStringLiteral("application/x-bzip-compressed-tar"),

Re: KDE Frameworks 5.112.0

2023-11-06 Thread David Faure
On lundi 6 novembre 2023 21:46:51 CET Albert Astals Cid wrote:
> El dissabte, 4 de novembre de 2023, a les 12:29:12 (CET), David Faure va
> 
> escriure:
> > Dear packagers,
> > 
> > KDE Frameworks 5.112.0 has been uploaded to the usual place.
> > 
> > New frameworks: none this time.
> > 
> > Public release next Saturday.
> > 
> > Thanks for the packaging work!
> 
> Can you respin karchive to include my last commit in the kf5 branch?
> 
> https://invent.kde.org/frameworks/karchive/-/commits/kf5

Oh, yes, of course. Sorry, I should have double-checked the impact
of the mimetype renaming; I forgot to do that once the release was out.

Here's the respin:
karchive v5.112.0-rc2
a87f89aed430ee4af404a2237ff24e869d5322e4
27d697a52a5016c16081c6a414b390d96350450d6eeb889d1f463358eeebfd67  
sources/karchive-5.112.0.tar.xz

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5


signature.asc
Description: This is a digitally signed message part.


Re: KDE Frameworks 5.112.0

2023-11-06 Thread Albert Astals Cid
El dissabte, 4 de novembre de 2023, a les 12:29:12 (CET), David Faure va 
escriure:
> Dear packagers,
> 
> KDE Frameworks 5.112.0 has been uploaded to the usual place.
> 
> New frameworks: none this time.
> 
> Public release next Saturday.
> 
> Thanks for the packaging work!

Can you respin karchive to include my last commit in the kf5 branch?

https://invent.kde.org/frameworks/karchive/-/commits/kf5

Cheers,
  Albert





KDE Frameworks 5.112.0

2023-11-04 Thread David Faure
Dear packagers,

KDE Frameworks 5.112.0 has been uploaded to the usual place.

New frameworks: none this time.

Public release next Saturday.

Thanks for the packaging work!

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5
attica v5.112.0-rc1
6df396d9a8823e548e2d1508f6cd6a44912018a1
c53979357fbb1d78ecdcc6d823cbc41bc6333071e31a2232f3053bb91028cf6b  
sources/attica-5.112.0.tar.xz
baloo v5.112.0-rc1
358222fea1d9776c52ba093164f204390e7f3f96
7fb1eb4374d49ec7e415b0560608a59214b4ff2091eeb425460f82938b1e089e  
sources/baloo-5.112.0.tar.xz
bluez-qt v5.112.0-rc1
3c5b4dbc28b135ed568bd38fc6252b71c86b7e93
eb2979251fd039eb585a2e51d38e8e34fdb108a481818202d50426f9e9dc7f0e  
sources/bluez-qt-5.112.0.tar.xz
breeze-icons v5.112.0-rc1
4eb086622ae795d2044473937e1edf70215f601b
69dc51befe11f1431dd5b58b6be304e9ac394f6a4801a9351cf64341946c7d58  
sources/breeze-icons-5.112.0.tar.xz
extra-cmake-modules v5.112.0-rc1
41b253c8530a82afdc3ff90d637f56ce0f618552
ac1084772280d57e5f31e2e2816ecbec4884169413f24f063660eb6f15d4c2e2  
sources/extra-cmake-modules-5.112.0.tar.xz
frameworkintegration v5.112.0-rc1
623528bf00aa1601ff32b59b7ff20afa93771216
c63eb1f13bc62868ecd8cde92abd119953c309f729d9776115485294d9263ece  
sources/frameworkintegration-5.112.0.tar.xz
kactivities v5.112.0-rc1
59610a2cf7b0fcb87e3bd65ea5f39aa5574a4e1e
dfcd5f0b8635863365ad286aec5c00fdae23e32c8a172c788124b810fcdaeb5b  
sources/kactivities-5.112.0.tar.xz
kactivities-stats v5.112.0-rc1
e84eee910265a6d877b20a22673bb90fc4bc3460
feef77ae274ef79cddd068d57541fc6b1c9ea7b2d5bbd9e095d01e12b460f133  
sources/kactivities-stats-5.112.0.tar.xz
kapidox v5.112.0-rc1
e0dc9c28fe8e96690889d204e7640d2bc4e0dbdf
11b78560f1f3b24f2aa86c052cdcce0426cd7aa54fca6d38fcb140d299054839  
sources/kapidox-5.112.0.tar.xz
karchive v5.112.0-rc1
17b591bb43059fc19df189160eb478fc31555fb7
b766a9434e922466bc6f311f45cdfa269b29efac3e864ca6fc29e6a7412ab489  
sources/karchive-5.112.0.tar.xz
kauth v5.112.0-rc1
a8aec22ecb97b2b9e4903e7b851a8b1699150b55
67cbe41ea269b34ffe9cab1833d18fa203394d8432964b509fdeb7712d9405f7  
sources/kauth-5.112.0.tar.xz
kbookmarks v5.112.0-rc1
827615bac11616e4b1f16ced7f0b3eb30dfa4f96
d1b1c93da4a4fbe2d0d74efa550219b81a93b91f79e5db85e45584ad51e7a88a  
sources/kbookmarks-5.112.0.tar.xz
kcalendarcore v5.112.0-rc1
0a44b02aae6a00bd43678ca4385ffd62511131c1
191875bd1d29a33adf79cca3a7991d4fc47cf6d877564a4c2d8b7a4a467a5259  
sources/kcalendarcore-5.112.0.tar.xz
kcmutils v5.112.0-rc1
1119b99c6c8d470484d25da6bfc86c44bef02770
5e5cbe8dbbab0b006089808b7b1b6adc7ea376f8becebc16912b4b901c2c942c  
sources/kcmutils-5.112.0.tar.xz
kcodecs v5.112.0-rc1
c5b744fec61cf0fb84c2c4550603bc019eb9b379
dd8bc7cb31ce18832e45d0822cfb176b39a535bf6a87e9520f6648ad0ac6d55e  
sources/kcodecs-5.112.0.tar.xz
kcompletion v5.112.0-rc1
d0aa0dde4ff642ba4838b54d0e1402fac086cb31
1261826ed4048d96d7849bb692b5e4db3f78521e610a1a58bbd185ff385409cc  
sources/kcompletion-5.112.0.tar.xz
kconfig v5.112.0-rc1
a228150a1eb226b994b82cfaedd21e77837a00f1
86de26d25a4c135d60d8511b7fd9d00db26e03a27f1631d26f321e7146d91820  
sources/kconfig-5.112.0.tar.xz
kconfigwidgets v5.112.0-rc1
574e674d16d0d66dab77e4882f6d4584c4b015f4
290f0a472eaeee834f06c9cd799a233feb94850042f117e905c02c7e9323687a  
sources/kconfigwidgets-5.112.0.tar.xz
kcontacts v5.112.0-rc1
311fa24e534c701aa58f7d9b9f053346f0b93ae7
459f73176da94141fe13a78b0a89c69af9ed3f9288eeea1b0f58fb41a4ed4060  
sources/kcontacts-5.112.0.tar.xz
kcoreaddons v5.112.0-rc1
59eda7c6de94115bb3bf1bc9c56399451507c977
b72a6fd8e13438bbc7986f35d8df632cff888272f638045a7d90a246a823560c  
sources/kcoreaddons-5.112.0.tar.xz
kcrash v5.112.0-rc1
ca6ae5196aa7424a7edfc9132d7f54a4853a0898
fd77ff5b8e0211477aff6ab22b90f491edd21ad1bdb479cf5f88aec82c8259e9  
sources/kcrash-5.112.0.tar.xz
kdav v5.112.0-rc1
6e9244aa2976e2c21a17da1fe60de7a96551a3c4
4f8ca7f6a61fa911d924bd8d3999d20fa52075194c379964541e5cd39a56cbd4  
sources/kdav-5.112.0.tar.xz
kdbusaddons v5.112.0-rc1
2b9ad41fa488ff11e3e553589d913e9c34ad5148
583e56dbc90e867313aa5faa05c3cb72fd0c0f1e2e299d2a68bf0f9735f80458  
sources/kdbusaddons-5.112.0.tar.xz
kdeclarative v5.112.0-rc1
304004215a72c2917e7e59d2481558c299f5ea74
536e0c332e331dfb1cbfaa7dcf799f6e3033c3faef113dcfa769ae5fcbc5f0f3  
sources/kdeclarative-5.112.0.tar.xz
kded v5.112.0-rc1
4ae1ff49d42b4c7fc32e9410484786e4831c4662
b6d62fa1fc8d79227dc2dbfbaff50506c67edb3d4e74af599166079ce4f2119b  
sources/kded-5.112.0.tar.xz
kdelibs4support v5.112.0-rc1
ca7d4966b607b35fea87ec1a3fb0d47d087e2e09
9bcdb1db77cd1bfee0ec031a32425d65c3274d97e368d711ac154cc695c73f67  
sources/portingAids/kdelibs4support-5.112.0.tar.xz
kdesignerplugin v5.112.0-rc1
0a55c84493b65611cfe9def60effde88001bb4da
d2d3ea6258fc3be197ba1895e5ee74b0c51a41282eb3608debdc876a403b3367  
sources/portingAids/kdesignerplugin-5.112.0.tar.xz
kdesu v5.112.0-rc1
e20ba39be066e96d02295c41066f77eee99c2a76
6f20adaa15a666744be62d411e9da220b3648b52ee40a7bb8199f9ec0736c1fa  
sources/kdesu-5.112.0.tar.xz
kdewebkit v5.112.0-rc1
2103ce4971ae97ad2314cf32c482e0446feeeaff