[ghex: 4/5] Update appdata and READMEs for 4.alpha.1




commit 700184a0f8c5e8b71e638c63db0ca7b6a08df2d5
Author: Logan Rathbone <poprocks gmail com>
Date:   Thu Dec 16 17:46:11 2021 -0500

    Update appdata and READMEs for 4.alpha.1

 ALPHA-INFO.txt                        | 9 +++++++++
 README.md                             | 3 +++
 data/org.gnome.GHex.appdata.xml.in.in | 1 +
 3 files changed, 13 insertions(+)
---
diff --git a/ALPHA-INFO.txt b/ALPHA-INFO.txt
index 17209a7..38d285e 100644
--- a/ALPHA-INFO.txt
+++ b/ALPHA-INFO.txt
@@ -85,4 +85,13 @@ Other known issues to be addressed in a future version:
    will not, and some will be taken under advisement.
    See https://gitlab.gnome.org/GNOME/ghex/-/issues for some discussions.
 
+By way of final note, the first stable release of GHex 4 will likely be
+"4.x.0", with "x" being the contemporary GNOME release target. Eg, 4.43.0
+would be the recommended release to couple with GNOME 43.
+
+As GHex is part of the GNOME Extra Apps family, it is not mandatory for it to
+follow the naming convention of its major version number matching the GNOME
+release.  Since it also includes a library, libgtkhex-4, the "4.x" major
+version number is meaningful, and I would rather keep it in place.
+
 (Logan Rathbone <poprocks gmail com>)
diff --git a/README.md b/README.md
index 2ce87a4..e4ede74 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,9 @@ a traditional hex editor view. The display is split in two columns, with
 hexadecimal values in one column and the ASCII representation in the
 other. GHex is a useful tool for working with raw data.
 
+GHex is part of the GNOME Extra Apps family of applications and is not a core
+GNOME application.
+
 ## Note re: Alpha State of GHex 4
 
 The `master` branch now contains GHex 4, which is presently in alpha state.
diff --git a/data/org.gnome.GHex.appdata.xml.in.in b/data/org.gnome.GHex.appdata.xml.in.in
index 6b50548..7c22b2b 100644
--- a/data/org.gnome.GHex.appdata.xml.in.in
+++ b/data/org.gnome.GHex.appdata.xml.in.in
@@ -30,6 +30,7 @@
     <kudo>UserDocs</kudo>
   </kudos>
   <releases>
+    <release version="4.alpha.1" date="2021-12-16" type="development" />
     <release version="3.41.1" date="2021-12-04"/>
     <release version="3.41.0" date="2021-09-24"/>
     <release version="3.18.4" date="2019-07-13"/>


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