1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Richard Hughes <richard@hughsie.com> -->
<component type="desktop">
<id>org.gnome.PackageUpdater.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<name>GNOME Package Updater</name>
<summary>Update software installed on the system</summary>
<description>
<p>
Package Updater allows you to update packages on your system without
rebooting.
You can view details about each update and choose which updates to apply.
</p>
<p>
Package Updater uses PackageKit and can work on any distribution using
the native package management framework.
</p>
</description>
<screenshots>
<screenshot type="default">https://git.gnome.org/browse/gnome-packagekit/plain/data/appdata/ss-updater.png</screenshot>
</screenshots>
<!--
Validate with `appstream-util validate *.appdata.xml`
-->
<releases>
<release date="2018-09-04" version="3.30.0">
<description>
<p>
This is the first stable release for GNOME 3.30 and updates several
translations.
</p>
</description>
</release>
<release date="2018-03-12" version="3.28.0">
<description>
<p>
This is the first stable release for GNOME 3.28 and updates several
translations.
</p>
</description>
</release>
<release date="2017-09-11" version="3.26.0">
<description>
<p>
This is the first stable release for GNOME 3.26 and updates several
translations.
</p>
</description>
</release>
<release date="2017-08-07" version="3.25.90">
<description>
<p>
This unstable release switches to the meson build-system and updates
several translations.
</p>
</description>
</release>
<release date="2017-03-20" version="3.24.0">
<description>
<p>This is the first stable release for GNOME 3.24.</p>
</description>
</release>
<release date="2017-03-11" version="3.23.92">
<description>
<p>This unstable release updates several translations.</p>
</description>
</release>
<release date="2017-02-13" version="3.23.90">
<description>
<p>This unstable release ports away from intltool and updates translations.</p>
</description>
</release>
<release date="2016-09-19" version="3.22.0">
<description>
<p>This is the first stable release for GNOME 3.22</p>
</description>
</release>
<release date="2016-09-13" version="3.21.92">
<description>
<p>This release only updates translations.</p>
</description>
</release>
<release date="2016-08-29" version="3.21.91">
<description>
<p>This release only updates translations.</p>
</description>
</release>
<release date="2016-08-15" version="3.21.90">
<description>
<p>This unstable release for GNOME 3.21 fixes the following bugs:</p>
<ul>
<li>Mark forgotten strings as translatable</li>
<li>Update the UI files to adhere to the GNOME 3 UI guidelines</li>
</ul>
<p>This release also updates translations.</p>
</description>
</release>
<release date="2016-07-18" version="3.21.4">
<description>
<p>This unstable release for GNOME 3.21 fixes the following bugs:</p>
<ul>
<li>Use new-style application IDs for flatpak</li>
<li>Remove the broken markdown parsing module</li>
</ul>
<p>This release also updates translations.</p>
</description>
</release>
<release date="2016-03-21" version="3.20.0">
<description>
<p>This release for GNOME 3.20 fixes the following bugs:</p>
<ul>
<li>Add a missing tag to the AppData file</li>
</ul>
<p>This release also updates translations.</p>
</description>
</release>
<release version="3.18.0" timestamp="1442827658">
<description>
<p>This is the first stable release for GNOME 3.18</p>
</description>
</release>
<release version="3.17.90" timestamp="1439989821">
<description>
<p>This release fixes the following bug:</p>
<ul>
<li>Consider available packages as updatable</li>
</ul>
</description>
</release>
<release version="3.16.0" timestamp="1427103917">
<description>
<p>This stable release marks the release of GNOME 3.16!</p>
</description>
</release>
<release version="3.15.92" timestamp="1426498834">
<description>
<p>This release only updates translations.</p>
</description>
</release>
<release version="3.15.91" timestamp="1425299116">
<description>
<p>This release only updates translations.</p>
</description>
</release>
<release version="3.15.90" timestamp="1424118207">
<description>
<p>This release moves the session D-Bus interface to GNOME Software.</p>
</description>
</release>
<release version="3.15.4" timestamp="1421625600">
<description>
<p>This release fixes the following bugs:</p>
<ul>
<li>Add suitable Keywords to the package updater desktop file</li>
</ul>
</description>
</release>
<release version="3.15.3" timestamp="1418774400">
<description>
<p>This release fixes the following bug:</p>
<ul>
<li>Avoid conflict with new GTK+ API</li>
</ul>
</description>
</release>
</releases>
<provides>
<id>gpk-update-viewer.desktop</id>
</provides>
<kudos>
<kudo>AppMenu</kudo>
<kudo>HiDpiIcon</kudo>
<kudo>ModernToolkit</kudo>
</kudos>
<url type="homepage">http://www.packagekit.org/</url>
<update_contact>richard_at_hughsie.com</update_contact>
</component>
|