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-keysign
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gnome-keysign
Commits
cfcb137e
Commit
cfcb137e
authored
May 17, 2018
by
Tobias Mueller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump version to 0.9.7.2
parent
2171b1a8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
5 deletions
+10
-5
RELEASE_NOTES
RELEASE_NOTES
+4
-4
data/org.gnome.Keysign.raw.appdata.xml
data/org.gnome.Keysign.raw.appdata.xml
+5
-0
keysign/_version.py
keysign/_version.py
+1
-1
No files found.
RELEASE_NOTES
View file @
cfcb137e
GNOME Keysign is a tool to make signing OpenPGP keys as easy as possible.
This is the v0.9.7.
1
release which fixes only the appdata.
This is the v0.9.7.
2
release which fixes only the appdata.
You can get the app from:
...
...
@@ -8,11 +8,11 @@ You can get the app from:
Changes
==========
*
Generate appdata with XML declaration
*
Change desktop ID
* Save appdata in share/metainfo
Resources
=========
Download: https://github.com/GNOME-Keysign/gnome-keysign/archive/0.9.7.
1
.tar.gz
Download: https://github.com/GNOME-Keysign/gnome-keysign/archive/0.9.7.
2
.tar.gz
Web site: https://wiki.gnome.org/Apps/GnomeKeysign
data/org.gnome.Keysign.raw.appdata.xml
View file @
cfcb137e
...
...
@@ -43,6 +43,11 @@
<project_group>
GNOME
</project_group>
<releases>
<release
version=
"0.9.7.2"
date=
"2018-05-17"
>
<description>
<p>
Made Appdata go into right places
</p>
</description>
</release>
<release
version=
"0.9.5"
date=
"2017-10-03"
>
<description>
<p>
Add Bluetooth support
</p>
...
...
keysign/_version.py
View file @
cfcb137e
#!/usr/bin/env python
__version__
=
'0.9.7.
1
'
__version__
=
'0.9.7.
2
'
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