[gnome-commander/gcmd-1-12] Post-release version bump



commit d850dab9ba3b622f7f8499d63a537330980d0e6f
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Thu Mar 25 22:06:25 2021 +0100

    Post-release version bump

 NEWS                                | 16 ++++++++++++++++
 README.md                           |  2 +-
 configure.ac                        |  2 +-
 data/gnome-commander.appdata.xml.in | 30 +++---------------------------
 doc/C/index.docbook                 | 13 +++++++++++--
 doc/C/releases.xml                  | 28 ++++++++++++++++++++++++++++
 6 files changed, 60 insertions(+), 31 deletions(-)
---
diff --git a/NEWS b/NEWS
index 369daeb4..674b47b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+===================================
+gnome-commander 1.12.1
+---------------
+
+New features:
+ * ...
+
+Bug fixes:
+ * ...
+
+New or updated translations:
+ * ...
+
+New or updated docs:
+ * ...
+
 ===================================
 gnome-commander 1.12.0
 ---------------
diff --git a/README.md b/README.md
index 92b11c76..093e7e8c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Gnome Commander #
 
-[![GitHub 
license](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercontent.com/GNOME/gnome-commander/master/COPYING)
  |  [![GitHub 
commits](https://img.shields.io/github/commits-since/gcmd/gnome-commander/1.12/master)](https://gitlab.gnome.org/GNOME/gnome-commander/tree/master/)
+[![GitHub 
license](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercontent.com/GNOME/gnome-commander/master/COPYING)
  |  [![GitHub 
commits](https://img.shields.io/github/commits-since/gcmd/gnome-commander/1.12.0/master)](https://gitlab.gnome.org/GNOME/gnome-commander/tree/master/)
 
 ## Introduction ##
 
diff --git a/configure.ac b/configure.ac
index b19b9529..f879350c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-commander],[1.12.0],[https://gitlab.gnome.org/GNOME/gnome-commander/issues])
+AC_INIT([gnome-commander],[1.12.1],[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 a45f46b1..ce318806 100644
--- a/data/gnome-commander.appdata.xml.in
+++ b/data/gnome-commander.appdata.xml.in
@@ -48,37 +48,13 @@
   <translation type="gettext">gnome-commander</translation>
 
   <releases>
-    <release version="1.12.0" date="2021-03-25">
+    <release version="1.12.1" date="2021-??-??">
       <description>
         <p>
-          This release includes the folowing new features:
+          This release includes ...
         </p>
         <ul>
-          <li>Gnome Commander depends on GIO now. Migration away from GnomeVFS is ongoing</li>
-         <li>Use GIO instead of Gnome-VFS for opening files with default application</li>
-          <li>Use GIO instead of Gnome-VFS for filtering the file list, and on various other parts of the 
program</li>
-        </ul>
-        <p>
-          and the folowing bug fixes:
-        </p>
-        <ul>
-          <li>Fixed issue #95 (InternalViewer: Scrolling images via mouse, mouse scroll wheel or keyboard 
arrow keys)</li>
-          <li>Fixed issue #96 (Segmentation fault when opening file/directory properties using keyboard)</li>
-          <li>Minor memory optimizations</li>
-        </ul>
-      </description>
-    </release>
-
-    <release version="1.10.3" date="2020-06-19">
-      <description>
-        <p>
-          This release includes bug fixes, library removals, translation updates and a small new feature
-        </p>
-        <ul>
-          <li>InternalViewer: Show metadata file information by default</li>
-          <li>Get rid of deprecated libgnome and libgnomeui libraries</li>
-          <li>In the file search the option 'copy file name' does work again</li>
-          <li>Switched from nautilus-sendto to xdg-email as default send-to command</li>
+          <li>...</li>
         </ul>
       </description>
     </release>
diff --git a/doc/C/index.docbook b/doc/C/index.docbook
index 45501dd5..29071e74 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.12.0">
-  <!ENTITY manrevision "1.12.0">
+  <!ENTITY appversion "1.12.1">
+  <!ENTITY manrevision "1.12.1">
   <!ENTITY date "??? 2021">
   <!ENTITY app "GNOME Commander">
 ]>
@@ -511,6 +511,15 @@
           <para role="publisher">GNOME Documentation Project</para>
         </revdescription>
       </revision>
+      <revision>
+        <revnumber>GNOME Commander Manual V1.12.1;</revnumber>
+        <date>2021-??-??</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 26972444..bde55451 100644
--- a/doc/C/releases.xml
+++ b/doc/C/releases.xml
@@ -22,6 +22,34 @@
         </row>
     </thead>
     <tbody>
+        <row valign="top">
+            <entry><para>1.12.1</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.12.0</para></entry>
             <entry><para>2021-03-25</para></entry>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]