Hello community,

here is the log from the commit of package appcenter for openSUSE:Factory 
checked in at 2017-03-31 15:09:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/appcenter (Old)
 and      /work/SRC/openSUSE:Factory/.appcenter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "appcenter"

Fri Mar 31 15:09:53 2017 rev:3 rq:482757 version:0.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/appcenter/appcenter.changes      2017-02-06 
15:22:45.363067051 +0100
+++ /work/SRC/openSUSE:Factory/.appcenter.new/appcenter.changes 2017-03-31 
15:10:16.953640124 +0200
@@ -1,0 +2,25 @@
+Fri Mar 17 17:58:41 UTC 2017 - [email protected]
+
+- Update to 0.1.4:
+  * appdata: minor string updates
+  * Add release information to the AppData.xml
+  * Fix open button appearing on apps which cannot be launched
+  * Trigger search if "appstream://" URL is not recognised.
+  * Set a minimum size for the main window.
+  * Use lazy loading of apps in categories and search.
+  * This removes the limit of results that can appear in the 
+    search view.
+  * Show package versions in update tabs instead of summary
+  * Show the version of available updates in the info view 
+    instead of installed version
+  * Remove unused AppCellRenderer.vala
+  * Updated translation template
+  * Add open button to open apps from appcenter
+  * Use GObject-style construction
+  * Cache properties
+  * Fix link handling so that it shows the package even if the 
+    window is already shown
+  * Add support for appstream links
+  * Quit on Ctrl + Q
+  
+-------------------------------------------------------------------

Old:
----
  appcenter-0.1.3.tar.xz

New:
----
  appcenter-0.1.4.tar.xz

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

Other differences:
------------------
++++++ appcenter.spec ++++++
--- /var/tmp/diff_new_pack.1lPvAo/_old  2017-03-31 15:10:17.573552480 +0200
+++ /var/tmp/diff_new_pack.1lPvAo/_new  2017-03-31 15:10:17.577551915 +0200
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           appcenter
-Version:        0.1.3
+Version:        0.1.4
 Release:        0
-License:        GPL-3.0
 Summary:        Browse and manage apps
-Url:            https://launchpad.net/appcenter
+License:        GPL-3.0
 Group:          System/GUI/Other
+Url:            https://launchpad.net/appcenter
 Source:         
https://launchpad.net/appcenter/loki/%{version}/+download/%{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  elementary-cmake-modules
@@ -39,7 +40,9 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10
 BuildRequires:  pkgconfig(packagekit-glib2)
 BuildRequires:  pkgconfig(vapigen) >= 0.28
+BuildRequires:  pkgconfig(gio-2.0) >= 2.46
 Recommends:     libzypp-plugin-appdata
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -50,6 +53,8 @@
 %prep
 %setup -q
 
+sed -i 's/\/metainfo/\/appdata/' $(grep -rl 'metainfo')
+
 %build
 %cmake -DGSETTINGS_COMPILE=FALSE -DUSE_UNITY=FALSE
 make %{?_smp_mflags}

++++++ appcenter-0.1.3.tar.xz -> appcenter-0.1.4.tar.xz ++++++
++++ 104592 lines of diff (skipped)


Reply via email to