Skip to content
Commits on Source (4)
commit f3553ee6e921f739332ec3dd09bc2473b5143c55
Author: Evangelos Foutras <evangelos@foutrelis.com>
Date: Sun Jan 12 21:28:21 2020 +0100
Always provide files for vala binding in dist tarball
So even if vala is not installed during the distcheck step, the vala
bindings can be built from the dist tarball.
commit 0839c9dbdbf7bf739f0172d29a572fb767b988d8
Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
Date: Sat Jan 11 01:34:45 2020 +0100
Back to development
commit 1f92eee8f68afc9288280fc12c8332649f9c72a6
Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
Date: Sat Jan 11 01:32:43 2020 +0100
Updates for release
commit f6e855143571530b452ae40bc3b01a4fcb82256d
Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
Date: Fri Jan 10 23:40:35 2020 +0100
......
4.14.3
======
- Always provide files for vala binding in dist tarball
4.14.2
======
- plugins: Fix enter/leave opacity w/o compositing (Bug #14577)
......
#! /bin/sh
# From configure.ac f6e85514.
# From configure.ac f3553ee6.
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for xfce4-panel 4.14.2.
# Generated by GNU Autoconf 2.69 for xfce4-panel 4.14.3.
#
# Report bugs to <http://bugzilla.xfce.org/>.
#
......@@ -597,8 +597,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='xfce4-panel'
PACKAGE_TARNAME='xfce4-panel'
PACKAGE_VERSION='4.14.2'
PACKAGE_STRING='xfce4-panel 4.14.2'
PACKAGE_VERSION='4.14.3'
PACKAGE_STRING='xfce4-panel 4.14.3'
PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
PACKAGE_URL=''
 
......@@ -1531,7 +1531,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-panel 4.14.2 to adapt to many kinds of systems.
\`configure' configures xfce4-panel 4.14.3 to adapt to many kinds of systems.
 
Usage: $0 [OPTION]... [VAR=VALUE]...
 
......@@ -1606,7 +1606,7 @@ fi
 
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of xfce4-panel 4.14.2:";;
short | recursive ) echo "Configuration of xfce4-panel 4.14.3:";;
esac
cat <<\_ACEOF
 
......@@ -1764,7 +1764,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
xfce4-panel configure 4.14.2
xfce4-panel configure 4.14.3
generated by GNU Autoconf 2.69
 
Copyright (C) 2012 Free Software Foundation, Inc.
......@@ -2139,7 +2139,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-panel $as_me 4.14.2, which was
It was created by xfce4-panel $as_me 4.14.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
 
$ $0 $@
......@@ -3007,7 +3007,7 @@ fi
 
# Define the identity of the package.
PACKAGE='xfce4-panel'
VERSION='4.14.2'
VERSION='4.14.3'
 
 
cat >>confdefs.h <<_ACEOF
......@@ -13917,11 +13917,11 @@ CC=$lt_save_CC
LIBXFCE4PANEL_VERINFO=4:0:0
 
 
LIBXFCE4PANEL_VERSION=4.14.2
LIBXFCE4PANEL_VERSION=4.14.3
LIBXFCE4PANEL_VERSION_API=2.0
LIBXFCE4PANEL_VERSION_MAJOR=4
LIBXFCE4PANEL_VERSION_MINOR=14
LIBXFCE4PANEL_VERSION_MICRO=2
LIBXFCE4PANEL_VERSION_MICRO=3
 
$as_echo "#define LIBXFCE4PANEL_VERSION_API \"2.0\"" >>confdefs.h
 
......@@ -20175,7 +20175,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-panel $as_me 4.14.2, which was
This file was extended by xfce4-panel $as_me 4.14.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
 
CONFIG_FILES = $CONFIG_FILES
......@@ -20241,7 +20241,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
xfce4-panel config.status 4.14.2
xfce4-panel config.status 4.14.3
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
 
......
......@@ -18,9 +18,9 @@ m4_define([libxfce4panel_version_api], [2.0])
m4_define([xfce4_panel_config_version], [2])
m4_define([xfce4_panel_version_major], [4])
m4_define([xfce4_panel_version_minor], [14])
m4_define([xfce4_panel_version_micro], [2])
m4_define([xfce4_panel_version_micro], [3])
m4_define([xfce4_panel_version_nano], []) dnl leave this empty to have no nano version
m4_define([xfce4_panel_version_build], [f6e85514])
m4_define([xfce4_panel_version_build], [f3553ee6])
m4_define([xfce4_panel_version_tag], [])
m4_define([xfce4_panel_version], [xfce4_panel_version_major().xfce4_panel_version_minor().xfce4_panel_version_micro()ifelse(xfce4_panel_version_nano(), [], [], [.xfce4_panel_version_nano()])ifelse(xfce4_panel_version_tag(), [git], [xfce4_panel_version_tag()-xfce4_panel_version_build()], [xfce4_panel_version_tag()])])
......
xfce4-panel (4.14.3-1) UNRELEASED; urgency=medium
* New upstream version 4.14.3
-- Mateusz Łukasik <mati75@linuxmint.pl> Fri, 17 Jan 2020 15:59:38 +0100
xfce4-panel (4.14.2-1) unstable; urgency=medium
* d/salsa-ci.yml: add a Salsa CI config file
......
......@@ -20,7 +20,7 @@
</h3>
<div class="affiliation"><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:nick@xfce.org">nick@xfce.org</a>&gt;</code></p></div></div>
</div></div></div>
<div><p class="releaseinfo">Version 4.14.2
<div><p class="releaseinfo">Version 4.14.3
</p></div>
<div><p class="copyright">Copyright © 2006, 2007 Jasper Huijsmans</p></div>
<div><p class="copyright">Copyright © 2008, 2010 Nick Schermer</p></div>
......
......@@ -262,7 +262,7 @@ version of the libxfce4panel headers you have included.</p>
<hr>
<div class="refsect2">
<a name="LIBXFCE4PANEL-VERSION:CAPS"></a><h3>LIBXFCE4PANEL_VERSION</h3>
<pre class="programlisting">#define LIBXFCE4PANEL_VERSION ("4.14.2")
<pre class="programlisting">#define LIBXFCE4PANEL_VERSION ("4.14.3")
</pre>
<p>String with the full version of the panel.</p>
<p class="since">Since: <a class="link" href="api-index-4-8.html#api-index-4.8">4.8</a></p>
......@@ -292,7 +292,7 @@ linked against at application run time.</p>
<hr>
<div class="refsect2">
<a name="LIBXFCE4PANEL-MICRO-VERSION:CAPS"></a><h3>LIBXFCE4PANEL_MICRO_VERSION</h3>
<pre class="programlisting">#define LIBXFCE4PANEL_MICRO_VERSION (2)
<pre class="programlisting">#define LIBXFCE4PANEL_MICRO_VERSION (3)
</pre>
<p>The micro version number of the libxfce4panel library.
Like libxfce4panel_micro_version, but from the headers used at
......
......@@ -213,6 +213,8 @@ endif
EXTRA_DIST = \
abicheck.sh \
libxfce4panel.symbols \
libxfce4panel-2.0.deps \
libxfce4panel-2.0.metadata \
libxfce4panel-alias.h \
libxfce4panel-aliasdef.c \
libxfce4panel-marshal.list \
......@@ -232,8 +234,6 @@ libxfce4panel_2_0_vapi_FILES = libxfce4panel-2.0.gir
vapidir = $(datadir)/vala/vapi
vapi_DATA = $(VAPIGEN_VAPIS) $(VAPIGEN_VAPIS:.vapi=.deps)
EXTRA_DIST += libxfce4panel-2.0.metadata libxfce4panel-2.0.deps
endif
if HAVE_GNUC_VISIBILITY
......
......@@ -101,7 +101,6 @@ host_triplet = @host@
@HAVE_INTROSPECTION_TRUE@am__append_4 = libxfce4panel-2.0.gir
@HAVE_INTROSPECTION_TRUE@am__append_5 = $(gir_DATA) $(typelib_DATA)
@ENABLE_VAPIGEN_TRUE@am__append_6 = libxfce4panel-2.0.metadata libxfce4panel-2.0.deps
subdir = libxfce4panel
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
......@@ -871,9 +870,16 @@ INTROSPECTION_COMPILER_ARGS = \
@HAVE_INTROSPECTION_TRUE@typelibdir = $(libdir)/girepository-1.0
@HAVE_INTROSPECTION_TRUE@typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
# endif HAVE_INTROSPECTION
EXTRA_DIST = abicheck.sh libxfce4panel.symbols libxfce4panel-alias.h \
libxfce4panel-aliasdef.c libxfce4panel-marshal.list \
make-libxfce4panel-alias.pl $(am__append_6)
EXTRA_DIST = \
abicheck.sh \
libxfce4panel.symbols \
libxfce4panel-2.0.deps \
libxfce4panel-2.0.metadata \
libxfce4panel-alias.h \
libxfce4panel-aliasdef.c \
libxfce4panel-marshal.list \
make-libxfce4panel-alias.pl
@ENABLE_VAPIGEN_TRUE@VAPIGEN_VAPIS = libxfce4panel-2.0.vapi
@ENABLE_VAPIGEN_TRUE@VAPIGEN_GIRDIRS = $(prefix)/share/gir-1.0
@ENABLE_VAPIGEN_TRUE@libxfce4panel_2_0_vapi_METADATADIRS = .
......
atk
gio-2.0
cairo
pango
gdk-pixbuf-2.0
gdk-3.0
gtk+-3.0
libxfce4util-1.0
......@@ -34,7 +34,7 @@ G_BEGIN_DECLS
*
* Since: 4.8
**/
#define LIBXFCE4PANEL_VERSION ("4.14.2")
#define LIBXFCE4PANEL_VERSION ("4.14.3")
/**
* LIBXFCE4PANEL_MAJOR_VERSION:
......@@ -70,7 +70,7 @@ G_BEGIN_DECLS
*
* Since: 4.8
**/
#define LIBXFCE4PANEL_MICRO_VERSION (2)
#define LIBXFCE4PANEL_MICRO_VERSION (3)
/**
* LIBXFCE4PANEL_CHECK_VERSION:
......