Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gabriele Musco
libhandy
Commits
6b34695a
Commit
6b34695a
authored
Jun 09, 2018
by
Guido Gunther
Browse files
Bump version to 0.0.1
parent
0222572d
Changes
3
Show whitespace changes
Inline
Side-by-side
data/packaging/rpm/libhandy.spec
View file @
6b34695a
%global _vpath_srcdir %{name}
Name: libhandy
Version: 0.0.
0
Version: 0.0.
1
Release: 1%{?dist}
Summary: A library full of GTK+ widgets for mobile phones
...
...
debian/changelog
View file @
6b34695a
libhandy (0.0.1) experimental; urgency=medium
[ Guido Günther ]
* Release 0.0.1
[ Adrien Plazas ]
* Add HdyColumn widget
-- Guido Günther <agx@sigxcpu.org> Sat, 09 Jun 2018 09:12:06 +0200
libhandy (0.0~git20180517) unstable; urgency=medium
* Add an arrows widget.
...
...
meson.build
View file @
6b34695a
project('libhandy', 'c',
version: '0.0.
0
',
version: '0.0.
1
',
license: 'LGPL-2.1+',
meson_version: '>= 0.40.1',
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