Accepting request 267250 from GNOME:Next

- Update to version 0.3.1.git.20150103.a7941d7:
  + Assume that stock icons are available in HiDPI sizes.
  + Blacklist the IBus desktop files used in gnome-control-center.
  + Add several more non-applications to the blacklist.
  + Blacklist KDE3 KCM components.
  + Assume <image>foo</iimagemg> is a source image kind for AppData
    files.
  + trivial: Support ASB_PACKAGE_ENSURE_VCS for RPM packages.
  + Handle other-endian MO files.
  + trivial: Add 4 more stock icons to the whitelist.
  + Fall back to the dumb tokenizer for keywords with special
    chars.

OBS-URL: https://build.opensuse.org/request/show/267250
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=19
This commit is contained in:
Bjørn Lie 2015-01-06 14:46:38 +00:00 committed by Git OBS Bridge
parent fa9589cd9e
commit a31c5c6649
6 changed files with 26 additions and 5 deletions

View File

@ -3,6 +3,7 @@
<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="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

4
_servicedata Normal file
View File

@ -0,0 +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>

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jan 05 09:48:51 UTC 2015 - opensuse-packaging@opensuse.org
- Update to version 0.3.1.git.20150103.a7941d7:
+ Assume that stock icons are available in HiDPI sizes.
+ Blacklist the IBus desktop files used in gnome-control-center.
+ Add several more non-applications to the blacklist.
+ Blacklist KDE3 KCM components.
+ Assume <image>foo</iimagemg> is a source image kind for AppData
files.
+ trivial: Support ASB_PACKAGE_ENSURE_VCS for RPM packages.
+ Handle other-endian MO files.
+ trivial: Add 4 more stock icons to the whitelist.
+ Fall back to the dumb tokenizer for keywords with special
chars.
-------------------------------------------------------------------
Wed Dec 24 15:07:47 UTC 2014 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package appstream-glib
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 Dominique Leuenberger, Amsterdam, The Netherlands
#
# All modifications and additions to the file contributed by third parties
@ -20,7 +20,7 @@
%define _build_from_vcs 1
Name: appstream-glib
Version: 0.3.1.git.20141031.f9c620c
Version: 0.3.1.git.20150103.a7941d7
Release: 0
Summary: AppStream Abstraction Library
License: LGPL-2.1+