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