[libnotify] release: 0.7.9
- From: Marco Trevisan <marcotrevi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libnotify] release: 0.7.9
- Date: Wed, 26 Feb 2020 19:10:38 +0000 (UTC)
commit 98a4bf483a69c6436311bcb9834d9d93235c96b7
Author: Marco Trevisan (TreviƱo) <mail 3v1n0 net>
Date: Wed Feb 26 20:05:24 2020 +0100
release: 0.7.9
NEWS | 9 +++++++++
meson.build | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 43bdb02..f9752e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+New in 0.7.9
+============
+* Fixed linking in darwin [Iain, Marco; !5]
+* Added man page for notify-send [Jan; !6]
+* Dropped autotools [Jan; !11]
+
+Contributors:
+ Iain Lane, Jan Tojnar, Marco Trevisan
+
New in 0.7.8
============
* Support meson build system [Marco; !3]
diff --git a/meson.build b/meson.build
index 5063fe5..088b7ed 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('libnotify',
'c',
- version: '0.7.8',
+ version: '0.7.9',
meson_version: '>= 0.47.0')
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]