[Pkg-xfce-commits] [Git][xfce-team/desktop/xfce4-dev-tools][upstream/latest] New upstream version 4.20.0
Yves-Alexis Perez (@corsac)
gitlab at salsa.debian.org
Mon Dec 16 20:45:54 GMT 2024
Yves-Alexis Perez pushed to branch upstream/latest at xfce / desktop / xfce4-dev-tools
Commits:
82122909 by Yves-Alexis Perez at 2024-12-16T21:34:12+01:00
New upstream version 4.20.0
- - - - -
4 changed files:
- ChangeLog
- NEWS
- configure
- configure.ac
Changes:
=====================================
ChangeLog
=====================================
@@ -1,3 +1,15 @@
+commit 127d0abd88f3759fca8f6126460465910d24085d
+Author: Alexander Schwinn <alexxcons at xfce.org>
+Date: Sun Dec 15 10:18:32 2024 +0100
+
+ Updates for release
+
+commit ab69a23e565252938d226fbf447a42f4452e99c0
+Author: Alexander Schwinn <alexxcons at xfce.org>
+Date: Fri Nov 1 22:04:37 2024 +0100
+
+ Back to development
+
commit aaaa112d3e3443fb216e2dd7f9bec622972d7d91
Author: Alexander Schwinn <alexxcons at xfce.org>
Date: Fri Nov 1 22:03:11 2024 +0100
=====================================
NEWS
=====================================
@@ -1,3 +1,8 @@
+4.20.0 (2024-12-15)
+======
+
+
+
4.19.4 (2024-11-01)
======
- xfce-do-release: Do not warn when using main instead of master
=====================================
configure
=====================================
@@ -1,7 +1,7 @@
#! /bin/sh
# From configure.ac .
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for xfce4-dev-tools 4.19.4.
+# Generated by GNU Autoconf 2.71 for xfce4-dev-tools 4.20.0.
#
# Report bugs to <https://gitlab.xfce.org/xfce/xfce4-dev-tools/>.
#
@@ -624,8 +624,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='xfce4-dev-tools'
PACKAGE_TARNAME='xfce4-dev-tools'
-PACKAGE_VERSION='4.19.4'
-PACKAGE_STRING='xfce4-dev-tools 4.19.4'
+PACKAGE_VERSION='4.20.0'
+PACKAGE_STRING='xfce4-dev-tools 4.20.0'
PACKAGE_BUGREPORT='https://gitlab.xfce.org/xfce/xfce4-dev-tools/'
PACKAGE_URL=''
@@ -1375,7 +1375,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures xfce4-dev-tools 4.19.4 to adapt to many kinds of systems.
+\`configure' configures xfce4-dev-tools 4.20.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1446,7 +1446,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of xfce4-dev-tools 4.19.4:";;
+ short | recursive ) echo "Configuration of xfce4-dev-tools 4.20.0:";;
esac
cat <<\_ACEOF
@@ -1566,7 +1566,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-xfce4-dev-tools configure 4.19.4
+xfce4-dev-tools configure 4.20.0
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1786,7 +1786,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by xfce4-dev-tools $as_me 4.19.4, which was
+It was created by xfce4-dev-tools $as_me 4.20.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -2547,9 +2547,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
VERSION_MAJOR=4
-VERSION_MINOR=19
+VERSION_MINOR=20
-VERSION_MICRO=4
+VERSION_MICRO=0
VERSION_REVISION=
@@ -3068,7 +3068,7 @@ fi
# Define the identity of the package.
PACKAGE='xfce4-dev-tools'
- VERSION='4.19.4'
+ VERSION='4.20.0'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -13837,7 +13837,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by xfce4-dev-tools $as_me 4.19.4, which was
+This file was extended by xfce4-dev-tools $as_me 4.20.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -13896,7 +13896,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-xfce4-dev-tools config.status 4.19.4
+xfce4-dev-tools config.status 4.20.0
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
=====================================
configure.ac
=====================================
@@ -9,7 +9,7 @@ dnl ***************************
dnl *** Version information ***
dnl ***************************
-XDT_VERSION_INIT([4.19.4])
+XDT_VERSION_INIT([4.20.0])
dnl # DO NOT MODIFY ANYTHING BELOW THIS LINE, UNLESS YOU KNOW WHAT
dnl # YOU ARE DOING.
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-dev-tools/-/commit/82122909f06796ee774dee8f4d2d94381ec593ba
--
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfce4-dev-tools/-/commit/82122909f06796ee774dee8f4d2d94381ec593ba
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20241216/2e35ff2d/attachment-0001.htm>
More information about the Pkg-xfce-commits
mailing list