SHA256
1
0
forked from pool/AppStream
Commit Graph

24 Commits

Author SHA256 Message Date
858d238d41 Accepting request 571361 from KDE:Frameworks5
Revert version upgrade, it breaks package builds.

OBS-URL: https://build.opensuse.org/request/show/571361
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=34
2018-01-31 12:12:40 +00:00
12d5c4fef4 Accepting request 570912 from home:alarrosa:branches:KDE:Frameworks5
- Now the appstream cache is refreshed in %post. The update to 0.11.8
  plus the refresh fixes kde#389531.
- Headers are now installed to /usr/include/appstream instead of 
  /usr/inlude/AppStream
- New package AppStream-doc with the html documentation for AppStream
- Use meson to build instead of cmake
- Update to version 0.11.8:
  Features:
   * validator: Emit a hint in case a discouraged AppStream ID style is used (Matthias Klumpp)
   * l10n: Renamed Norwegian Bokmål language file (Matthias Klumpp)
  Specification:
   * docs: Add quickstart instructions for intltool (David Steele)
   * spec: Discourage use of hyphens and digit-started segments for IDs (Matthias Klumpp)
  Bugfixes:
   * qt: Export the AppStreamQt target (Aleix Pol)
   * Various string improvements (Allan Nordhøy)
   * validator: Don't make HEAD requests for URL checks, fetch first byte instead (Matthias Klumpp)
   * Enforce a non-broken version of gobject-introspection (Matthias Klumpp)
   * Ensure LINGUAS update is only run explicitly (Matthias Klumpp)
   * Fix a minor memory and fd leak (Matthias Klumpp)
- Update to version 0.11.7:
  Notes:
   * The appstreamcli validation commands now use curl if it is available to check all
     URLs in the metadata for existence.
     If you don't want this behavior, pass "--nonet" to appstreamcli. There might also
     be false positives (one is known with the KDE bugtracker) that need to be investigated,
     so feedback on this new feature is welcome.
  
  Features:
   * validator: Check all urls for validity (Matthias Klumpp)

OBS-URL: https://build.opensuse.org/request/show/570912
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=33
2018-01-30 11:58:10 +00:00
d4c003dee3 Fix urls of some packages. No idea why sed didn't work for them :-/
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=32
2018-01-17 17:48:17 +00:00
Luca Beltrame
eb2b88bf78 Accepting request 508298 from home:Vogtinator:branches:KDE:Frameworks5
- Update to version 0.11.1:
  Notes:
   * This release contains refactoring of the XML/YAML parsers and some other changes that are more invasive
     than usual.
  
  Features:
   * qt: Add new getters/setters and classes to be on par with the GObject library (Jan Grulich)
   * qt: Add AS::Metadata class used for parsing desktop and appstream metadata files (Jan Grulich)
   * Refactor the XML parser and serialization code (Matthias Klumpp)
   * Refactor the YAML parser and emitter code (Matthias Klumpp)
   * Implement 'service' component type (Matthias Klumpp)
   * Improve speed of metainfo description parsing slightly (Matthias Klumpp)
   * test: Add additional testcase for reading metainfo description tags (Matthias Klumpp)
   * test: Test metainfo descriptions starting with enumerations (Matthias Klumpp)
  
  Specification:
   * doc: Add Distro Packaging page (Jeremy Bicha)
   * doc: Add "service" components and their launchables (Marius Vollmer)
   * Allow components to provide other components (provides -> id) (Matthias Klumpp)
  
  Bugfixes:
   * doc: Uncomment line in middle of paragraph (Jeremy Bicha)
   * doc: A releases tag is not essential for components, but summary is (Matthias Klumpp)
   * Allow descriptions to start with an enumeration (Matthias Klumpp)
   * Ensure we always update with fresh data when refreshing the cache (Matthias Klumpp)
   * Replace invalid components in the pool with new ones of the same name (Matthias Klumpp)
   * Resolve a few potential bugs (found by static checks) (Matthias Klumpp)
   * xml: Check if we are trying to parse a real component (Matthias Klumpp)
- Update to version 0.11.0:
  Features:

OBS-URL: https://build.opensuse.org/request/show/508298
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=30
2017-07-05 09:23:36 +00:00
Hrvoje Senjan
9853c68978 Accepting request 450044 from home:Vogtinator:plasma59
Update to latest version, needed by plasma5-desktop

OBS-URL: https://build.opensuse.org/request/show/450044
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=27
2017-01-13 16:33:12 +00:00
99fc9d696d Sync with KDE:Frameworks5:LTS
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=25
2016-09-29 19:52:50 +00:00
Hrvoje Senjan
11d12aae4c OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=24 2016-09-17 17:48:44 +00:00
Luca Beltrame
ffba253cf6 Accepting request 400896 from home:Mailaender:branches:KDE:Frameworks5
new upstream release

OBS-URL: https://build.opensuse.org/request/show/400896
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=22
2016-06-10 05:09:27 +00:00
Raymond Wooninck
30e6d7d09d OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=20 2016-05-18 08:34:10 +00:00
Raymond Wooninck
400c0f8209 Accepting request 394272 from home:jengelh:branches:KDE:Frameworks5
- Drop unnecessary manual library require
- Avoid /bin/sh invocation for simple ldconfig calls

OBS-URL: https://build.opensuse.org/request/show/394272
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=19
2016-05-12 07:43:02 +00:00
Raymond Wooninck
833787497a Accepting request 394217 from home:Mailaender:branches:KDE:Frameworks5
fix a typo and some redundancy

OBS-URL: https://build.opensuse.org/request/show/394217
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=18
2016-05-12 07:42:08 +00:00
Hrvoje Senjan
16850082d2 Accepting request 394076 from home:Mailaender:branches:X11:Pantheon
document why the parallel build has been disabled

OBS-URL: https://build.opensuse.org/request/show/394076
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=17
2016-05-06 17:56:58 +00:00
Raymond Wooninck
20f7b5e9c5 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=16 2016-02-29 14:06:36 +00:00
Raymond Wooninck
a2ea6ae83c OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=14 2016-02-17 14:10:37 +00:00
Raymond Wooninck
f41b1fd863 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=12 2016-02-08 08:59:48 +00:00
Raymond Wooninck
72cd52f687 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=11 2016-02-07 21:12:46 +00:00
Raymond Wooninck
4305aa9936 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=10 2016-02-07 21:09:07 +00:00
Raymond Wooninck
49c9e10787 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=9 2016-02-07 21:02:41 +00:00
Raymond Wooninck
8be7850029 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=8 2016-02-07 21:01:15 +00:00
Raymond Wooninck
dcaff2c3a6 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=7 2016-02-07 20:58:25 +00:00
Raymond Wooninck
f3f38973d2 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=6 2016-02-05 13:24:52 +00:00
Raymond Wooninck
deaf7c6113 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=5 2016-02-05 13:19:36 +00:00
Raymond Wooninck
56f97ea0f6 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=4 2016-02-05 12:15:07 +00:00
Raymond Wooninck
f4cb27af83 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=3 2016-02-05 12:09:44 +00:00