[Xfce4-commits] [apps/xfce4-screenshooter] 01/01: Updates for release
noreply at xfce.org
noreply at xfce.org
Sun Nov 3 16:58:41 CET 2019
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screenshooter.
commit 595c773fb78bbe4b5831a0b7959e60140f15d199
Author: Andre Miranda <andreldm at xfce.org>
Date: Sun Nov 3 12:58:21 2019 -0300
Updates for release
---
NEWS | 12 ++++++++++++
configure.ac.in | 4 ++--
xfce4-screenshooter.1 | 4 ++--
3 files changed, 16 insertions(+), 4 deletions(-)
diff --git a/NEWS b/NEWS
index 783d1ef..ca1b582 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+1.9.7
+======
+- Add warning notice to imgur upload option (Bug #15347)
+- Fix cursor capture when near screen edge (Bug #9262)
+- Improve wording (Bug #15429)
+- Allow compilation with panel 4.15
+- Restore libxfce4ui 4.12 compatibility
+- Translation Updates: Basque, Bulgarian, Catalan, Chinese (China),
+ Chinese (Taiwan), Danish, Dutch, English (United Kingdom), French, German,
+ Greek, Hungarian, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish,
+ Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Turkish
+
1.9.6
======
- Do not show translation info on --help output (Bug #15883)
diff --git a/configure.ac.in b/configure.ac.in
index 5a18f00..f190b30 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,10 +5,10 @@ dnl
m4_define([xfce4_screenshooter_version_major], [1])
m4_define([xfce4_screenshooter_version_minor], [9])
-m4_define([xfce4_screenshooter_version_micro], [6])
+m4_define([xfce4_screenshooter_version_micro], [7])
m4_define([xfce4_screenshooter_version_nano], []) dnl leave this empty to have no nano version
m4_define([xfce4_screenshooter_version_build], [@REVISION@])
-m4_define([xfce4_screenshooter_version_tag], [git])
+m4_define([xfce4_screenshooter_version_tag], [])
m4_define([xfce4_screenshooter_version], [xfce4_screenshooter_version_major().xfce4_screenshooter_version_minor().xfce4_screenshooter_version_micro()ifelse(xfce4_screenshooter_version_nano(), [], [], [.xfce4_screenshooter_version_nano()])ifelse(xfce4_screenshooter_version_tag(), [git], [xfce4_screenshooter_version_tag()-xfce4_screenshooter_version_build()], [xfce4_screenshooter_version_tag()])])
AC_INIT([xfce4-screenshooter], [xfce4_screenshooter_version], [http://bugzilla.xfce.org/], [xfce4-screenshooter])
diff --git a/xfce4-screenshooter.1 b/xfce4-screenshooter.1
index 930d52b..997db66 100644
--- a/xfce4-screenshooter.1
+++ b/xfce4-screenshooter.1
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11.
-.TH XFCE4-SCREENSHOOTER "1" "August 2019" "xfce4-screenshooter 1.9.6" "User Commands"
+.TH XFCE4-SCREENSHOOTER "1" "November 2019" "xfce4-screenshooter 1.9.7" "User Commands"
.SH NAME
-xfce4-screenshooter \- manual page for xfce4-screenshooter 1.9.6
+xfce4-screenshooter \- manual page for xfce4-screenshooter 1.9.7
.SH DESCRIPTION
.SS "Usage:"
.IP
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list