Hello community,

here is the log from the commit of package gnome-software for openSUSE:Factory 
checked in at 2015-03-30 19:26:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-software (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-software.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-software"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes    
2015-03-03 11:15:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-software.new/gnome-software.changes       
2015-03-30 19:26:20.000000000 +0200
@@ -1,0 +2,69 @@
+Mon Mar 23 11:47:52 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 16 10:15:03 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.92:
+  + This unstable release adds the following features:
+    - React to theme changes.
+    - Rebase the HighContrast theme.
+  + This release fixes the following bug:
+    - Fix HiDPI scale factor calculation.
+    - Align section headings in all views.
+    - Fix 'installed' overlays when using the HighContrast theme.
+    - Fall back to showing the top level category when no sub
+      category exists.
+    - Fix a crash when using the pending applications feature.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar  3 00:20:44 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.91:
+  + Enable kinetic scrolling in updates dialog.
+  + This release fixes the following bug:
+    - Always ensure that the back entry focus widget is valid.
+    - Don't show small screenshots on HiDPI hardware.
+    - Fix a crash when starting GNOME Software for the first time.
+    - Only show compatible projects when getting the featured
+      list.
+
+-------------------------------------------------------------------
+Fri Feb 27 16:09:27 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + Add a new panel for displaying session service results.
+  + Add a new version of the Modify interface.
+  + Require AppData for all available packages.
+  + Use the new mockups for the 3rd party source install dialogs.
+
+-------------------------------------------------------------------
+Fri Feb 27 16:09:26 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.4:
+  + Add support for unavailable packages.
+  + Use new API from libappstream-glib for tokenizing the search
+    string.
+  + Bugfixes:
+    - Add some more prefer-GTK rules for applications that ship
+      both.
+    - Delay the updates-changed notification for a few seconds.
+    - Do case-insensitive searching of suitable keywords.
+    - Fix color of add button on add to app folder dialog.
+    - Fix searching for keyworks with special chars.
+    - Update Inkscape featured splash.
+    - Use an AsIcon internally to simplify a lot of complex code.
+  + Updated translations.
+- Rebase gnome-software-add-default-yast-appfolder.patch and
+  gnome-software-nouser-proxy.patch.
+
+-------------------------------------------------------------------
+Fri Feb 27 16:09:25 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.15.2:
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-software-3.14.3.tar.xz

New:
----
  gnome-software-3.16.0.tar.xz

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

Other differences:
------------------
++++++ gnome-software.spec ++++++
--- /var/tmp/diff_new_pack.m0JuOJ/_old  2015-03-30 19:26:21.000000000 +0200
+++ /var/tmp/diff_new_pack.m0JuOJ/_new  2015-03-30 19:26:21.000000000 +0200
@@ -17,14 +17,14 @@
 
 
 Name:           gnome-software
-Version:        3.14.3
+Version:        3.16.0
 Release:        0
 %define gs_plugin_api 7
 Summary:        GNOME Software Store
 License:        GPL-2.0+
 Group:          System/GUI/GNOME
 Url:            https://wiki.gnome.org/Design/Apps/Software
-Source:         
http://download.gnome.org/sources/gnome-software/3.14/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-software/3.16/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE gnome-software-PK-updates.patch dims...@opensuse.org 
-- Switch to PackageKit Update provider instead of systemd offline updates.
 Patch0:         gnome-software-PK-updates.patch
 # PATCH-FEATURE-OPENSUSE gnome-software-add-default-yast-appfolder.patch 
boo#897713 badshah...@gmail.com -- Adds a YaST app-folder by default, in 
addition to existing app-folders Sundry and Utilities
@@ -34,7 +34,7 @@
 BuildRequires:  intltool >= 0.35.0
 BuildRequires:  suse-xsl-stylesheets
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(appstream-glib) >= 0.2.6
+BuildRequires:  pkgconfig(appstream-glib) >= 0.3.4
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.11.5

++++++ gnome-software-3.14.3.tar.xz -> gnome-software-3.16.0.tar.xz ++++++
++++ 111949 lines of diff (skipped)

++++++ gnome-software-add-default-yast-appfolder.patch ++++++
--- /var/tmp/diff_new_pack.m0JuOJ/_old  2015-03-30 19:26:22.000000000 +0200
+++ /var/tmp/diff_new_pack.m0JuOJ/_new  2015-03-30 19:26:22.000000000 +0200
@@ -1,8 +1,8 @@
-Index: gnome-software-3.14.0/src/gs-folders.c
+Index: gnome-software-3.15.4/src/gs-folders.c
 ===================================================================
---- gnome-software-3.14.0.orig/src/gs-folders.c
-+++ gnome-software-3.14.0/src/gs-folders.c
-@@ -559,6 +559,7 @@ gs_folders_convert (void)
+--- gnome-software-3.15.4.orig/src/gs-folders.c
++++ gnome-software-3.15.4/src/gs-folders.c
+@@ -539,6 +539,7 @@ gs_folders_convert (void)
                const gchar * const children[] = {
                        "Utilities",
                        "Sundry",
@@ -10,7 +10,7 @@
                        NULL
                };
                const gchar * const utilities_categories[] = {
-@@ -627,6 +628,11 @@ gs_folders_convert (void)
+@@ -607,6 +608,11 @@ gs_folders_convert (void)
                        "vino-preferences.desktop",
                        NULL
                };
@@ -22,7 +22,7 @@
                gchar *path;
                gchar *child_path;
                GSettings *child;
-@@ -653,6 +659,15 @@ gs_folders_convert (void)
+@@ -633,6 +639,15 @@ gs_folders_convert (void)
  
                g_object_unref (child);
                g_free (child_path);
@@ -37,4 +37,4 @@
 +              g_free (child_path);
                
        }
