Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pascal Nowack
gnome-todo
Commits
75d8d093
Commit
75d8d093
authored
Apr 10, 2018
by
Georges Basile Stavracas Neto
Browse files
Bump 3.28.1 release
parent
923340dd
Changes
4
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
75d8d093
==============
Version 3.28.1
==============
Project:
* Fix Scheduled panel not updating its task list
* Many translation updates
==============
Version 3.28.0
==============
...
...
data/appdata/org.gnome.Todo.appdata.xml.in
View file @
75d8d093
...
...
@@ -51,6 +51,15 @@
</kudos>
<releases>
<release
date=
"2018-04-10"
version=
"3.28.1"
>
<description>
<p>
GNOME To Do 3.28.1 brings new and updated translations, and minor bugfixes to the
Scheduled panel.
</p>
</description>
</release>
<release
date=
"2018-03-12"
version=
"3.28.0"
>
<description>
<p>
...
...
meson.build
View file @
75d8d093
project
(
'gnome-todo'
,
'c'
,
version
:
'3.28.
0
'
,
version
:
'3.28.
1
'
,
license
:
'GPL3+'
,
default_options
:
[
'buildtype=debugoptimized'
,
'warning_level=1'
],
meson_version
:
'>= 0.41.0'
...
...
org.gnome.Todo.json
View file @
75d8d093
{
"app-id"
:
"org.gnome.Todo"
,
"runtime"
:
"org.gnome.Platform"
,
"runtime-version"
:
"
master
"
,
"runtime-version"
:
"
3.28
"
,
"sdk"
:
"org.gnome.Sdk"
,
"command"
:
"gnome-todo"
,
"tags"
:
[
...
...
@@ -32,9 +32,6 @@
"V"
:
"1"
}
},
"x-run-args"
:
[
"--debug"
],
"cleanup"
:
[
"/include"
,
"/lib/pkgconfig"
,
...
...
@@ -57,8 +54,9 @@
],
"sources"
:
[
{
"type"
:
"git"
,
"url"
:
"https://git.gnome.org/browse/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"
}
]
},
...
...
@@ -75,8 +73,8 @@
"sources"
:
[
{
"type"
:
"archive"
,
"url"
:
"https://github.com/libical/libical/releases/download/v
2
.0.
0
/libical-
2
.0.
0
.tar.gz"
,
"sha256"
:
"
654c11f759c19237be39f6ad401d917e5a05f36f1736385ed958e60cf21456da
"
"url"
:
"https://github.com/libical/libical/releases/download/v
3
.0.
1
/libical-
3
.0.
1
.tar.gz"
,
"sha256"
:
"
7f32a889df542592a357a73ff5f3bd7b5058450c1a3fb272b1c9a69e32d9ed10
"
}
]
},
...
...
@@ -104,8 +102,9 @@
"cmake"
:
true
,
"sources"
:
[
{
"type"
:
"git"
,
"url"
:
"https://git.gnome.org/browse/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"
}
]
},
...
...
@@ -117,8 +116,9 @@
],
"sources"
:
[
{
"type"
:
"git"
,
"url"
:
"https://git.gnome.org/browse/libpeas"
"type"
:
"archive"
,
"url"
:
"https://download.gnome.org/sources/libpeas/1.22/libpeas-1.22.0.tar.xz"
,
"sha256"
:
"5b2fc0f53962b25bca131a5ec0139e6fef8e254481b6e777975f7a1d2702a962"
}
]
},
...
...
@@ -126,9 +126,9 @@
"name"
:
"rest"
,
"sources"
:
[
{
"type"
:
"
git
"
,
"
branch"
:
"librest-0-7
"
,
"
url"
:
"https://git.gnome.org/browse/librest
"
"type"
:
"
archive
"
,
"
url"
:
"https://download.gnome.org/sources/rest/0.8/rest-0.8.1.tar.xz
"
,
"
sha256"
:
"0513aad38e5d3cedd4ae3c551634e3be1b9baaa79775e53b2dba9456f15b01c9
"
}
]
},
...
...
@@ -138,11 +138,9 @@
"sources"
:
[
{
"type"
:
"git"
,
"branch"
:
"gnome-3-28"
,
"url"
:
"https://gitlab.gnome.org/GNOME/gnome-todo.git"
}
],
"config-opts"
:
[
"-Dtracing=true"
]
}
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment