- Update to version 1.0.1+git.20240209: * Move to /var/cache/swcatalog * Remove Google Plus web app * make google-chrome.xml pass appstream validation * Add a type=remote icon for google-chrome * Use application-x-addon for codec icons * Add screenshots for Chromium * Wings3d apddata file merged upstream * Tag the web-apps with the correct license IDs * Add Telegram web app * added screenshot for IQMol * added screenshot for FBReader * Updated Cmake screenshot to a HighDPI version * Ensure all the webapps have valid icons * Fix the list of webapps to be a single XML document * Merge the webapps into one file * Convert the codec AppData files to 0.6 format * Upgrade the IBus AppData files to 0.6 format * Add the licence changes for the GStreamer packages * Add the GStreamer AppStream descriptions for gstreamer1-libav - Require appstream-glib with the asglib(swcatalog) symbol: ensure we support the new location. OBS-URL: https://build.opensuse.org/request/show/1145425 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libzypp-plugin-appdata?expand=0&rev=62
14 lines
477 B
Plaintext
14 lines
477 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="manual">
|
|
<param name="url">https://github.com/DimStar77/openSUSE-appstream.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="changesgenerate">enable</param>
|
|
<param name="versionformat">1.0.1+git.%cd</param>
|
|
</service>
|
|
<service name="recompress" mode="manual">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service name="set_version" mode="manual"/>
|
|
</services>
|