Hello community,

here is the log from the commit of package qactus for openSUSE:Factory checked 
in at 2015-08-17 15:35:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qactus (Old)
 and      /work/SRC/openSUSE:Factory/.qactus.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qactus"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qactus/qactus.changes    2015-06-23 
11:56:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qactus.new/qactus.changes       2015-08-17 
15:35:28.000000000 +0200
@@ -1,0 +2,16 @@
+Sun Aug 16 19:19:01 UTC 2015 - [email protected]
+
+-  Update to 0.7.0
+   * New feature: you can now add packages by dropping OBS package URLs
+   on the packages' tab
+   * New feature: proxy support
+   * New feature: self-signed certificate support
+   * New feature: using any OBS instance is now supported
+   * Networking improvements: async getBuildStatus() requests
+   * Code refactoring: OBS façade created, some code cleanup
+   * Error handling: it's more verbose about HTTP and SSL errors
+   * Fixed getting description from OBSRequest
+   * Fixed parsing empty tags (ie: <description/>)
+   * Minor improvements
+
+-------------------------------------------------------------------

Old:
----
  qactus-0.6.0.tar.bz2

New:
----
  qactus-0.7.0.tar.bz2

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

Other differences:
------------------
++++++ qactus.spec ++++++
--- /var/tmp/diff_new_pack.oN3A6E/_old  2015-08-17 15:35:28.000000000 +0200
+++ /var/tmp/diff_new_pack.oN3A6E/_new  2015-08-17 15:35:28.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qactus
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,7 +17,7 @@
 
 
 Name:           qactus
-Version:        0.6.0
+Version:        0.7.0
 Release:        0
 Summary:        An OBS notifier application
 License:        GPL-2.0 or GPL-3.0
@@ -25,12 +25,12 @@
 Url:            http://www.javierllorente.com/
 Source:         %{name}-%{version}.tar.bz2
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  qtkeychain-qt5-devel
+BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
-BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5Network)
-BuildRequires:  qtkeychain-qt5-devel
-BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ qactus-0.6.0.tar.bz2 -> qactus-0.7.0.tar.bz2 ++++++
++++ 3976 lines of diff (skipped)


Reply via email to