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
gnome-mines
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
15
Issues
15
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gnome-mines
Commits
00dd1373
Commit
00dd1373
authored
May 06, 2019
by
Robert Roth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepared release 3.32.2
parent
d8ae1f1f
Pipeline
#80198
passed with stage
in 13 minutes and 42 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
1 deletion
+9
-1
NEWS
NEWS
+6
-0
data/org.gnome.Mines.appdata.xml.in
data/org.gnome.Mines.appdata.xml.in
+2
-0
meson.build
meson.build
+1
-1
No files found.
NEWS
View file @
00dd1373
GNOME Mines 3.32.2
=====================
* Updated translations
* Show keyboard cursor with bgcolors theme #37 (Robert Roth)
GNOME Mines 3.32.0
=====================
...
...
data/org.gnome.Mines.appdata.xml.in
View file @
00dd1373
...
...
@@ -34,6 +34,8 @@
<launchable
type=
"desktop-id"
>
org.gnome.Mines.desktop
</launchable>
<project_group>
GNOME
</project_group>
<releases>
<release
version=
"3.32.2"
date=
"2019-05-06"
/>
<release
version=
"3.32.0"
date=
"2019-03-11"
/>
<release
version=
"3.31.90"
date=
"2019-02-04"
type=
"development"
/>
<release
version=
"3.31.4.1"
date=
"2019-01-08"
/>
<release
version=
"3.31.4"
date=
"2019-01-08"
/>
...
...
meson.build
View file @
00dd1373
project ('gnome-mines', ['vala', 'c'],
version: '3.32.
0
',
version: '3.32.
2
',
license: 'GPLv3+',
default_options: [
'warning_level=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