Accepting request 1145425 from GNOME:Next
- 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
This commit is contained in:
parent
9e9cac01bc
commit
8cb35dd3d8
6
_service
6
_service
@ -1,13 +1,13 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<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="disabled">
|
||||
<service name="recompress" mode="manual">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled"/>
|
||||
<service name="set_version" mode="manual"/>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/DimStar77/openSUSE-appstream.git</param>
|
||||
<param name="changesrevision">e7c9645b8b2182fd50d6f1945316ac24ce4289c9</param></service></servicedata>
|
||||
<param name="changesrevision">a7eeb152ae340c5643eb32fd6036bc516614fd88</param></service></servicedata>
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 09 12:59:27 UTC 2024 - dimstar@opensuse.org
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 17 12:02:21 UTC 2023 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libzypp-plugin-appdata
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libzypp-plugin-appdata
|
||||
Version: 1.0.1+git.20230117
|
||||
Version: 1.0.1+git.20240209
|
||||
Release: 0
|
||||
Summary: libzypp extension to handle AppStream metadata
|
||||
License: CC0-1.0 AND MIT
|
||||
@ -26,13 +26,13 @@ URL: https://wiki.gnome.org/Design/Apps/Software
|
||||
Source0: openSUSE-appstream-%{version}.tar.xz
|
||||
Source99: libzypp-plugin-appdata-rpmlintrc
|
||||
# appstream-glib >= 0.3.6 is the first to correctly to appstream-util uninstall in /var/cache
|
||||
Requires: appstream-glib >= 0.3.6
|
||||
Requires: (appstream-glib >= 0.3.6 with asglib(swcatalog))
|
||||
# appdata hook was introduced in libzypp 14.29.4
|
||||
Requires: libzypp >= 14.29.4
|
||||
# AsHelper is a python program with few dependencies
|
||||
Requires: python3-cmdln
|
||||
Requires: python3-createrepo_c
|
||||
Requires(post): appstream-glib >= 0.3.6
|
||||
Requires(post): (appstream-glib >= 0.3.6 with asglib(swcatalog))
|
||||
# libzypp 16.13.1 was the version gaingin support for ZYPP_PLUGIN_APPDATA_FORCE_COLLECT
|
||||
Requires(post): libzypp >= 16.13.1
|
||||
Requires(post): python3-cmdln
|
||||
|
BIN
openSUSE-appstream-1.0.1+git.20230117.tar.xz
(Stored with Git LFS)
BIN
openSUSE-appstream-1.0.1+git.20230117.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
openSUSE-appstream-1.0.1+git.20240209.tar.xz
Normal file
3
openSUSE-appstream-1.0.1+git.20240209.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:980ccafc31e7e0632922ae52cb0f8c9ab86efa1b4df8485512a03f6c25ca36d9
|
||||
size 607368
|
Loading…
Reference in New Issue
Block a user