Revisions of AppStream

buildservice-autocommit accepted request 1001041 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 80)
baserev update by copy to link target
Fabian Vogt's avatar Fabian Vogt (Vogtinator) accepted request 1000960 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 79)
New upstream release
buildservice-autocommit accepted request 987332 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 78)
baserev update by copy to link target
buildservice-autocommit accepted request 976577 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 76)
baserev update by copy to link target
buildservice-autocommit accepted request 959403 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 73)
baserev update by copy to link target
Fabian Vogt's avatar Fabian Vogt (Vogtinator) committed (revision 72)
  works much better, rely on that instead.
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 959356 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 71)
- Don't refresh the system cache in %post. The user metadata cache
  work much better, rely on that instead.
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 942349 from Callum Farmer's avatar Callum Farmer (gmbr3) (revision 70)
- Update to version 0.15.1
  * compose: Port over font support from appstream-generator
  * compose: Allow overriding unit used for locale processing
  * compose: Refine legacy support for desktop-id launchables
  * compose: Allow setting the custom desktop-entry translation function
  * compose: Allow to run with threading (mostly) disabled
  * compose: Reorganize feature flags, allow to disable l10n
  * compose: Allow setting a screenshot file size limit
  * compose: Allow to disable screencast processing explicitly
  * compose: Allow to test whether result has a specific hint tag
  * news-convert: Support a "Translators" section
  * validator: Check that first rDNS component-ID parts are always lowercased
  * validator: Validate capitalization for some selected text blocks
  * vapi: Rename PoolFlag to PoolFlags to add the missing deprecated flags
  * Fix cache always getting updated even if unnacessary on Debian systems
  * Still verify download return codes if download was aborted intentionally
  * compose: Warn if metainfo files are missing and data was processed anyway
- Update to version 0.15.0
  * This release contains a complete rewrite of AppStream's
    caching code, making use of libxmlb instead of LMDB now.
    This will allow for more complex queries and simplifies the
    caching code a bit.
  * Allow clients to configure the addon autoresolve magic
  * Allow clients to control the local metainfo preference
  * qt: Add wrappers for new AsPool API
  * qt: Wrap the AsPool ::changed signal
  * Implement the new "Tags" tag
  * Make component-ID search case-insensitive
  * compose: Adjust to rsvg API changes
  * qt: Align API deprecations with C library API
  * Cache Flatpak data properly, and add some quirk fixes for it
- Add BuildRequires itstool
- Add BuildRequires xmlb >= 0.3.6
- Update BuildRequires glib-2.0 to >= 2.62
- Remove BuildRequires lmdb-devel
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 926788 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 69)
- Update to 0.14.6. Check the NEWS file for the list of changes.
- Only install the license files once.
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) committed (revision 68)
Use %bcond_without vala instead
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 914874 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 67)
- Create and install a Vala API file
Fabian Vogt's avatar Fabian Vogt (Vogtinator) accepted request 910733 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 66)
Not yet built tested, beware.

- Update to version 0.14.4 (needed by future Discover versions)
 * qt: Expose setter and getter for pool cache location
 * utils: Use GLib's gstring_replace if available
 * its: Allow to mark release descriptions as non-translatable
 * compose: Point people at the specification if metadata license is invalid
 * docs: Clarify which metadata licenses are permitted
 * docs: Fix a typo on the icon cache page
 * spec: Add a paragraph about which license to put in <project_license>
 * Add documentation for YAML release type and urgency
 * Add documentation for YAML provides
 * component: Don't strip ";" from keywords before translating them
 * utils: Don't strip modifiers when stripping encoding
 * compose: Check optipng is there before we use it
 * Improve text line wrapping, especially if many newlines are present
 * Make word-wrap function unicode-aware
 * Make license_is_metadata_license parse more complex expressions
 * Improve cache refresh code, don't flag cache as updated if update failed
 * Use system cache even if we had to drop some invalid metadata
 * Assign more string class members safely
 * Fix flashed firmware generating incorrect XML
 * Fix YAML having wrong names for the firmware data
buildservice-autocommit accepted request 885246 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 65)
baserev update by copy to link target
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 885182 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 64)
- Update to version 0.14.3
  * spec: Mention that license-IDs are case-sensitive
  * compose: Don't loop endlessly if external desktop l10n function
    is set
  * Never create a predictable dir in /tmp for caching
  * qt: Implement missing Pool::componentsByCategories
  * Share one user-owned read-only system metadata cache between all
    applications
  * pool: Clean up user sysdata caches if we start to use the system
    cache
  * Port over some parsing improvements for desktop-files from asgen
  * compose: Add helper for reading desktop-entry files
  * compose: Handle bad UTF-8 in desktop-entry files even better
  * search: Perform partial token matches instead of prefix matches
  * search: Unconditionally perform partial term matching after
    exact matching
  * news-to-metainfo: Recognize the "Contributors" section
  * Update our own metainfo file for appstreamcli
  * Read descriptions from collection XML correctly again
  * search: Make whole-search string matching a lot more strict
  * validator: Resolve false-positive when testing remote icon
    URL validity
  * utils: Improve textwrap if text is just one excessively
    long word
  * compose: Permit U+00AD SOFT HYPHEN in string values
  * Validate our own metainfo file
  * compose: Don't assume lowest priority for desktop-entry-only
    components
  * search: Only replace full words with greylist terms,
    not partial ones
  * ascli: Take all positional parameters as search terms when
    searching
buildservice-autocommit accepted request 873084 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 63)
baserev update by copy to link target
Fabian Vogt's avatar Fabian Vogt (Vogtinator) accepted request 873077 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 62)
- Update to version 0.14.1:
Displaying revisions 41 - 60 of 121
openSUSE Build Service is sponsored by