Hello community,
here is the log from the commit of package elementary-appcenter for
openSUSE:Factory checked in at 2018-03-09 10:46:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elementary-appcenter (Old)
and /work/SRC/openSUSE:Factory/.elementary-appcenter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "elementary-appcenter"
Fri Mar 9 10:46:44 2018 rev:2 rq:584484 version:0.2.9
Changes:
--------
---
/work/SRC/openSUSE:Factory/elementary-appcenter/elementary-appcenter.changes
2018-02-10 17:57:52.244776119 +0100
+++
/work/SRC/openSUSE:Factory/.elementary-appcenter.new/elementary-appcenter.changes
2018-03-09 10:46:45.786317008 +0100
@@ -1,0 +2,11 @@
+Fri Mar 2 19:23:43 UTC 2018 - [email protected]
+
+- Update to 0.2.9:
+ * Add OARS data (#628)
+ * use houston to test appcenter (#616)
+ * Update categories with new palette (#614)
+ * Don't parse the os-update version as it is showing the number
+ of available updates (#620)
+- Use the system logo
+
+-------------------------------------------------------------------
Old:
----
appcenter-0.2.8.tar.gz
New:
----
appcenter-0.2.9.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ elementary-appcenter.spec ++++++
--- /var/tmp/diff_new_pack.rUekGp/_old 2018-03-09 10:46:46.478292083 +0100
+++ /var/tmp/diff_new_pack.rUekGp/_new 2018-03-09 10:46:46.486291795 +0100
@@ -17,7 +17,7 @@
Name: elementary-appcenter
-Version: 0.2.8
+Version: 0.2.9
Release: 0
Summary: Browse and manage apps
License: GPL-3.0
@@ -58,6 +58,9 @@
sed -i 's/\bmetainfo\b/appdata/' $(grep -rwl 'metainfo')
+# Use the system logo
+sed -i 's/\(distributor\)-logo/\1/' $(grep -rwl distributor-logo)
+
%build
%cmake -DGSETTINGS_COMPILE=FALSE -DUSE_UNITY=FALSE
make %{?_smp_mflags}
++++++ appcenter-0.2.8.tar.gz -> appcenter-0.2.9.tar.gz ++++++
++++ 57649 lines of diff (skipped)