Fix content of common packages
authorDevrim Gunduz <devrim@gunduz.org>
Thu, 25 Sep 2025 13:25:22 +0000 (16:25 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Thu, 25 Sep 2025 13:25:22 +0000 (16:25 +0300)
templates/pages/rpmchart.html

index 84158f5fc4a10dc72080a4297b984d3373656b7d..4d081390600d0633c6159790a2eacdf8a4754f3a 100644 (file)
 <p>
 
 <p>
-    <a href="https://download.postgresql.org/pub/repos/yum/common">Browse</a> the entire set of repositories for <a href="/news/new-repo-rpms-released/" target="_blank" >Postgres Common repository</a>.
+    <a href="https://download.postgresql.org/pub/repos/zypp/common/suse">Browse</a> the entire set of repositories for <a href="/news/new-repo-rpms-released/" target="_blank" >Postgres Common repository</a>.
 </p>
+<table class="table">
+    <thead>
+        <tr class="thead-light">
+            <th width="66%">OS/Arch</th>
+            <th width="34%">Status</th>
+        </tr>
+    </thead>
+
+    <tbody>
+        <tr>
+            <td><a href="https://download.postgresql.org/pub/repos/zypp/common/suse/sles-15.7-x86_64/">SLES 15 SP 7 - x86_64</a></td>
+            <td class="pgyum-available">Available</td>
+        </tr>
+    </tbody>
+</table>
 
 
 <a name="pg18"/>