[gnome-calculator/wip/cdavis/fix-appdata-ci] appdata: Merge recent development releases with stable releases




commit 4cedef0f91cae22471cf305184c9ac51cbd45596
Author: Christopher Davis <christopherdavis gnome org>
Date:   Thu Nov 18 12:53:42 2021 -0800

    appdata: Merge recent development releases with stable releases
    
    appstream-glib doesn't like the new GNOME versioning scheme.
    To work around it, we need to merge the development releases
    with the stable releases.

 data/org.gnome.Calculator.appdata.xml.in | 40 --------------------------------
 1 file changed, 40 deletions(-)
---
diff --git a/data/org.gnome.Calculator.appdata.xml.in b/data/org.gnome.Calculator.appdata.xml.in
index e981d537..7ed6e269 100644
--- a/data/org.gnome.Calculator.appdata.xml.in
+++ b/data/org.gnome.Calculator.appdata.xml.in
@@ -79,22 +79,6 @@
           <li>Updated Translations</li>
           <li>Use first translated symbol for conversion with button #219 (Robert Roth)</li>
           <li>Appdata includes hardware support information (Adrien Plazas)</li>
-        </ul>
-      </description>
-    </release>
-    <release version="41.rc" date="2021-09-04" type="development">
-      <description>
-        <p>Overview of changes in gnome-calculator 41.rc</p>
-        <ul>
-          <li>Updated Translations</li>
-        </ul>
-      </description>
-    </release>
-    <release version="41.alpha" date="2021-07-10" type="development">
-      <description>
-        <p>Overview of changes in gnome-calculator 41.alpha</p>
-        <ul>
-          <li>Updated Translations</li>
           <li>Adaptive preferences window !85 (Adrien Plazas)</li>
           <li>Fixed currency conversion using convert button #216 (Robert Roth)</li>
           <li>User interface reworked, adaptive UI !81 (Adrien Plazas)</li>
@@ -110,14 +94,6 @@
     <release version="40.0" date="2021-03-19" type="stable">
       <description>
         <p>Overview of changes in gnome-calculator 40.0</p>
-        <ul>
-          <li>Updated Translations</li>
-        </ul>
-      </description>
-    </release>
-    <release version="40.rc" date="2021-03-12" type="development">
-      <description>
-        <p>Overview of changes in gnome-calculator 40.rc</p>
         <ul>
           <li>Updated Translations</li>
           <li>Resize window after switching mode !78 (joshas)</li>
@@ -130,14 +106,6 @@
           <li>Allow multiple decimal points #166. #5 (Robert Roth)</li>
           <li>Added Ctrl+O shortcut for degrees symbol (Robert Roth)</li>
           <li>Use gtk-sourceview 4.8 !80 (Robert Roth)</li>
-        </ul>
-      </description>
-    </release>  
-    <release version="40.beta" date="2021-02-05" type="development">
-      <description>
-        <p>Overview of changes in gnome-calculator 40.beta</p>
-        <ul>
-          <li>Updated Translations</li>
           <li>Fixed CI build (Robert Roth)</li>
           <li>Fixed issues with initial loading of currencies (Robert Roth)</li>
           <li>Rework currency retrieval preparing for currency provider plugins (Robert Roth)</li>
@@ -150,14 +118,6 @@
           <li>Added % button to Advanced mode (Dave Hulst)</li>
           <li>Show 4 decimals in converter instead of only two #203 (Robert Roth)</li>
           <li>Added style classes to buttons !76 (Dave Hulst)</li>
-        </ul>
-      </description>
-    </release>  
-    <release version="40.alpha" date="2021-01-10" type="development">
-      <description>
-        <p>Overview of changes in gnome-calculator 40.alpha</p>
-        <ul>
-          <li>Updated Translations</li>
           <li>Use libhandy for window and headerbar !69 (Cristopher Davis)</li>
           <li>Use C instead of Clr in help !70 (scootergrisen)</li>
           <li>Fixed broken currency conversion on first start #199 (Robert Roth)</li>


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