[Xfce4-commits] [apps/xfce4-screensaver] 01/01: Updates for release

2020-03-29 Thread noreply
This is an automated email from the git hooks/post-receive script.

bluesabre pushed a 
commit to branch 
master
in repository apps/xfce4-screensaver.

commit c5e987ae9d15d21991f7c212c60329426ec1413e
Author: Sean Davis 
Date:   Sun Mar 29 17:02:39 2020 -0400

Updates for release
---
 NEWS | 5 +
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index aa45834..d62e1e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.1.10 (beta)
+=
+- Send DBus lock responses for xfce4-session support (bug #16522)
+- Translation Update: Galician
+
 0.1.9 (beta)
 
 - Reimplement g_date_time_format_iso8601 to support GLib 2.50+
diff --git a/configure.ac b/configure.ac
index 32a650f..d170032 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
 
 AC_PREREQ(2.60)
 AC_INIT([xfce4-screensaver],
-[0.1.9],
+[0.1.10],
 [https://www.xfce.org/])
 
 AC_CONFIG_SRCDIR(src/xfce4-screensaver.c)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfce4-screensaver] 01/01: Updates for release

2020-03-22 Thread noreply
This is an automated email from the git hooks/post-receive script.

bluesabre pushed a 
commit to branch 
master
in repository apps/xfce4-screensaver.

commit 672964e54ce03cede5f77c5ebb312101e5d9e99e
Author: Sean Davis 
Date:   Sun Mar 22 19:59:29 2020 -0400

Updates for release
---
 NEWS | 26 +-
 configure.ac |  2 +-
 2 files changed, 26 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 8a9d1c1..aa45834 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+0.1.9 (beta)
+
+- Reimplement g_date_time_format_iso8601 to support GLib 2.50+
+- Replace deprecated GTimeVal usage
+- Rebuild windows on monitor reconfiguration
+- Draw overlays during window reconstruction to protect screen
+- Do not activate DPMS when screensaver is inactive (bug #16327)
+- Better handling of multi-monitor and lid-close events (bug #16102)
+- Update LINGUAS (bug #15949)
+- Fix decimal properties when running through atof
+- Return 1 on lock command failure (bug #15945)
+- Rename 'Pictures folder' to 'Slideshow' (bug #15589)
+- Raise NameError and TypeError (bug #15830)
+- Fix float parsing error (bug #16295)
+- Fix inhibitor proxying (bug #16356)
+- Fix inhibitor listing in xfce4-screensaver-command (bug #16355)
+- Add systemd sleep inhibitor (bug #15929)
+- Fix dbus inhibition (bug #16365)
+- dbus: Prevent overzealous activation (bug #16365)
+- Translation Updates:
+  Albanian, Belarusian, Czech, Finnish, Galician, Hebrew, Italian,
+  Japanese, Korean, Malay, Norwegian Bokmål, Polish, Portuguese
+  (Brazil), Serbian, Spanish, Swedish, Turkish
+
 0.1.8 (beta)
 
 - Features:
@@ -164,4 +188,4 @@
 
 0.1.0 (alpha)
 =
-- Initial Xfce release.
+- Initial Xfce release.
\ No newline at end of file
diff --git a/configure.ac b/configure.ac
index 2a1768c..32a650f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
 
 AC_PREREQ(2.60)
 AC_INIT([xfce4-screensaver],
-[0.1.8],
+[0.1.9],
 [https://www.xfce.org/])
 
 AC_CONFIG_SRCDIR(src/xfce4-screensaver.c)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits