mirror of
https://gitlab.gnome.org/GNOME/libmks.git
synced 2024-12-21 21:25:21 +00:00
Release libmks 0.1.5
This commit is contained in:
parent
334a34a9b7
commit
f8d9be2e56
4
NEWS
4
NEWS
@ -1,3 +1,7 @@
|
|||||||
|
# libmks 0.1.5
|
||||||
|
|
||||||
|
- Fix packit automation
|
||||||
|
|
||||||
# libmks 0.1.4
|
# libmks 0.1.4
|
||||||
|
|
||||||
- Automate fedora package build with packit
|
- Automate fedora package build with packit
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('libmks', 'c',
|
project('libmks', 'c',
|
||||||
version: '0.1.4',
|
version: '0.1.5',
|
||||||
meson_version: '>= 0.62.0',
|
meson_version: '>= 0.62.0',
|
||||||
default_options: ['warning_level=2', 'werror=false', 'c_std=gnu11'],
|
default_options: ['warning_level=2', 'werror=false', 'c_std=gnu11'],
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user