[Libreoffice-commits] core.git: Branch 'libreoffice-7-1-4' - solenv/flatpak-manifest.in

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Tue May 25 06:08:22 UTC 2021


 solenv/flatpak-manifest.in |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 01746f163308b04dfce01370055f6fb33624b79d
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Thu May 20 16:39:20 2021 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Tue May 25 08:07:49 2021 +0200

    Adapt to recent LO download.lst changes
    
    Change-Id: Iac481bb016c69bf444cbf4c91f3d0ff79714783c
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115882
    Tested-by: Jenkins
    Reviewed-by: Michael Stahl <michael.stahl at allotropia.de>
    (cherry picked from commit d401b26b647dcabcb52243fe9a965df12001ca7b)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115841
    Reviewed-by: Xisco Fauli <xiscofauli at libreoffice.org>
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
    Tested-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index d5699baefb90..a496f9cb940a 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -255,10 +255,10 @@
                     "dest-filename": "external/tarballs/libfreehand-0.1.2.tar.xz"
                 },
                 {
-                    "url": "https://dev-www.libreoffice.org/src/language-subtag-registry-2020-12-18.tar.bz2",
-                    "sha256": "62ce680d5db0f28001b64bd57db47f388c13629cdefc9af8e8af0fbe93689ba1",
+                    "url": "https://dev-www.libreoffice.org/src/language-subtag-registry-2021-03-05.tar.bz2",
+                    "sha256": "ce80e8face06bf2ada363e0c159e3f990c4116fdae9232ca43e6369aa82bf16a",
                     "type": "file",
-                    "dest-filename": "external/tarballs/language-subtag-registry-2020-12-18.tar.bz2"
+                    "dest-filename": "external/tarballs/language-subtag-registry-2021-03-05.tar.bz2"
                 },
                 {
                     "url": "https://dev-www.libreoffice.org/src/liblangtag-0.6.2.tar.bz2",


More information about the Libreoffice-commits mailing list