commit appcenter for openSUSE:Factory

2017-11-23 Thread root
Hello community,

here is the log from the commit of package appcenter for openSUSE:Factory 
checked in at 2017-11-23 09:43:43

Comparing /work/SRC/openSUSE:Factory/appcenter (Old)
 and  /work/SRC/openSUSE:Factory/.appcenter.new (New)


Package is "appcenter"

Thu Nov 23 09:43:43 2017 rev:9 rq:544305 version:0.2.7

Changes:

--- /work/SRC/openSUSE:Factory/appcenter/appcenter.changes  2017-10-19 
19:32:11.488722838 +0200
+++ /work/SRC/openSUSE:Factory/.appcenter.new/appcenter.changes 2017-11-23 
09:43:45.641944843 +0100
@@ -1,0 +2,15 @@
+Tue Nov 21 18:00:39 UTC 2017 - avvi...@yandex.by
+
+- Update to 0.2.7:
+  * Clean up config.vala.in
+  * Rename config.vala.cmake to config.vala.in
+  * Rename DbusInterfaces.vala to DBusInterfaces.vala (#542)
+  * Use string.length rather than string.len (#534)
+  * Remove app_icon (#533)
+  * Add package information to OS Updates details (#518)
+  * Style cache update fail dialog details as Terminal (#530)
+  * Show an error when updating cache failed (#503)
+  * Banner CSS Fixes (#521)
+  * Move CSS to application.css (#519)
+
+---

Old:

  appcenter-0.2.6.tar.gz

New:

  appcenter-0.2.7.tar.gz



Other differences:
--
++ appcenter.spec ++
--- /var/tmp/diff_new_pack.OPVB1y/_old  2017-11-23 09:43:46.405916964 +0100
+++ /var/tmp/diff_new_pack.OPVB1y/_new  2017-11-23 09:43:46.405916964 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   appcenter
-Version:0.2.6
+Version:0.2.7
 Release:0
 Summary:Browse and manage apps
 License:GPL-3.0

++ appcenter-0.2.6.tar.gz -> appcenter-0.2.7.tar.gz ++
 3201 lines of diff (skipped)




commit appcenter for openSUSE:Factory

2017-10-19 Thread root
Hello community,

here is the log from the commit of package appcenter for openSUSE:Factory 
checked in at 2017-10-19 19:32:11

Comparing /work/SRC/openSUSE:Factory/appcenter (Old)
 and  /work/SRC/openSUSE:Factory/.appcenter.new (New)


Package is "appcenter"

Thu Oct 19 19:32:11 2017 rev:8 rq:533121 version:0.2.6

Changes:

--- /work/SRC/openSUSE:Factory/appcenter/appcenter.changes  2017-08-24 
18:46:40.421788535 +0200
+++ /work/SRC/openSUSE:Factory/.appcenter.new/appcenter.changes 2017-10-19 
19:32:11.488722838 +0200
@@ -1,0 +2,7 @@
+Mon Sep 18 20:12:03 UTC 2017 - avvi...@yandex.by
+
+- Update to 0.2.6:
+  * Restore daemon desktop file (#474)
+  * RDN command on readme (#473)
+
+---

Old:

  appcenter-0.2.5.tar.gz

New:

  appcenter-0.2.6.tar.gz



Other differences:
--
++ appcenter.spec ++
--- /var/tmp/diff_new_pack.aPJh5v/_old  2017-10-19 19:32:12.460677361 +0200
+++ /var/tmp/diff_new_pack.aPJh5v/_new  2017-10-19 19:32:12.464677174 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   appcenter
-Version:0.2.5
+Version:0.2.6
 Release:0
 Summary:Browse and manage apps
 License:GPL-3.0
@@ -63,11 +63,9 @@
 
 %install
 %cmake_install
-%find_lang %{name}
-
 %suse_update_desktop_file -r -G AppCenter io.elementary.%{name} GTK System 
PackageManager
-
 %fdupes %{buildroot}%{_datadir}
+%find_lang io.elementary.appcenter %{name}.lang
 
 %post
 %glib2_gsettings_schema_post
@@ -80,14 +78,15 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING
-%{_bindir}/%{name}
-%{_datadir}/applications/io.elementary.%{name}.desktop
+%{_bindir}/io.elementary.appcenter
 %dir %{_datadir}/appdata
-%{_datadir}/appdata/%{name}.appdata.xml
+%{_datadir}/appdata/io.elementary.appcenter.appdata.xml
+%{_datadir}/applications/io.elementary.appcenter.desktop
+%{_datadir}/applications/io.elementary.appcenter-daemon.desktop
 %{_datadir}/dbus-1/services/io.elementary.appcenter.service
-%{_datadir}/glib-2.0/schemas/io.elementary.%{name}.gschema.xml
-%dir %{_sysconfdir}/%{name}
-%config %{_sysconfdir}/%{name}/%{name}.blacklist
+%{_datadir}/glib-2.0/schemas/io.elementary.appcenter.gschema.xml
+%dir %{_sysconfdir}/io.elementary.appcenter
+%config %{_sysconfdir}/io.elementary.appcenter/appcenter.blacklist
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)

++ appcenter-0.2.5.tar.gz -> appcenter-0.2.6.tar.gz ++
 3910 lines of diff (skipped)




commit appcenter for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package appcenter for openSUSE:Factory 
checked in at 2017-08-24 18:46:30

Comparing /work/SRC/openSUSE:Factory/appcenter (Old)
 and  /work/SRC/openSUSE:Factory/.appcenter.new (New)


Package is "appcenter"

Thu Aug 24 18:46:30 2017 rev:7 rq:514663 version:0.2.5

Changes:

--- /work/SRC/openSUSE:Factory/appcenter/appcenter.changes  2017-07-23 
12:16:10.588687342 +0200
+++ /work/SRC/openSUSE:Factory/.appcenter.new/appcenter.changes 2017-08-24 
18:46:40.421788535 +0200
@@ -1,0 +2,14 @@
+Fri Aug  4 18:17:56 UTC 2017 - avvi...@yandex.by
+
+- Update to 0.2.5:
+  * Fix update view sort order (#435)
+  * Restore debug command line option (#431)
+  * Fix fatal exception in UpdateManager (#425)
+  * Split AppListView and AppListUpdateView into two files (#426)
+  * Add a paragraph about loading local XML files to README (#427)
+  * Clean up AbstractAppList and AppListView (#418)
+  * Fix sorting in AppListView (#419)
+  * Blacklist apps (#409)
+  * fix category items (#402)
+
+---

Old:

  appcenter-0.2.4.tar.gz

New:

  appcenter-0.2.5.tar.gz



Other differences:
--
++ appcenter.spec ++
--- /var/tmp/diff_new_pack.wzqOCF/_old  2017-08-24 18:46:41.757600449 +0200
+++ /var/tmp/diff_new_pack.wzqOCF/_new  2017-08-24 18:46:41.765599323 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   appcenter
-Version:0.2.4
+Version:0.2.5
 Release:0
 Summary:Browse and manage apps
 License:GPL-3.0
@@ -82,10 +82,12 @@
 %doc AUTHORS COPYING
 %{_bindir}/%{name}
 %{_datadir}/applications/io.elementary.%{name}.desktop
-%{_datadir}/applications/io.elementary.%{name}-daemon.desktop
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/%{name}.appdata.xml
+%{_datadir}/dbus-1/services/io.elementary.appcenter.service
 %{_datadir}/glib-2.0/schemas/io.elementary.%{name}.gschema.xml
+%dir %{_sysconfdir}/%{name}
+%config %{_sysconfdir}/%{name}/%{name}.blacklist
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)

++ appcenter-0.2.4.tar.gz -> appcenter-0.2.5.tar.gz ++
 4356 lines of diff (skipped)




commit appcenter for openSUSE:Factory

2017-07-23 Thread root
Hello community,

here is the log from the commit of package appcenter for openSUSE:Factory 
checked in at 2017-07-23 12:16:06

Comparing /work/SRC/openSUSE:Factory/appcenter (Old)
 and  /work/SRC/openSUSE:Factory/.appcenter.new (New)


Package is "appcenter"

Sun Jul 23 12:16:06 2017 rev:6 rq:512041 version:0.2.4

Changes:

--- /work/SRC/openSUSE:Factory/appcenter/appcenter.changes  2017-06-04 
02:00:05.318001557 +0200
+++ /work/SRC/openSUSE:Factory/.appcenter.new/appcenter.changes 2017-07-23 
12:16:10.588687342 +0200
@@ -1,0 +2,24 @@
+Fri Jul 21 20:50:14 UTC 2017 - avvi...@yandex.by
+
+- Update to 0.2.4:
+  * Fix get_style_valist crashes (#380)
+  * Fix threads crash (#381)
+  * Don't show share popover for OS updates (#373)
+  * Homepage.vala: get_app_ids cleanups (#372)
+  * Make share popover its own class, add more networks (#346)
+  * Show a spinner when the backend is working on something (#370)
+  * Remove maximum size restriction (#371)
+  * Remove About dialog (#361)
+  * appdata: update bug tracker URL (#363)
+  * Add screenshot to appdata (#362)
+  * Use destroy instead of remove (#358)
+  * Create is_native in Package.vala and use in AppListView.vala 
+  * AppInfoView: make project license a link (#357)
+  * AppInfoView.vala: connect to correct widget for copy link 
+  * Update AppListView to display ElementaryOS apps as curated apps
+  * Remove icons that are required by fdo icon spec (#349)
+  * AppInfoView.vala: code style and simplify (#339)
+  * Add project license to footer (#344)
+- Change the sourceurl to git
+
+---

Old:

  appcenter-0.2.3.tar.xz

New:

  appcenter-0.2.4.tar.gz



Other differences:
--
++ appcenter.spec ++
--- /var/tmp/diff_new_pack.Czzrnr/_old  2017-07-23 12:16:11.132610510 +0200
+++ /var/tmp/diff_new_pack.Czzrnr/_new  2017-07-23 12:16:11.132610510 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   appcenter
-Version:0.2.3
+Version:0.2.4
 Release:0
 Summary:Browse and manage apps
 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
+Source: 
https://github.com/elementary/appcenter/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  elementary-cmake-modules
 BuildRequires:  fdupes




commit appcenter for openSUSE:Factory

2017-06-03 Thread root
Hello community,

here is the log from the commit of package appcenter for openSUSE:Factory 
checked in at 2017-06-04 02:00:03

Comparing /work/SRC/openSUSE:Factory/appcenter (Old)
 and  /work/SRC/openSUSE:Factory/.appcenter.new (New)


Package is "appcenter"

Sun Jun  4 02:00:03 2017 rev:5 rq:500553 version:0.2.3

Changes:

--- /work/SRC/openSUSE:Factory/appcenter/appcenter.changes  2017-05-31 
12:18:59.730724686 +0200
+++ /work/SRC/openSUSE:Factory/.appcenter.new/appcenter.changes 2017-06-04 
02:00:05.318001557 +0200
@@ -1,0 +2,7 @@
+Thu Jun  1 18:43:16 UTC 2017 - avvi...@yandex.by
+
+- Update to 0.2.3:
+  * Load more screenshots (#325)
+  * Fix AppCenter crash with empty package cache (#321)
+
+---

Old:

  appcenter-0.2.2.tar.xz

New:

  appcenter-0.2.3.tar.xz



Other differences:
--
++ appcenter.spec ++
--- /var/tmp/diff_new_pack.KYRXp5/_old  2017-06-04 02:00:06.477837848 +0200
+++ /var/tmp/diff_new_pack.KYRXp5/_new  2017-06-04 02:00:06.477837848 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   appcenter
-Version:0.2.2
+Version:0.2.3
 Release:0
 Summary:Browse and manage apps
 License:GPL-3.0

++ appcenter-0.2.2.tar.xz -> appcenter-0.2.3.tar.xz ++
 121200 lines of diff (skipped)




commit appcenter for openSUSE:Factory

2017-05-31 Thread root
Hello community,

here is the log from the commit of package appcenter for openSUSE:Factory 
checked in at 2017-05-31 12:17:56

Comparing /work/SRC/openSUSE:Factory/appcenter (Old)
 and  /work/SRC/openSUSE:Factory/.appcenter.new (New)


Package is "appcenter"

Wed May 31 12:17:56 2017 rev:4 rq:498470 version:0.2.2

Changes:

--- /work/SRC/openSUSE:Factory/appcenter/appcenter.changes  2017-03-31 
15:10:16.953640124 +0200
+++ /work/SRC/openSUSE:Factory/.appcenter.new/appcenter.changes 2017-05-31 
12:18:59.730724686 +0200
@@ -1,0 +2,33 @@
+Thu May 25 05:08:47 UTC 2017 - avvi...@yandex.by
+
+- Update to 0.2.2:
+  * Allow putting a slash for the date (#298)
+  * revert to last known good rev
+'refs/remotes/origin/master'
+  * update po files
+
+---
+Sun May 21 00:13:38 UTC 2017 - avvi...@yandex.by
+
+- Update to 0.2.1:
+  * Provide a custom error message from stripe (#282)
+  * Move the banner left and right (#287)
+
+---
+Wed May 17 15:35:03 UTC 2017 - avvi...@yandex.by
+
+- Update to 0.2:
+  * update translation template
+  * Add privacy info (#273)
+  * Synchronously register the DBus interface (#256)
+  * Add screenshot and tagline (#272)
+  * fix broken translations link (#267)
+  * Don't put an author name on system updates (#253)
+  * Merge remote-tracking branch 'origin/master'
+  * Translated using Weblate (Japanese)
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Dutch)
+  * Translated using Weblate (English (United Kingdom))
+  * ...
+
+---

Old:

  appcenter-0.1.4.tar.xz

New:

  appcenter-0.2.2.tar.xz



Other differences:
--
++ appcenter.spec ++
--- /var/tmp/diff_new_pack.BYRXhC/_old  2017-05-31 12:19:00.242652421 +0200
+++ /var/tmp/diff_new_pack.BYRXhC/_new  2017-05-31 12:19:00.242652421 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   appcenter
-Version:0.1.4
+Version:0.2.2
 Release:0
 Summary:Browse and manage apps
 License:GPL-3.0
@@ -35,14 +35,16 @@
 BuildRequires:  pkgconfig(appstream) >= 0.10.3
 BuildRequires:  pkgconfig(appstream-glib)
 BuildRequires:  pkgconfig(gee-0.8)
+BuildRequires:  pkgconfig(gio-2.0) >= 2.46
 BuildRequires:  pkgconfig(granite)
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10
+BuildRequires:  pkgconfig(json-glib-1.0)
+BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(packagekit-glib2)
 BuildRequires:  pkgconfig(vapigen) >= 0.28
-BuildRequires:  pkgconfig(gio-2.0) >= 2.46
-Recommends: libzypp-plugin-appdata
 Recommends: %{name}-lang
+Recommends: libzypp-plugin-appdata
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -63,7 +65,7 @@
 %cmake_install
 %find_lang %{name}
 
-%suse_update_desktop_file -r -G AppCenter org.pantheon.appcenter GTK System 
PackageManager
+%suse_update_desktop_file -r -G AppCenter io.elementary.%{name} GTK System 
PackageManager
 
 %fdupes %{buildroot}%{_datadir}
 
@@ -78,12 +80,12 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING
-%{_bindir}/appcenter
-%{_datadir}/applications/org.pantheon.appcenter.desktop
+%{_bindir}/%{name}
+%{_datadir}/applications/io.elementary.%{name}.desktop
+%{_datadir}/applications/io.elementary.%{name}-daemon.desktop
 %dir %{_datadir}/appdata
-%{_datadir}/appdata/appcenter.appdata.xml
-%{_datadir}/applications/org.pantheon.appcenter-daemon.desktop
-%{_datadir}/glib-2.0/schemas/org.pantheon.appcenter.gschema.xml
+%{_datadir}/appdata/%{name}.appdata.xml
+%{_datadir}/glib-2.0/schemas/io.elementary.%{name}.gschema.xml
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)

++ appcenter-0.1.4.tar.xz -> appcenter-0.2.2.tar.xz ++
 137279 lines of diff (skipped)




commit appcenter for openSUSE:Factory

2017-03-31 Thread root
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 - avvi...@yandex.by
+
+- 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)




commit appcenter for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package appcenter for openSUSE:Factory 
checked in at 2017-02-06 15:22:44

Comparing /work/SRC/openSUSE:Factory/appcenter (Old)
 and  /work/SRC/openSUSE:Factory/.appcenter.new (New)


Package is "appcenter"

Changes:

--- /work/SRC/openSUSE:Factory/appcenter/appcenter.changes  2016-11-24 
21:21:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.appcenter.new/appcenter.changes 2017-02-06 
15:22:45.363067051 +0100
@@ -1,0 +2,10 @@
+Wed Dec  7 15:27:33 UTC 2016 - avvi...@yandex.by
+
+- Update to 0.1.3:
+  * Fix crash with appstream entries that have no package
+  * Use one task accross the class
+  * Fix code-style issues
+  * Cache used members / variables
+- Spec file cleanup
+
+---

Old:

  appcenter-0.1.2.tar.xz

New:

  appcenter-0.1.3.tar.xz



Other differences:
--
++ appcenter.spec ++
--- /var/tmp/diff_new_pack.oVy1Uu/_old  2017-02-06 15:22:45.894991005 +0100
+++ /var/tmp/diff_new_pack.oVy1Uu/_new  2017-02-06 15:22:45.894991005 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package appcenter
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,7 +16,7 @@
 #
 
 Name:   appcenter
-Version:0.1.2
+Version:0.1.3
 Release:0
 License:GPL-3.0
 Summary:Browse and manage apps
@@ -25,19 +25,20 @@
 Source: 
https://launchpad.net/appcenter/loki/%{version}/+download/%{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  elementary-cmake-modules
-BuildRequires:  gcc-c++
 BuildRequires:  fdupes
+BuildRequires:  gcc-c++
 BuildRequires:  intltool
-BuildRequires:  pkgconfig(vapigen) >= 0.28
-BuildRequires:  pkgconfig(gthread-2.0)
+BuildRequires:  libxml2-tools
+BuildRequires:  pkgconfig
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(appstream) >= 0.10.3
+BuildRequires:  pkgconfig(appstream-glib)
 BuildRequires:  pkgconfig(gee-0.8)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10
 BuildRequires:  pkgconfig(granite)
+BuildRequires:  pkgconfig(gthread-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10
 BuildRequires:  pkgconfig(packagekit-glib2)
-BuildRequires:  pkgconfig(appstream) >= 0.9.0
-BuildRequires:  pkgconfig(appstream-glib)
-BuildRequires:  update-desktop-files
-BuildRequires:  libxml2-tools
+BuildRequires:  pkgconfig(vapigen) >= 0.28
 Recommends: libzypp-plugin-appdata
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -51,7 +52,7 @@
 
 %build
 %cmake -DGSETTINGS_COMPILE=FALSE -DUSE_UNITY=FALSE
-make
+make %{?_smp_mflags}
 
 %install
 %cmake_install
@@ -80,3 +81,6 @@
 %{_datadir}/glib-2.0/schemas/org.pantheon.appcenter.gschema.xml
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
+
+%changelog

++ appcenter-0.1.2.tar.xz -> appcenter-0.1.3.tar.xz ++
 2060 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/appcenter-0.1.2/CMakeLists.txt new/appcenter-0.1.3/CMakeLists.txt
--- old/appcenter-0.1.2/CMakeLists.txt  2016-10-29 17:09:09.0 +0200
+++ new/appcenter-0.1.3/CMakeLists.txt  2016-12-05 13:31:18.0 +0100
@@ -9,7 +9,7 @@
 set (APP_NAME "AppCenter")
 set (RELEASE_NAME "Browse and manage apps")
 set (DESKTOP_ICON "system-software-install")
-set (VERSION "0.1.2")
+set (VERSION "0.1.3")
 set (VERSION_INFO "Alpha")
 set (DOLLAR "$")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/appcenter-0.1.2/po/ca.po new/appcenter-0.1.3/po/ca.po
--- old/appcenter-0.1.2/po/ca.po2016-10-29 17:09:09.0 +0200
+++ new/appcenter-0.1.3/po/ca.po2016-12-05 13:31:18.0 +0100
@@ -3,15 +3,15 @@
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-10-09 08:15-0700\n"
-"PO-Revision-Date: 2016-06-16 15:03+\n"
-"Last-Translator: Adolfo Jayme \n"
+"PO-Revision-Date: 2016-11-16 08:45+\n"
+"Last-Translator: Davidmp \n"
 "Language-Team: LANGUAGE