From ca936826100ae6384d609ea82468f57fbceaf570db0223eecab7e1d74c67f0f8 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 19 Feb 2018 17:16:14 +0000 Subject: [PATCH 1/5] Updating link to change in openSUSE:Factory/appstream-glib revision 61.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=4823e95158fab1be8e88f1a8c7943915 --- _service | 4 ++-- _servicedata | 2 +- appstream-glib-0.7.4+git.3.tar.xz | 3 +++ appstream-glib-0.7.5.tar.xz | 3 --- appstream-glib.changes | 23 ----------------------- appstream-glib.spec | 11 +++++------ 6 files changed, 11 insertions(+), 35 deletions(-) create mode 100644 appstream-glib-0.7.4+git.3.tar.xz delete mode 100644 appstream-glib-0.7.5.tar.xz diff --git a/_service b/_service index ef5cd3a..3d38dfa 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ https://github.com/hughsie/appstream-glib.git git - 0.7.5 + 0.7.4+git.@TAG_OFFSET@ enable - appstream_glib_0_7_5 + 473f3ab19f91e13014d6cefdbf57209337a6d407 *.tar diff --git a/_servicedata b/_servicedata index 0766db0..9700501 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - 92722fe24b0ba165a65efc565aa52a372b440604 \ No newline at end of file + 473f3ab19f91e13014d6cefdbf57209337a6d407 \ No newline at end of file diff --git a/appstream-glib-0.7.4+git.3.tar.xz b/appstream-glib-0.7.4+git.3.tar.xz new file mode 100644 index 0000000..46f1466 --- /dev/null +++ b/appstream-glib-0.7.4+git.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7de97ff555ecd83b25427916e51712226370db4e5a0744d33f770a0c850b4038 +size 2227548 diff --git a/appstream-glib-0.7.5.tar.xz b/appstream-glib-0.7.5.tar.xz deleted file mode 100644 index a5d4b03..0000000 --- a/appstream-glib-0.7.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eec264fd1b7acdf78bade15f6edcbfbcb3d1fced0251ecc3bbce8f558b6586d9 -size 2230288 diff --git a/appstream-glib.changes b/appstream-glib.changes index 997a539..ae38eb1 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,26 +1,3 @@ -------------------------------------------------------------------- -Thu Jan 25 15:55:23 UTC 2018 - dimstar@opensuse.org - -- Update to version 0.7.5: - + Add as_app_parse_data(). - + Add as_store_get_apps_by_provide(). - + Add more GObject Introspection annotations for Python. - + Describe connection problems/HTTP errors when validating - images. - + Do not use an 'enable' prefix for meson arguments. - + Don't expect an enum when really passing a bitfield. - + Don’t fall back to en if other languages are available. - + Explicitly require a new enough json-glib. - + Fix a crash when calling as_release_add_location() directly. - + Fix appstream-compose when using new-style desktop IDs. - + Fix compile with GCab v1.0. - + Generate icons and samples for emoji fonts.. - + Never change the default screenshot when processing AppData. - + Support OARS v1.1 additions. - + Use pngquant to make the application icons take up less space. -- Add pngquant Requires: new runtime dependency to make the - application icons take up less space. - ------------------------------------------------------------------- Mon Nov 13 11:08:55 UTC 2017 - dimstar@opensuse.org diff --git a/appstream-glib.spec b/appstream-glib.spec index 1bf5750..fcdf0de 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -1,7 +1,7 @@ # # spec file for package appstream-glib # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2014 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %define _build_from_vcs 1 Name: appstream-glib -Version: 0.7.5 +Version: 0.7.4+git.3 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1+ AND GPL-2.0+ @@ -58,7 +58,6 @@ BuildRequires: gnome-common # We still need some part to build the man pages BuildRequires: xsltproc %endif -Requires: pngquant >= 2.8 %description This library provides GObjects and helper methods to read and write @@ -159,9 +158,9 @@ for the repositories to be published %build %{meson} \ - -Drpm=true \ - -Dgtk-doc=true \ - -Dstemmer=false \ + -Denable-rpm=true \ + -Denable-gtk-doc=true \ + -Denable-stemmer=false \ %{nil} %{meson_build} From 3833b7b728ce6052484e8b4b8ab01f4399c9be9a69fbd25cb5c01373c4138f6c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 19 Feb 2018 17:33:43 +0000 Subject: [PATCH 2/5] Accepting request 578160 from openSUSE:Factory Revert to-0.7.5, with pngquant OBS-URL: https://build.opensuse.org/request/show/578160 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=118 --- _service | 4 ++-- _servicedata | 2 +- appstream-glib-0.7.4+git.3.tar.xz | 3 --- appstream-glib-0.7.5.tar.xz | 3 +++ appstream-glib.changes | 23 +++++++++++++++++++++++ appstream-glib.spec | 11 ++++++----- 6 files changed, 35 insertions(+), 11 deletions(-) delete mode 100644 appstream-glib-0.7.4+git.3.tar.xz create mode 100644 appstream-glib-0.7.5.tar.xz diff --git a/_service b/_service index 3d38dfa..ef5cd3a 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ https://github.com/hughsie/appstream-glib.git git - 0.7.4+git.@TAG_OFFSET@ + 0.7.5 enable - 473f3ab19f91e13014d6cefdbf57209337a6d407 + appstream_glib_0_7_5 *.tar diff --git a/_servicedata b/_servicedata index 9700501..0766db0 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - 473f3ab19f91e13014d6cefdbf57209337a6d407 \ No newline at end of file + 92722fe24b0ba165a65efc565aa52a372b440604 \ No newline at end of file diff --git a/appstream-glib-0.7.4+git.3.tar.xz b/appstream-glib-0.7.4+git.3.tar.xz deleted file mode 100644 index 46f1466..0000000 --- a/appstream-glib-0.7.4+git.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7de97ff555ecd83b25427916e51712226370db4e5a0744d33f770a0c850b4038 -size 2227548 diff --git a/appstream-glib-0.7.5.tar.xz b/appstream-glib-0.7.5.tar.xz new file mode 100644 index 0000000..a5d4b03 --- /dev/null +++ b/appstream-glib-0.7.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec264fd1b7acdf78bade15f6edcbfbcb3d1fced0251ecc3bbce8f558b6586d9 +size 2230288 diff --git a/appstream-glib.changes b/appstream-glib.changes index ae38eb1..997a539 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Thu Jan 25 15:55:23 UTC 2018 - dimstar@opensuse.org + +- Update to version 0.7.5: + + Add as_app_parse_data(). + + Add as_store_get_apps_by_provide(). + + Add more GObject Introspection annotations for Python. + + Describe connection problems/HTTP errors when validating + images. + + Do not use an 'enable' prefix for meson arguments. + + Don't expect an enum when really passing a bitfield. + + Don’t fall back to en if other languages are available. + + Explicitly require a new enough json-glib. + + Fix a crash when calling as_release_add_location() directly. + + Fix appstream-compose when using new-style desktop IDs. + + Fix compile with GCab v1.0. + + Generate icons and samples for emoji fonts.. + + Never change the default screenshot when processing AppData. + + Support OARS v1.1 additions. + + Use pngquant to make the application icons take up less space. +- Add pngquant Requires: new runtime dependency to make the + application icons take up less space. + ------------------------------------------------------------------- Mon Nov 13 11:08:55 UTC 2017 - dimstar@opensuse.org diff --git a/appstream-glib.spec b/appstream-glib.spec index fcdf0de..1bf5750 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -1,7 +1,7 @@ # # spec file for package appstream-glib # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2014 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %define _build_from_vcs 1 Name: appstream-glib -Version: 0.7.4+git.3 +Version: 0.7.5 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1+ AND GPL-2.0+ @@ -58,6 +58,7 @@ BuildRequires: gnome-common # We still need some part to build the man pages BuildRequires: xsltproc %endif +Requires: pngquant >= 2.8 %description This library provides GObjects and helper methods to read and write @@ -158,9 +159,9 @@ for the repositories to be published %build %{meson} \ - -Denable-rpm=true \ - -Denable-gtk-doc=true \ - -Denable-stemmer=false \ + -Drpm=true \ + -Dgtk-doc=true \ + -Dstemmer=false \ %{nil} %{meson_build} From 1e6a6cf2f4720f1ab9035039f269d715a0da59516e4d4ebbc312c42500913963 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 5 Mar 2018 12:38:19 +0000 Subject: [PATCH 3/5] Accepting request 582466 from GNOME:Next Update to 0.7.6 OBS-URL: https://build.opensuse.org/request/show/582466 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=119 --- _service | 4 +-- _servicedata | 2 +- appstream-glib-0.7.5.tar.xz | 3 -- appstream-glib-0.7.6.tar.xz | 3 ++ appstream-glib.changes | 24 ++++++++++++++ appstream-glib.spec | 64 ++++++++++++++++++++----------------- 6 files changed, 64 insertions(+), 36 deletions(-) delete mode 100644 appstream-glib-0.7.5.tar.xz create mode 100644 appstream-glib-0.7.6.tar.xz diff --git a/_service b/_service index ef5cd3a..2103081 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ https://github.com/hughsie/appstream-glib.git git - 0.7.5 + 0.7.6 enable - appstream_glib_0_7_5 + appstream_glib_0_7_6 *.tar diff --git a/_servicedata b/_servicedata index 0766db0..d48455c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - 92722fe24b0ba165a65efc565aa52a372b440604 \ No newline at end of file + 9103913bead336ae43bbc9a0fec1c938b94eb0e4 \ No newline at end of file diff --git a/appstream-glib-0.7.5.tar.xz b/appstream-glib-0.7.5.tar.xz deleted file mode 100644 index a5d4b03..0000000 --- a/appstream-glib-0.7.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eec264fd1b7acdf78bade15f6edcbfbcb3d1fced0251ecc3bbce8f558b6586d9 -size 2230288 diff --git a/appstream-glib-0.7.6.tar.xz b/appstream-glib-0.7.6.tar.xz new file mode 100644 index 0000000..d7d2b5f --- /dev/null +++ b/appstream-glib-0.7.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c7f66df930c455b9172ffa9fae9bf0d9dd34b19de7a3d007311594447ef93e +size 2231388 diff --git a/appstream-glib.changes b/appstream-glib.changes index 997a539..7ea828c 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Wed Feb 28 16:22:56 UTC 2018 - dimstar@opensuse.org + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Sun Feb 11 03:11:36 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 0.7.6: + + Never include '&' in attribute values. + + Add support for release types. + + Fix an invalid read when using as_app_parse_data() from Python. + + as-app-desktop: don't deference invalid lists. +- Use pkgconfig(yaml-0.1) instead of libyaml-devel: it's what meson + actually looks for. +- Add docbook-xsl-stylesheets and gtk-doc BuildRequires to avoid + implicit dependencies. +- Drop intltool BuildRequires: it is no longer required since + upstream migrated to Gettext long ago, and gthread-2.0 and + sqlite3 BuildRequires: both of them are no longer used/needed. +- Pass dep11, builder, rpm, man, gtk-doc and introspection meson + options as true, and alpm, fonts and stemmer as false, ensuring + the desired features are enabled and visa versa. + ------------------------------------------------------------------- Thu Jan 25 15:55:23 UTC 2018 - dimstar@opensuse.org diff --git a/appstream-glib.spec b/appstream-glib.spec index 1bf5750..9900cfd 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -17,48 +17,47 @@ # -%define _build_from_vcs 1 +%define _build_from_vcs 0 Name: appstream-glib -Version: 0.7.5 +Version: 0.7.6 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1+ AND GPL-2.0+ Group: System/Libraries -Url: http://people.freedesktop.org/~hughsient/appstream-glib/ +URL: http://people.freedesktop.org/~hughsient/appstream-glib/ Source0: %{name}-%{version}.tar.xz Source1: openSUSE-appstream-process +BuildRequires: docbook-xsl-stylesheets BuildRequires: gcab >= 0.6 BuildRequires: gobject-introspection-devel BuildRequires: gperf -BuildRequires: intltool >= 0.40.0 -BuildRequires: libyaml-devel +BuildRequires: gtk-doc BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.14 +BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.31.5 BuildRequires: pkgconfig(gio-2.0) -BuildRequires: pkgconfig(gio-unix-2.0) -BuildRequires: pkgconfig(glib-2.0) >= 2.16.1 -BuildRequires: pkgconfig(gmodule-2.0) +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.45.8 +BuildRequires: pkgconfig(glib-2.0) >= 2.45.8 +BuildRequires: pkgconfig(gmodule-2.0) >= 2.45.8 BuildRequires: pkgconfig(gobject-2.0) -BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(json-glib-1.0) >= 1.1.1 +BuildRequires: pkgconfig(json-glib-1.0) >= 1.1.2 BuildRequires: pkgconfig(libarchive) BuildRequires: pkgconfig(libgcab-1.0) -BuildRequires: pkgconfig(libsoup-2.4) >= 2.24 +BuildRequires: pkgconfig(libsoup-2.4) >= 2.51.92 BuildRequires: pkgconfig(rpm) -BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(uuid) +BuildRequires: pkgconfig(yaml-0.1) Requires: gcab # Required in order to be able to convert .svg icons Requires: gdk-pixbuf-loader-rsvg +Requires: pngquant >= 2.8 %if %{_build_from_vcs} BuildRequires: gnome-common %else # We still need some part to build the man pages BuildRequires: xsltproc %endif -Requires: pngquant >= 2.8 %description This library provides GObjects and helper methods to read and write @@ -75,7 +74,7 @@ This library allows to: %package -n libappstream-glib8 Summary: AppStream Abstraction Library -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n libappstream-glib8 @@ -85,7 +84,7 @@ nodes and convert to and from the standardized XML representation. %package -n libappstream-builder8 Summary: AppStream Abstraction Library -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n libappstream-builder8 @@ -95,7 +94,7 @@ nodes and convert to and from the standardized XML representation. %package -n typelib-1_0-AppStreamBuilder-1_0 Summary: Introspection bindings for the AppStream abstraction library -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n typelib-1_0-AppStreamBuilder-1_0 @@ -105,7 +104,7 @@ nodes and convert to and from the standardized XML representation. %package -n typelib-1_0-AppStreamGlib-1_0 Summary: Introspection bindings for the AppStream abstraction library -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n typelib-1_0-AppStreamGlib-1_0 @@ -158,18 +157,22 @@ for the repositories to be published %setup -q %build -%{meson} \ - -Drpm=true \ - -Dgtk-doc=true \ - -Dstemmer=false \ - %{nil} -%{meson_build} +%meson \ + -Ddep11=true \ + -Dbuilder=true \ + -Drpm=true \ + -Dalpm=false \ + -Dfonts=false \ + -Dstemmer=false \ + -Dman=true \ + -Dgtk-doc=true \ + -Dintrospection=true +%meson_build %install -%{meson_install} +%meson_install # We don't care for 'installed tests'; that's used by GNOME Smoke Testing. rm %{buildroot}%{_datadir}/installed-tests/appstream-glib/*.test -find %{buildroot} -type f -name "*.la" -delete -print # install the appstream process script to be used by kiwi install -d -m 0755 %{_buildroot}%{_bindir} @@ -193,6 +196,7 @@ fi %postun -n libappstream-builder8 -p /sbin/ldconfig %files +%doc AUTHORS NEWS %{_bindir}/appstream-builder %{_bindir}/appstream-compose %{_bindir}/appstream-util @@ -204,11 +208,10 @@ fi %{_mandir}/man1/appstream-util.1%{?ext_man} %files -n libappstream-builder8 -%doc COPYING +%license COPYING %{_libdir}/libappstream-builder.so.* %files -n libappstream-glib8 -%doc COPYING %{_libdir}/libappstream-glib.so.* %files -n typelib-1_0-AppStreamBuilder-1_0 @@ -218,6 +221,7 @@ fi %{_libdir}/girepository-1.0/AppStreamGlib-1.0.typelib %files devel +%doc MAINTAINERS README.md %{_datadir}/aclocal/appdata-xml.m4 %{_datadir}/aclocal/appstream-xml.m4 %dir %{_datadir}/gettext/its @@ -232,9 +236,9 @@ fi %{_libdir}/libappstream-builder.so %{_libdir}/libappstream-glib.so -%files lang -f %{name}.lang - %files -n openSUSE-appstream-process %{_bindir}/openSUSE-appstream-process +%files lang -f %{name}.lang + %changelog From dd3ffd5ff37855e947d20a9ba4018052303ba0b0cf502ac87e18cc41499bbeb7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 6 Mar 2018 17:35:32 +0000 Subject: [PATCH 4/5] Accepting request 583657 from home:iznogood spdx3 OBS-URL: https://build.opensuse.org/request/show/583657 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=120 --- appstream-glib.changes | 2 +- appstream-glib.spec | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/appstream-glib.changes b/appstream-glib.changes index 7ea828c..8e0e534 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Feb 28 16:22:56 UTC 2018 - dimstar@opensuse.org -- Modernize spec-file by calling spec-cleaner +- Modernize spec-file by calling spec-cleaner. ------------------------------------------------------------------- Sun Feb 11 03:11:36 UTC 2018 - luc14n0@linuxmail.org diff --git a/appstream-glib.spec b/appstream-glib.spec index 9900cfd..01a77ee 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -22,7 +22,7 @@ Name: appstream-glib Version: 0.7.6 Release: 0 Summary: AppStream Abstraction Library -License: LGPL-2.1+ AND GPL-2.0+ +License: LGPL-2.1-or-later AND GPL-2.0-or-later Group: System/Libraries URL: http://people.freedesktop.org/~hughsient/appstream-glib/ Source0: %{name}-%{version}.tar.xz @@ -114,7 +114,7 @@ nodes and convert to and from the standardized XML representation. %package devel Summary: Development files for the AppStream abstraction library -License: LGPL-2.1+ AND GPL-2.0+ +License: LGPL-2.1-or-later AND GPL-2.0-or-later Group: Development/Languages/C and C++ Requires: %{name} = %{version} Requires: libappstream-builder8 = %{version} @@ -142,7 +142,7 @@ This library allows to: %package -n openSUSE-appstream-process Summary: Appstream processor employed by kiwi -License: LGPL-2.1+ AND GPL-2.0+ +License: LGPL-2.1-or-later AND GPL-2.0-or-later Group: Development/Tools/Building Requires: appstream-glib >= %{version} Requires: openSUSE-appdata-extra From b1705a52ef9d1344227dbaedab24664cf709f2ec929ee4789a8f52719ae73196 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 9 Mar 2018 16:17:11 +0000 Subject: [PATCH 5/5] Update to 0.7.6+git.12 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=121 --- _service | 4 ++-- _servicedata | 2 +- appstream-glib-0.7.6+git.12.tar.xz | 3 +++ appstream-glib-0.7.6.tar.xz | 3 --- appstream-glib.changes | 14 ++++++++++++++ appstream-glib.spec | 2 +- 6 files changed, 21 insertions(+), 7 deletions(-) create mode 100644 appstream-glib-0.7.6+git.12.tar.xz delete mode 100644 appstream-glib-0.7.6.tar.xz diff --git a/_service b/_service index 2103081..d77b00d 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ https://github.com/hughsie/appstream-glib.git git - 0.7.6 + 0.7.6+git.@TAG_OFFSET@ enable - appstream_glib_0_7_6 + 0c54573e420b25c201a016df829906c9aee45472 *.tar diff --git a/_servicedata b/_servicedata index d48455c..dfc53ec 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - 9103913bead336ae43bbc9a0fec1c938b94eb0e4 \ No newline at end of file + 0c54573e420b25c201a016df829906c9aee45472 \ No newline at end of file diff --git a/appstream-glib-0.7.6+git.12.tar.xz b/appstream-glib-0.7.6+git.12.tar.xz new file mode 100644 index 0000000..1630921 --- /dev/null +++ b/appstream-glib-0.7.6+git.12.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89138d6540d810f0daa8b8daebd0c36590c0e7911a9d247cd94bf58f579dca71 +size 2231752 diff --git a/appstream-glib-0.7.6.tar.xz b/appstream-glib-0.7.6.tar.xz deleted file mode 100644 index d7d2b5f..0000000 --- a/appstream-glib-0.7.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1c7f66df930c455b9172ffa9fae9bf0d9dd34b19de7a3d007311594447ef93e -size 2231388 diff --git a/appstream-glib.changes b/appstream-glib.changes index 8e0e534..080a05c 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Mar 09 16:12:16 UTC 2018 - dimstar@opensuse.org + +- Update to version 0.7.6+git.12: + + Always resize AppStream icons to fit the destination size. + + Add AS_IMAGE_LOAD_FLAG_ALWAYS_RESIZE to always resize the + pixbuf. + + Correctly validate files using OR in the metadata_license. + + Update the SPDX license list to v3.0. + + Don't abort the build if pngquant fails. + + Add custom metadata key for shell extension uuid. + + Do not fail to validate if the timestamps are out of order. + + Treat pngquant exit code of 98 (nothing done) as success. + ------------------------------------------------------------------- Wed Feb 28 16:22:56 UTC 2018 - dimstar@opensuse.org diff --git a/appstream-glib.spec b/appstream-glib.spec index 01a77ee..197e7e7 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -19,7 +19,7 @@ %define _build_from_vcs 0 Name: appstream-glib -Version: 0.7.6 +Version: 0.7.6+git.12 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1-or-later AND GPL-2.0-or-later