Hello community,

here is the log from the commit of package appstream-glib for openSUSE:Factory 
checked in at 2014-09-30 19:36:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/appstream-glib (Old)
 and      /work/SRC/openSUSE:Factory/.appstream-glib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "appstream-glib"

Changes:
--------
--- /work/SRC/openSUSE:Factory/appstream-glib/appstream-glib.changes    
2014-07-20 10:49:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.appstream-glib.new/appstream-glib.changes       
2014-09-30 19:36:34.000000000 +0200
@@ -1,0 +2,49 @@
+Tue Aug 19 11:24:56 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.2.4:
+  + New Features:
+    - Add AS_PROVIDE_KIND_DBUS_SYSTEM.
+    - Add an 'install-origin' command to appstream-util.
+    - Add an installed tests to validate appdata.
+    - Add as_store_set_destdir() so we can use a different root.
+    - Add as_store_validate().
+    - Add asb_app_set_veto_description().
+    - Add support for <source_pkgname> which will be in
+      AppStream 0.8.
+    - Add the <dbus> provide for applications automatically.
+  + Bugfixes:
+    - Add a plugin to detect new-style 'gtk/menus.ui' AppMenu
+      support.
+    - Avoid using rsync's -a parameter.
+    - Detect any addons with missing parents.
+    - Do not load applications with NoDisplay=true when loading
+      local.
+    - Do not pad the compressed AppStream metadata with NUL bytes.
+    - Do not treat app-install metadata as installed.
+    - Markup errors should not be fatal when assembling a store.
+    - Only add registered projects and categories to the metadata.
+    - Only link to apps.fedoraproject.org when processing Fedora
+      metadata.
+    - Show the time remaining when building metadata.
+    - Show what application addons extend in status.html.
+    - Validate for a sentence case start in <p>, <li> and <name>
+      tags.
+- Changes from version 0.2.3:
+  + New Features:
+    - Add some simple filtering in the status.html page.
+    - Record if distro metadata and screenshots are being used.
+    - Show the builder progress in a ncurses-style panel.
+    - Support pre-decompressed RPMs.
+  + Bugfixes:
+    - Add oxygen-icon-theme when an application depends on
+      kde-runtime.
+    - Be more careful with untrusted XML data.
+    - Do not allow duplicates to be added when using
+      as_app_add_kudo_kind().
+    - Do not fail to build packages with invalid KDE service files.
+    - Do not warn if the AppData file duplicates the .desktop
+      value.
+    - Show any package duplicates when generating metadata.
+    - Show apps with missing icons in the failed metadata.
+
+-------------------------------------------------------------------

Old:
----
  appstream-glib-0.2.2.tar.xz

New:
----
  appstream-glib-0.2.4.tar.xz

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

Other differences:
------------------
++++++ appstream-glib.spec ++++++
--- /var/tmp/diff_new_pack.H9E0yk/_old  2014-09-30 19:36:35.000000000 +0200
+++ /var/tmp/diff_new_pack.H9E0yk/_new  2014-09-30 19:36:35.000000000 +0200
@@ -18,18 +18,17 @@
 
 
 Name:           appstream-glib
-Version:        0.2.2
+Version:        0.2.4
 Release:        0
 Summary:        AppStream Abstraction Library
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://people.freedesktop.org/~hughsient/appstream-glib/
-Source:         
http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-0.2.2.tar.xz
+Source:         
http://people.freedesktop.org/~hughsient/appstream-glib/releases/%{name}-%{version}.tar.xz
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.14
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(rpm)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.16.1
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
@@ -37,6 +36,7 @@
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libarchive)
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.24
+BuildRequires:  pkgconfig(rpm)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -118,6 +118,8 @@
 
 %install
 %make_install
+# We don't care for 'installed tests'; that's used by GNOME Smoke Testing.
+rm %{buildroot}%{_datadir}/installed-tests/appstream-glib/appdata-validate.test
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}
 

++++++ appstream-glib-0.2.2.tar.xz -> appstream-glib-0.2.4.tar.xz ++++++
++++ 10378 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to