- 
+ }

++++++ gnome-software-nouser-proxy.patch ++++++
--- /var/tmp/diff_new_pack.m0JuOJ/_old  2015-03-30 19:26:22.000000000 +0200
+++ /var/tmp/diff_new_pack.m0JuOJ/_new  2015-03-30 19:26:22.000000000 +0200
@@ -10,26 +10,23 @@
  src/gs-proxy-settings.c | 2 ++
  1 file changed, 2 insertions(+)
 
-diff --git a/src/gs-proxy-settings.c b/src/gs-proxy-settings.c
-index 494ad2f..17b5724 100644
---- a/src/gs-proxy-settings.c
-+++ b/src/gs-proxy-settings.c
-@@ -144,6 +144,7 @@ set_proxy_cb (GObject *object, GAsyncResult *res, gpointer 
user_data)
+Index: gnome-software-3.15.4/src/gs-proxy-settings.c
+===================================================================
+--- gnome-software-3.15.4.orig/src/gs-proxy-settings.c
++++ gnome-software-3.15.4/src/gs-proxy-settings.c
+@@ -127,6 +127,7 @@ set_proxy_cb (GObject *object, GAsyncRes
  static void
  reload_proxy_settings (GsProxySettings *proxy_settings)
  {
 +/* openSUSE relies on libzypp/libproxy to get the right proxy settings
-       gchar *proxy_http;
-       gchar *proxy_ftp;
+       _cleanup_free_ gchar *proxy_http = NULL;
+       _cleanup_free_ gchar *proxy_ftp = NULL;
  
-@@ -160,6 +161,7 @@ reload_proxy_settings (GsProxySettings *proxy_settings)
+@@ -141,6 +142,7 @@ reload_proxy_settings (GsProxySettings *
+                                   proxy_settings->cancellable,
+                                   set_proxy_cb,
                                    proxy_settings);
-       g_free (proxy_http);
-       g_free (proxy_ftp);
 +*/
  }
  
  static void
--- 
-2.1.1
-


Reply via email to