Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
2048
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
2048
Commits
0a06a44f
Commit
0a06a44f
authored
Feb 14, 2020
by
Arnaud B.
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare 3.34.5.
parent
24d0f409
Pipeline
#152078
passed with stage
in 1 minute and 40 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
3 deletions
+10
-3
NEWS
NEWS
+8
-0
data/org.gnome.TwentyFortyEight.appdata.xml.in
data/org.gnome.TwentyFortyEight.appdata.xml.in
+1
-2
meson.build
meson.build
+1
-1
No files found.
NEWS
View file @
0a06a44f
GNOME 2048 3.34.5 2020-02-14
=====================================================================
Translation release, with some metadatas fixes.
Translation updated:
Indonesian: Andika Triwidada
GNOME 2048 3.34.4 2019-11-23
GNOME 2048 3.34.4 2019-11-23
=====================================================================
=====================================================================
...
...
data/org.gnome.TwentyFortyEight.appdata.xml.in
View file @
0a06a44f
...
@@ -87,7 +87,6 @@
...
@@ -87,7 +87,6 @@
</content_rating>
</content_rating>
<releases>
<releases>
<!-- should be kept in versionning inverted order -->
<release
version=
"3.34.5"
date=
"2020-02-14"
type=
"stable"
urgency=
"medium"
/>
<release
version=
"3.34.4"
date=
"2019-11-23"
type=
"stable"
urgency=
"medium"
/>
</releases>
</releases>
</component>
</component>
meson.build
View file @
0a06a44f
project(
project(
'gnome-2048', ['vala', 'c'],
'gnome-2048', ['vala', 'c'],
version: '3.34.
4
',
version: '3.34.
5
',
license: 'GPLv3+',
license: 'GPLv3+',
meson_version: '>= 0.37.1',
meson_version: '>= 0.37.1',
)
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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