[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - solenv/flatpak-manifest.in

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Fri Apr 12 22:25:05 UTC 2019


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

New commits:
commit 915ec0b5f5ce9a2da6a51f5278ea4faaffa19839
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Fri Apr 12 08:18:26 2019 +0200
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Sat Apr 13 00:24:22 2019 +0200

    Adapt solenv/flatpak-manifest.in to recent download.lst changes
    
    Reviewed-on: https://gerrit.libreoffice.org/70638
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
    (cherry picked from commit bc8b40ecbc140217b9b55a44adce506d724af297)
    Conflicts:
            solenv/flatpak-manifest.in
    
    Change-Id: I9b8bb016721f35032fe214f977f9463c241084ea
    Reviewed-on: https://gerrit.libreoffice.org/70649
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 0ebf18155326..79d4571a2a13 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -234,10 +234,10 @@
                     "dest-filename": "external/tarballs/libfreehand-0.1.2.tar.xz"
                 },
                 {
-                    "url": "https://dev-www.libreoffice.org/src/language-subtag-registry-2018-04-23.tar.bz2",
-                    "sha256": "14c21f4533ca74e3af9e09184d6756a750d0cd46099015ba8c595e48499aa878",
+                    "url": "https://dev-www.libreoffice.org/src/language-subtag-registry-2019-04-03.tar.bz2",
+                    "sha256": "a1d7fb901764bb8f251d4f686cdf565764f9987d0fb5d9315d54a7366a84822d",
                     "type": "file",
-                    "dest-filename": "external/tarballs/language-subtag-registry-2018-04-23.tar.bz2"
+                    "dest-filename": "external/tarballs/language-subtag-registry-2019-04-03.tar.bz2"
                 },
                 {
                     "url": "https://dev-www.libreoffice.org/src/liblangtag-0.6.2.tar.bz2",
@@ -360,10 +360,10 @@
                     "dest-filename": "external/tarballs/liborcus-0.14.1.tar.gz"
                 },
                 {
-                    "url": "https://dev-www.libreoffice.org/src/poppler-0.73.0.tar.xz",
-                    "sha256": "e44b5543903128884ba4538c2a97d3bcc8889e97ffacc4636112101f0238db03",
+                    "url": "https://dev-www.libreoffice.org/src/poppler-0.74.0.tar.xz",
+                    "sha256": "92e09fd3302567fd36146b36bb707db43ce436e8841219025a82ea9fb0076b2f",
                     "type": "file",
-                    "dest-filename": "external/tarballs/poppler-0.73.0.tar.xz"
+                    "dest-filename": "external/tarballs/poppler-0.74.0.tar.xz"
                 },
                 {
                     "url": "https://dev-www.libreoffice.org/src/postgresql-9.2.24.tar.bz2",


More information about the Libreoffice-commits mailing list