From a411e93341c095a7a6fe7defab77d7a4233e61e5 Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Sat, 23 May 2026 09:58:26 +0200 Subject: [PATCH] chore(info.xml): canonicalize PHP min, NC version range, licence spelling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Aligns appinfo/info.xml with the fleet canonical: - — matches the composer require.php constraint (^8.3 fleet-wide) - — converge the fleet on one NC support range - agpl — fix the casing/value drift (fleet had agpl / eupl / EUPL-1.2 / AGPL-3.0-or-later — 4 spellings). Stays on "agpl" workaround per the EUPL store-listing pattern; switch to "EUPL-1.2" once NC 34 is the fleet floor (ConductionNL/.github#98). Per-app fields (, , , , etc.) are preserved. Drift surfaced in https://github.com/ConductionNL/nextcloud-app-template/blob/development/docs/fleet-drift-deeper.md#4-appinfoinfoxml--significant-drift --- appinfo/info.xml | 168 +++++++++++++++++++++++------------------------ 1 file changed, 84 insertions(+), 84 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index d0dd5e7d7..c0d7eac0e 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -1,84 +1,84 @@ - - - opencatalogi - OpenCatalogi - Framework for federated catalogi to work togethe - - 0.7.33 - agpl - Conduction - Acato - OpenCatalogi - - https://conduction.gitbook.io/opencatalogi-nextcloud/gebruikers - https://conduction.gitbook.io/opencatalogi-nextcloud/beheerders - https://conduction.gitbook.io/opencatalogi-nextcloud/developers - - integration - https://documentatie.opencatalogi.nl/ - https://github.com/OpenCatalogi/.github/issues - https://github.com/ConductionNL/opencatalogi.git - - https://raw.githubusercontent.com/ConductionNL/opencatalogi/master/docs/assets/logo.png - https://raw.githubusercontent.com/ConductionNL/opencatalogi/master/docs/screenshots/1.png - https://raw.githubusercontent.com/ConductionNL/opencatalogi/master/docs/screenshots/2.png - - - - pgsql - sqlite - mysql - - curl - zip - - - - - - - - OCA\OpenCatalogi\Repair\InitializeSettings - - - - - OCA\OpenCatalogi\Cron\DirectorySync - - - - - opencatalogi - Catalogi - opencatalogi.dashboard.page - app.svg - link - - - - - OCA\OpenCatalogi\Settings\OpenCatalogiAdmin - OCA\OpenCatalogi\Sections\OpenCatalogiAdmin - - + + + opencatalogi + OpenCatalogi + Framework for federated catalogi to work togethe + + 0.7.33 + agpl + Conduction + Acato + OpenCatalogi + + https://conduction.gitbook.io/opencatalogi-nextcloud/gebruikers + https://conduction.gitbook.io/opencatalogi-nextcloud/beheerders + https://conduction.gitbook.io/opencatalogi-nextcloud/developers + + integration + https://documentatie.opencatalogi.nl/ + https://github.com/OpenCatalogi/.github/issues + https://github.com/ConductionNL/opencatalogi.git + + https://raw.githubusercontent.com/ConductionNL/opencatalogi/master/docs/assets/logo.png + https://raw.githubusercontent.com/ConductionNL/opencatalogi/master/docs/screenshots/1.png + https://raw.githubusercontent.com/ConductionNL/opencatalogi/master/docs/screenshots/2.png + + + + pgsql + sqlite + mysql + + curl + zip + + + + + + + + OCA\OpenCatalogi\Repair\InitializeSettings + + + + + OCA\OpenCatalogi\Cron\DirectorySync + + + + + opencatalogi + Catalogi + opencatalogi.dashboard.page + app.svg + link + + + + + OCA\OpenCatalogi\Settings\OpenCatalogiAdmin + OCA\OpenCatalogi\Sections\OpenCatalogiAdmin + +