[gnome-commander/gcmd-1-10] Post-release version bump
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander/gcmd-1-10] Post-release version bump
- Date: Fri, 19 Jun 2020 07:14:24 +0000 (UTC)
commit f05e9be988125ee54ff79eac72636d30592594f8
Author: Uwe Scholz <u scholz83 gmx de>
Date: Fri Jun 19 09:14:14 2020 +0200
Post-release version bump
NEWS | 16 ++++++++++++++++
configure.ac | 2 +-
data/gnome-commander.appdata.xml.in | 15 +++++++++++++--
doc/C/index.docbook | 15 ++++++++++++---
doc/C/releases.xml | 28 ++++++++++++++++++++++++++++
5 files changed, 70 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index 26a88def..1383c475 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+===================================
+gnome-commander 1.10.4
+---------------
+
+New features:
+ * ...
+
+Bug fixes:
+ * ...
+
+New or updated translations:
+ * ...
+
+New or updated docs:
+ * ...
+
===================================
gnome-commander 1.10.3
---------------
diff --git a/configure.ac b/configure.ac
index a168221c..f9e2bc01 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-commander],[1.10.3],[https://gitlab.gnome.org/GNOME/gnome-commander/issues])
+AC_INIT([gnome-commander],[1.10.4],[https://gitlab.gnome.org/GNOME/gnome-commander/issues])
AC_CONFIG_SRCDIR(src/gnome-cmd-includes.h)
AC_CONFIG_MACRO_DIR([m4])
diff --git a/data/gnome-commander.appdata.xml.in b/data/gnome-commander.appdata.xml.in
index fe8ce8e0..9c702f8f 100644
--- a/data/gnome-commander.appdata.xml.in
+++ b/data/gnome-commander.appdata.xml.in
@@ -47,7 +47,18 @@
<project_group>GNOME</project_group>
<translation type="gettext">gnome-commander</translation>
- <releases>
+ <releases>
+ <release version="1.10.4" date="2020-??-??">
+ <description>
+ <p>
+ This release includes ...
+ </p>
+ <ul>
+ <li>...</li>
+ </ul>
+ </description>
+ </release>
+
<release version="1.10.3" date="2020-06-19">
<description>
<p>
@@ -61,6 +72,6 @@
</ul>
</description>
</release>
- </releases>
+ </releases>
</component>
diff --git a/doc/C/index.docbook b/doc/C/index.docbook
index 271f74a1..098574ef 100644
--- a/doc/C/index.docbook
+++ b/doc/C/index.docbook
@@ -2,8 +2,8 @@
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY author "Uwe Scholz">
<!ENTITY legal SYSTEM "legal.xml">
- <!ENTITY appversion "1.10.3">
- <!ENTITY manrevision "1.10.3">
+ <!ENTITY appversion "1.10.4">
+ <!ENTITY manrevision "1.10.4">
<!ENTITY date "??? 2020">
<!ENTITY app "GNOME Commander">
]>
@@ -492,7 +492,7 @@
<para role="publisher">GNOME Documentation Project</para>
</revdescription>
</revision>
- <revision>
+ <revision>
<revnumber>GNOME Commander Manual V1.10.3;</revnumber>
<date>2020-06-19</date>
<revdescription>
@@ -501,6 +501,15 @@
<para role="publisher">GNOME Documentation Project</para>
</revdescription>
</revision>
+ <revision>
+ <revnumber>GNOME Commander Manual V1.10.4;</revnumber>
+ <date>2020-??-??</date>
+ <revdescription>
+ <para role="author">Uwe Scholz
+ <email>u scholz83 gmx de</email></para>
+ <para role="publisher">GNOME Documentation Project</para>
+ </revdescription>
+ </revision>
</revhistory>
<releaseinfo>This manual describes version &appversion; of &app;. </releaseinfo>
<legalnotice>
diff --git a/doc/C/releases.xml b/doc/C/releases.xml
index dfcf70c1..67741c8f 100644
--- a/doc/C/releases.xml
+++ b/doc/C/releases.xml
@@ -22,6 +22,34 @@
</row>
</thead>
<tbody>
+ <row valign="top">
+ <entry><para>1.10.4</para></entry>
+ <entry><para>2020-??-??</para></entry>
+ <entry>
+ <para>Bug fixes:</para>
+ <para>
+ <itemizedlist>
+ <listitem>
+ <para>...</para>
+ </listitem>
+ </itemizedlist>
+ </para>
+ <para>New features:</para>
+ <para>
+ <itemizedlist>
+ <listitem>
+ <para>...</para>
+ </listitem>
+ <listitem>
+ <para>New or updated translations: ...</para>
+ </listitem>
+ <listitem>
+ <para>New or updated docs: ...</para>
+ </listitem>
+ </itemizedlist>
+ </para>
+ </entry>
+ </row>
<row valign="top">
<entry><para>1.10.3</para></entry>
<entry><para>2020-06-19</para></entry>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]