Hello community,

here is the log from the commit of package AppStream for openSUSE:Factory 
checked in at 2016-03-01 09:45:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/AppStream (Old)
 and      /work/SRC/openSUSE:Factory/.AppStream.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "AppStream"

Changes:
--------
--- /work/SRC/openSUSE:Factory/AppStream/AppStream.changes      2016-02-18 
12:36:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.AppStream.new/AppStream.changes 2016-03-01 
10:21:08.000000000 +0100
@@ -1,0 +2,36 @@
+Mon Feb 29 14:05:16 UTC 2016 - [email protected]
+
+- Update to version 0.9.2
+Features:
+ * qt: Improve usage of Qt containers (Aleix Pol)
+ * qt: Implement Component::extends on the Qt front-end (Aleix Pol)
+ * qt: Also call reserve for bundles on the Qt frontend (Aleix Pol)
+ * validator: strstrip values when reading XML/YAML and validate 
+              linebreaks in summaries (Matthias Klumpp)
+ * validator: Check if a description is present (Matthias Klumpp)
+ * Always build with YAML support (Matthias Klumpp)
+ * Move XML parser into its own class (Matthias Klumpp)
+ * Make data-pool use the new YAML-aware metadata parser (Matthias Klumpp)
+ * Simplify data-pool building routine (Matthias Klumpp)
+ * Preprocess extension information for frontends (Matthias Klumpp)
+ * qt: Use the new extensions property (Matthias Klumpp)
+ * Implement translations tag (Matthias Klumpp)
+ * cli: Document the "install" command (Matthias Klumpp)
+ * l10n: Update
+
+Specification:
+ * spec: Document the translation tag (Matthias Klumpp)
+ * doc: Don't use <tip/> tags in documentation (Matthias Klumpp)
+ * spec: Mention the essential tags for a type:desktop component (Matthias 
Klumpp)
+
+Bugfixes:
+ * as-cache-builder: Cope with no YAML documents (Iain Lane)
+ * 50appstream: Don't run if we can't write to the system paths (Iain Lane)
+ * Check for writability instead of root permissions when updating the cache 
(Matthias Klumpp)
+ * qt: Don't compute screenshot images and then forget about them (Aleix Pol)
+ * Add the missing extends property to the Xapian cache (Matthias Klumpp)
+ * validator: Don't fail validation for description-less addons. (Matthias 
Klumpp)
+ * Make reading empty cache values more robust (Matthias Klumpp)
+ * Check if GIR scanner & compiler are really installed (Matthias Klumpp)
+
+-------------------------------------------------------------------

Old:
----
  AppStream-0.9.1.tar.xz

New:
----
  AppStream-0.9.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ AppStream.spec ++++++
--- /var/tmp/diff_new_pack.9b4lIS/_old  2016-03-01 10:21:09.000000000 +0100
+++ /var/tmp/diff_new_pack.9b4lIS/_new  2016-03-01 10:21:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package appstream-qt5
+# spec file for package AppStream
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           AppStream
-Version:        0.9.1
+Version:        0.9.2
 Release:        0
 Summary:        Utilities to generate, maintain and access the AppStream 
Xapian database
 License:        GPL-2.0+ and LGPL-2.1+
@@ -28,6 +28,7 @@
 BuildRequires:  gettext
 BuildRequires:  intltool
 BuildRequires:  libxapian-devel
+BuildRequires:  libyaml-devel
 BuildRequires:  xmlto
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Test)
@@ -35,7 +36,6 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(packagekit-glib2)
-BuildRequires:  libyaml-devel
 BuildRequires:  pkgconfig(protobuf)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       libappstream3
@@ -46,6 +46,7 @@
 
 %package -n libappstream3
 Summary:        The main library for AppStream
+License:        GPL-2.0+ and LGPL-2.1+
 Group:          System/Libraries
 
 %description -n libappstream3
@@ -53,6 +54,7 @@
 
 %package -n libAppstreamQt1
 Summary:        Qt5 bindings for AppStream
+License:        GPL-2.0+ and LGPL-2.1+
 Group:          System/Libraries
 
 %description -n libAppstreamQt1
@@ -60,6 +62,7 @@
 
 %package -n libAppstreamQt-devel
 Summary:        Needed include files and libraries for development
+License:        GPL-2.0+ and LGPL-2.1+
 Group:          Development/Libraries/C and C++
 Requires:       libAppstreamQt1 = %{version}
 Requires:       libappstream3 = %{version}

++++++ AppStream-0.9.1.tar.xz -> AppStream-0.9.2.tar.xz ++++++
++++ 25877 lines of diff (skipped)


Reply via email to