Accepting request 356663 from GNOME:Next

Update to 0.5.7

OBS-URL: https://build.opensuse.org/request/show/356663
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=56
This commit is contained in:
Bjørn Lie 2016-01-29 12:19:03 +00:00 committed by Git OBS Bridge
parent 4fead936e6
commit ac30d2ac5d
6 changed files with 72 additions and 9 deletions

View File

@ -2,9 +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.5.5</param>
<param name="versionformat">0.5.7</param>
<param name="changesgenerate">enable</param>
<param name="revision">refs/tags/appstream_glib_0_5_5</param>
<param name="revision">refs/tags/appstream_glib_0_5_7</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">fe3a3d15e8619ea5e59788973508853c6dc76804</param></service></servicedata>
<param name="changesrevision">73fd7a07d1dfc3870c2b1bd5e5ecfd1c9864bb4a</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,63 @@
-------------------------------------------------------------------
Fri Jan 29 11:57:01 UTC 2016 - dimstar@opensuse.org
- Update to version 0.5.7:
+ trivial: post release version bump.
+ Detect web-apps which are added as .desktop files.
+ Make the check for screenshot equality more robust.
+ trivial: Fix self tests after the xdg-app fixes.
+ trivial: Never write empty <screenshot/> tags.
+ Move the blacklisted application list to the front-end client.
+ ostree: Work around threadsafety issue with
g_get_language_names.
+ ostree: Remove unnecessary workarounds for bundle paths.
+ Move the gettext parsing to libappstream-glib.
+ trivial: Use G_DEFINE_QUARK.
+ Only build the test firmware files when using
--enable-firmware.
+ Allow disabling font support with --disable-fonts.
+ Allow multiple NLS domains to be specified when searching.
+ Add as_image_load_filename_full().
+ Support date=iso8601 attributes in <release> markup.
+ Add appstream-compose.
+ Remove all traces of ostree.
+ Remove the GStreamer plugin.
+ Remove the GIR and GResource, nm and KDE-specific plugins.
+ trivial: Fix 'make distcheck' with the new gettext test files.
+ trivial: Fix building firmware after the ostree removal.
+ Release version 0.5.7.
-------------------------------------------------------------------
Mon Jan 18 13:49:06 UTC 2016 - dimstar@opensuse.org
- Update to version 0.5.6:
+ trivial: post release version bump.
+ Accept various 'or later' metadata content licenses.
+ libappstream-glib: Add the runtime ID kind.
+ trivial: Fix a small memory leak when parsing debs.
+ Assume a release value of '0' when unset.
+ Fix AppStream generation when using duplicate .deb packages.
+ Check the project_group when validating.
+ Check name uniqueness when validating AppStream data.
+ trivial: Mark some more strings as translatable.
+ Install gettext ITS rules.
+ Cull the application blacklist now we depend on AppData files
for the builder.
+ trivial: Add the gettext files to the example spec file.
+ Set a validation failure for files using <updatecontact> when
being strict.
+ Allow dumping inf files using appstream-util.
+ trivial: Fix the Since: value on as_utils_is_spdx_license().
+ Always blacklist desktop files for uninstalling software.
+ Automatically add missing .inf types as required.
+ trivial: Fix the self tests after the blacklist cull.
+ Prefer stock icons when using as_app_get_icon_default().
+ package-ostree: Init NEVRA on open otherwise we don't get the
right tmpdir name.
+ asb-package-ostree: Fix things up for xdg-app use.
+ ostree: Allow specifying a particular arch only.
+ Release version 0.5.6.
-------------------------------------------------------------------
Sun Dec 20 16:36:23 UTC 2015 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package appstream-glib
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX 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.5.5
Version: 0.5.7
Release: 0
Summary: AppStream Abstraction Library
License: LGPL-2.1+
@ -209,11 +209,13 @@ fi
%files
%defattr(-,root,root)
%{_bindir}/appstream-builder
%{_bindir}/appstream-compose
%{_bindir}/appstream-util
%{_datadir}/bash-completion/completions/appstream-builder
%{_datadir}/bash-completion/completions/appstream-util
%{_libdir}/asb-plugins-4/
%{_libdir}/asb-plugins-5/
%{_mandir}/man1/appstream-builder.1%{?ext_man}
%{_mandir}/man1/appstream-compose.1%{?ext_man}
%{_mandir}/man1/appstream-util.1%{?ext_man}
%files -n libappstream-builder8
@ -238,6 +240,7 @@ fi
%defattr(-,root,root)
%{_datadir}/aclocal/appdata-xml.m4
%{_datadir}/aclocal/appstream-xml.m4
%{_datadir}/gettext/its/appdata.*
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
%{_datadir}/gir-1.0/AppStreamGlib-1.0.gir
%{_datadir}/gtk-doc/html/appstream-glib/