[office-runner] 1.0.3



commit a8cef00d6f80312a4e49ccf23ed67c3a80435dfe
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Oct 24 14:45:56 2018 +0200

    1.0.3

 NEWS         | 7 +++++++
 configure.ac | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9ea0f56..96c74e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.0.3:
+- Add AppData file
+- Remove gnome-settings-daemon and upower-glib dependencies
+- Start counter when lid gets closed
+- Use tabular numbers for the timer label so that the counter
+  doesn't flicker when updating
+
 1.0.2:
 - More efficient drawing of the timer label
 - Fix conflicting desktop file categories
diff --git a/configure.ac b/configure.ac
index d4dff32..64a74d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.59)
 
-AC_INIT([office-runner], [1.0.2], [hadess hadess net])
+AC_INIT([office-runner], [1.0.3], [hadess hadess net])
 AM_INIT_AUTOMAKE(1.9 dist-xz no-dist-gzip check-news)
 
 # Enable silent build when available (Automake 1.11)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]