[gnome-commander] Update AppData file for release information



commit 5d40df7f7bbbbd6a1a7a44176dbb8acd7c5eccfc
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Sun Jan 23 14:20:35 2022 +0100

    Update AppData file for release information
    
    Add final release information in releases.xml and NEWS.

 NEWS                                |  8 ++++++-
 data/gnome-commander.appdata.xml.in | 42 ++++++++++++++++++++++++-------------
 doc/C/index.docbook                 |  9 ++++++++
 doc/C/releases.xml                  |  7 ++++---
 4 files changed, 47 insertions(+), 19 deletions(-)
---
diff --git a/NEWS b/NEWS
index 67867d54..1b1962a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
+Starting after version 1.14.0, we provide release notes through the AppData file. As such, app stores (like 
GNOME Software) can show release notes to users.
+
+Human-readable textual output can easily be generated with the following command:
+
+$ appstream-util appdata-to-news /usr/share/metainfo/gnome-commander.appdata.xml
+
 ===================================
-gnome-commander 1.14
+gnome-commander 1.14.0
 ---------------
 
 New features:
diff --git a/data/gnome-commander.appdata.xml.in b/data/gnome-commander.appdata.xml.in
index a0a11ea7..3e0e68ad 100644
--- a/data/gnome-commander.appdata.xml.in
+++ b/data/gnome-commander.appdata.xml.in
@@ -48,27 +48,39 @@
   <translation type="gettext">gnome-commander</translation>
 
   <releases>
-    <release version="1.10.4" date="2020-??-??">
+    <release type="stable" version="1.14.0" date="2022-02-05">
       <description>
         <p>
-          This release includes ...
+          This release includes the following features:
         </p>
         <ul>
-          <li>...</li>
+          <li>Selectable default action when drag-n-drop files with the mouse</li>
+          <li>Optional usage of the trash can instead of permanent file deletion (see issue #2)</li>
+          <li>Removed internal file search dialog, instead use external command for file search</li>
+          <li>Name of connected remote server is shown in the directory indicator (see issue #71)</li>
+          <li>New menu entry for (un)selecting only files</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>
+        <p>This release fixes the following bugs:</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>Issue #3 (Mounted devices pluged when Commander is running are not noticed)</li>
+          <li>Issue #5 ("Follow Links" option does not work when copying files)</li>
+          <li>Issue #13 (Directory size not updated while copying)</li>
+          <li>Issue #16 (Start-left-dir doesn't work on '.' (dot directory))</li>
+          <li>Issue #19 (FTP connections are not closed correctly)</li>
+          <li>Issue #28 (Write permissions are given to all users on an FTP server)</li>
+          <li>Issue #33 (Get rid of deprecated gnome-vfs)</li>
+          <li>Issue #39 (Copy fail when selecting a "drive")</li>
+          <li>Issue #41 (Directory not unreferenced correctly from cache when renamed)</li>
+          <li>Issue #45 (Gnome Commander closes when clicking on SMB path \\xxx\dddddd)</li>
+          <li>Issue #46 (Automatic refresh of folder content is not correct)</li>
+          <li>Issue #47 (Duplicate directory when copying over an existing directory)</li>
+          <li>Issue #51 (Move and not copy by default on same filesystem)</li>
+          <li>Issue #52 (Auto refresh when changing permissions etc)</li>
+          <li>Issue #57 (Remote connections: Gnome Commander misreads file ownership)</li>
+          <li>Issue #59 (On ssh connection, to delete a renamed folder/file don't work)</li>
+          <li>Issue #74 (Does not show mounted external drives)</li>
+          <li>Issue #75 (Newly inserted DVD does not show up)</li>
+          <li>Issue #76 (Crash in Gnome Commander when using webDAV SSL)</li>
         </ul>
       </description>
     </release>
diff --git a/doc/C/index.docbook b/doc/C/index.docbook
index a12dc8bf..a5ef8497 100644
--- a/doc/C/index.docbook
+++ b/doc/C/index.docbook
@@ -548,6 +548,15 @@
           <para role="publisher">GNOME Documentation Project</para>
         </revdescription>
       </revision>
+      <revision>
+        <revnumber>GNOME Commander Manual V1.14.0;</revnumber>
+        <date>2022-02-05</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 b7c56a63..dc902483 100644
--- a/doc/C/releases.xml
+++ b/doc/C/releases.xml
@@ -7,8 +7,9 @@
 <!-- This section contains info about the program releases.-->
   <sect1 id="gnome-commander-releases">
     <title>Release Overview</title>
-    <para>
-    </para>
+    <para>Starting after version 1.14.0, we provide release notes through the AppData file. As such, app 
stores (like GNOME Software) can show release notes to users.</para>
+    <para>Human-readable textual output can easily be generated with the following command:</para>
+    <para><command>appstream-util appdata-to-news 
/usr/share/metainfo/gnome-commander.appdata.xml</command></para>
     <informaltable frame="topbot">
     <tgroup cols="3">
         <colspec colname="col1"/>
@@ -24,7 +25,7 @@
     <tbody>
         <row valign="top">
             <entry><para>1.14.0</para></entry>
-            <entry><para>2021-??-??</para></entry>
+            <entry><para>2022-02-05</para></entry>
             <entry>
                 <para>Bug fixes:</para>
                 <para>


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