[gnome-calendar/gnome-3-28] Bump 3.28.1 release



commit ac37599b49d1471bd898e244b013b3215ebd2885
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Apr 10 11:48:18 2018 -0300

    Bump 3.28.1 release

 NEWS                                           |  3 ++
 data/appdata/org.gnome.Calendar.appdata.xml.in |  6 ++++
 meson.build                                    |  2 +-
 org.gnome.Calendar.json                        | 40 ++++++++++++--------------
 4 files changed, 28 insertions(+), 23 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9faa809c..2446ae84 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 3.28.1:
+* Updated translations
+
 Major changes in 3.28.0:
 * Updated translations
 
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in b/data/appdata/org.gnome.Calendar.appdata.xml.in
index 2d6d51bb..717e8766 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in
@@ -49,6 +49,12 @@
   <project_group>GNOME</project_group>
 
   <releases>
+    <release date="2018-04-10" version="3.28.1">
+      <description>
+        <p>This release updates many translations.</p>
+      </description>
+    </release>
+
     <release date="2018-03-12" version="3.28.0">
       <description>
         <p>The GNOME Calendar Team is proud to announce GNOME Calendar 3.28!</p>
diff --git a/meson.build b/meson.build
index b0ce255a..71c0c288 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
   'gnome-calendar',
                'c',
-           version: '3.28.0',
+           version: '3.28.1',
            license: 'GPL3+',
      meson_version: '>= 0.42.0'
 )
diff --git a/org.gnome.Calendar.json b/org.gnome.Calendar.json
index 81c337b4..a064aeb5 100644
--- a/org.gnome.Calendar.json
+++ b/org.gnome.Calendar.json
@@ -1,13 +1,9 @@
 {
     "app-id" : "org.gnome.Calendar",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "master",
+    "runtime-version" : "3.28",
     "sdk" : "org.gnome.Sdk",
     "command" : "gnome-calendar",
-    "tags" : [
-        "devel"
-    ],
-    "desktop-file-name-prefix" : "(Development) ",
     "finish-args" : [
         "--share=ipc",
         "--share=network",
@@ -34,9 +30,6 @@
             "V" : "1"
         }
     },
-    "x-run-args" : [
-        "--debug"
-    ],
     "cleanup" : [
         "/include",
         "/lib/pkgconfig",
@@ -58,8 +51,9 @@
             ],
             "sources" : [
                 {
-                    "type" : "git",
-                    "url" : "git://git.gnome.org/gnome-online-accounts"
+                    "type" : "archive",
+                    "url" : 
"https://download.gnome.org/sources/gnome-online-accounts/3.28/gnome-online-accounts-3.28.0.tar.xz";,
+                    "sha256" : "87bc4ef307604f1ce4f09f6e5c9996ef8d37ca5e0a3bf76f6b27d71844adb40c"
                 }
             ]
         },
@@ -90,8 +84,9 @@
             ],
             "sources" : [
                 {
-                    "type" : "git",
-                    "url" : "git://git.gnome.org/geocode-glib"
+                    "type" : "archive",
+                    "url" : 
"https://download.gnome.org/sources/geocode-glib/3.25/geocode-glib-3.25.4.tar.xz";,
+                    "sha256" : "75ea9c2a1bf108651521c4274132b0f424cf950b3fdc226852bc3089d97664dd"
                 }
             ]
         },
@@ -103,8 +98,9 @@
             ],
             "sources" : [
                 {
-                    "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/libgweather.git";
+                    "type" : "archive",
+                    "url" : "https://download.gnome.org/sources/libgweather/3.28/libgweather-3.28.1.tar.xz";,
+                    "sha256" : "157a8388532a751b36befff424b11ed913b2c43689b62cd2060f6847eb730be3"
                 }
             ]
         },
@@ -116,7 +112,6 @@
                 "/libexec",
                 "/share/dbus-1/services"
             ],
-            "buildsystem" : "cmake",
             "config-opts" : [
                 "-DENABLE_GTK=ON",
                 "-DENABLE_GOOGLE_AUTH=OFF",
@@ -130,10 +125,12 @@
                 "-DENABLE_GTK_DOC=OFF",
                 "-DENABLE_EXAMPLES=OFF"
             ],
+            "buildsystem" : "cmake",
             "sources" : [
                 {
-                    "type" : "git",
-                    "url" : "git://git.gnome.org/evolution-data-server"
+                    "type" : "archive",
+                    "url" : 
"https://download.gnome.org/sources/evolution-data-server/3.28/evolution-data-server-3.28.1.tar.xz";,
+                    "sha256" : "6b04fc1adaba0541546267a77f1bc5aa549fe85eb9933492fdf994c69fa36989"
                 }
             ]
         },
@@ -147,8 +144,9 @@
             "builddir" : true,
             "sources" : [
                 {
-                    "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/libdazzle.git";
+                    "type" : "archive",
+                    "url" : "https://download.gnome.org/sources/libdazzle/3.28/libdazzle-3.28.1.tar.xz";,
+                    "sha256" : "627cdbd1fda815ad8308f8a01ba9a23d4a8fd11cc783e40d6eadbffba2bc4912"
                 }
             ]
         },
@@ -158,11 +156,9 @@
             "sources" : [
                 {
                     "type" : "git",
+                    "branch" : "gnome-3-28",
                     "url" : "https://gitlab.gnome.org/GNOME/gnome-calendar.git";
                 }
-            ],
-            "config-opts" : [
-                "-Dtracing=true"
             ]
         }
     ]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]