Accepting request 288064 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/288064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/appstream-glib?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2015-03-03 10:10:19 +00:00 committed by Git OBS Bridge
parent 4c11735f32
commit 62bb56d3cf
6 changed files with 25 additions and 6 deletions

View File

@ -2,8 +2,9 @@
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/hughsie/appstream-glib.git</param>
<param name="scm">git</param>
<param name="versionformat">0.3.1.git.%cd.%h</param>
<param name="versionformat">0.3.4</param>
<param name="changesgenerate">enable</param>
<param name="revision">refs/tags/appstream_glib_0_3_4</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/hughsie/appstream-glib.git</param>
<param name="changesrevision">a7941d71cc5835853ed952d2f12360e11928afb9</param></service></servicedata>
<param name="changesrevision">b0009f1670ce73796f5847018b4e2215a403b673</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c67cff938662517a16f4e62ff7908894f285ee26139dec06d8bf30b489aa8342
size 2123244

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da3fe473117c037c70760f89cc35317117bf3fb97eb29a904593ea63303f1b1b
size 2124372

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Jan 28 10:32:30 UTC 2015 - opensuse-packaging@opensuse.org
- Update to version 0.3.4:
+ Allow specifying --packages-dir multiple times
+ Show the offending text when validation fails
+ Do not blacklist applications with broken AppData files
+ Remove the composite plugin
+ Add as_app_get_search_tokens()
+ Add show-search-tokens subcommand to appstream-util
+ Do not store short search tokens like 'a' and 'or'
+ trivial: Do not store search tokens with markup
+ Blacklist the 40 most common search tokens
+ Check if the search entries are valid before searching
+ Accept <metadata_licence> as a fallback for <metadata_license>
+ trivial: Fix 'make distcheck' now the composite plugin has gone
+ Release version 0.3.4
-------------------------------------------------------------------
Mon Jan 05 09:48:51 UTC 2015 - opensuse-packaging@opensuse.org

View File

@ -20,7 +20,7 @@
%define _build_from_vcs 1
Name: appstream-glib
Version: 0.3.1.git.20150103.a7941d7
Version: 0.3.4
Release: 0
Summary: AppStream Abstraction Library
License: LGPL-2.1+