Hello community,

here is the log from the commit of package qactus for openSUSE:Factory checked 
in at 2018-11-26 10:35:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qactus (Old)
 and      /work/SRC/openSUSE:Factory/.qactus.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qactus"

Mon Nov 26 10:35:09 2018 rev:4 rq:651951 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qactus/qactus.changes    2016-07-03 
12:29:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qactus.new.19453/qactus.changes 2018-11-26 
10:37:26.740526637 +0100
@@ -1,0 +2,15 @@
+Sun Nov 25 23:30:41 UTC 2018 - Javier Llorente <[email protected]>
+
+- libqobs.so is not packaged (for now) 
+
+-------------------------------------------------------------------
+Sun Nov 25 19:49:29 UTC 2018 - Javier Llorente <[email protected]>
+
+- Update to 1.0.0
+  * New: OBS browser
+  * New: build log viewer
+  * Improved request state editor
+  * Split GUI code; libqobs is born
+  * Bugs fixed, several small enhacements
+
+-------------------------------------------------------------------

Old:
----
  qactus-0.7.0.tar.bz2

New:
----
  qactus-1.0.0.tar.bz2

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

Other differences:
------------------
++++++ qactus.spec ++++++
--- /var/tmp/diff_new_pack.Ay5Yt7/_old  2018-11-26 10:37:27.988525275 +0100
+++ /var/tmp/diff_new_pack.Ay5Yt7/_new  2018-11-26 10:37:27.992525271 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qactus
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -12,15 +12,15 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           qactus
-Version:        0.7.0
+Version:        1.0.0
 Release:        0
-Summary:        An OBS notifier application
-License:        GPL-2.0 or GPL-3.0
+Summary:        A GUI client for OBS
+License:        GPL-2.0-only OR GPL-3.0-only
 Group:          Development/Tools/Building
 Url:            http://www.javierllorente.com/
 Source:         %{name}-%{version}.tar.bz2
@@ -34,7 +34,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-A Qt-based OBS notifier application
+A Qt5-based Open Build Service (OBS) client featuring a browser, request 
management and more
 
 %prep
 %setup -q -n %{name}
@@ -49,6 +49,7 @@
 
 %install
 make INSTALL_ROOT=%{buildroot} install
+rm %{buildroot}%{_libdir}/libqobs.so
 %suse_update_desktop_file %{name}
 
 %post
@@ -59,8 +60,10 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING README.md
+%doc README.md
+%license COPYING
 %{_bindir}/%{name}
+%{_libdir}/libqobs.so.*
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/128x128/apps/%{name}.png
 

++++++ qactus-0.7.0.tar.bz2 -> qactus-1.0.0.tar.bz2 ++++++
++++ 16023 lines of diff (skipped)


Reply via email to