Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qactus for openSUSE:Factory checked 
in at 2021-09-20 23:32:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qactus (Old)
 and      /work/SRC/openSUSE:Factory/.qactus.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qactus"

Mon Sep 20 23:32:59 2021 rev:10 rq:920108 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qactus/qactus.changes    2020-11-29 
12:31:15.082173500 +0100
+++ /work/SRC/openSUSE:Factory/.qactus.new.1899/qactus.changes  2021-09-20 
23:34:35.995280815 +0200
@@ -1,0 +2,6 @@
+Fri Sep 17 20:52:05 UTC 2021 - Javier Llorente <[email protected]>
+
+- Update to 2.1.0
+  * New feature: monitor an entire project 
+
+-------------------------------------------------------------------

Old:
----
  qactus-2.0.3.tar.gz

New:
----
  qactus-2.1.0.tar.gz

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

Other differences:
------------------
++++++ qactus.spec ++++++
--- /var/tmp/diff_new_pack.35Szv7/_old  2021-09-20 23:34:36.551281502 +0200
+++ /var/tmp/diff_new_pack.35Szv7/_new  2021-09-20 23:34:36.551281502 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qactus
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2018 Neal Gompa <[email protected]>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -23,7 +23,7 @@
 %global devname %{libprefix}-devel
 
 Name:           qactus
-Version:        2.0.3
+Version:        2.1.0
 Release:        0
 Summary:        A GUI client for OBS
 License:        GPL-2.0-only OR GPL-3.0-only
@@ -44,14 +44,15 @@
 Requires:       %{libname}%{?_isa} = %{version}-%{release}
 
 %description
-A Qt-based Open Build Service (OBS) client featuring a browser, request 
management and more
+A Qt-based Open Build Service (OBS) client featuring a browser, request
+management and more.
 
 %package -n %{libname}
 Summary:        A Qt-based OBS library
 Group:          System/Libraries
 
 %description -n %{libname}
-A library for interacting with the Open Build Service (OBS)
+A library for interacting with the Open Build Service (OBS).
 
 %package -n %{devname}
 Summary:        Development files for %{libprefix}
@@ -60,26 +61,20 @@
 
 %description -n %{devname}
 This package contains the development files for %{libprefix}, a Qt-based
-Open Build Service (OBS) library
+Open Build Service (OBS) library.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %cmake
-%make_build
+%cmake_build
 
 %install
-%make_install -C build
+%cmake_install
 
 %suse_update_desktop_file %{name}
 
-%post
-%desktop_database_post
-
-%postun
-%desktop_database_postun
-
 %post -n %{libname} -p /sbin/ldconfig
 %postun -n %{libname} -p /sbin/ldconfig
 

++++++ qactus-2.0.3.tar.gz -> qactus-2.1.0.tar.gz ++++++
++++ 2105 lines of diff (skipped)

Reply via email to