Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
phosh
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
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
Sebastian Krzyszkowiak
phosh
Commits
b9fa67e9
Commit
b9fa67e9
authored
Jul 26, 2020
by
Guido Gunther
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document changes and release 0.4.2
parent
c31b5b6e
Pipeline
#57843
passed with stages
in 29 minutes and 56 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
debian/changelog
debian/changelog
+4
-0
meson.build
meson.build
+1
-1
No files found.
debian/changelog
View file @
b9fa67e9
...
...
@@ -24,6 +24,10 @@ phosh (0.4.2) amber-phone; urgency=medium
phoc is now a dependency, it shouldn't appear in the `Recommends:`
section anymore
[ Luca Weiss ]
* panel: implement restart action.
Fixes #241
-- Guido Günther <agx@sigxcpu.org> Fri, 24 Jul 2020 10:55:08 +0200
phosh (0.4.1) amber-phone; urgency=medium
...
...
meson.build
View file @
b9fa67e9
project('phosh', 'c',
version: '0.4.
0
',
version: '0.4.
2
',
license: 'GPLv3+',
meson_version: '>= 0.49.0',
default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],
...
...
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