Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zypp-gui for openSUSE:Factory 
checked in at 2021-11-20 02:38:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zypp-gui (Old)
 and      /work/SRC/openSUSE:Factory/.zypp-gui.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zypp-gui"

Sat Nov 20 02:38:43 2021 rev:2 rq:932048 version:0.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/zypp-gui/zypp-gui.changes        2021-07-29 
21:32:48.020709272 +0200
+++ /work/SRC/openSUSE:Factory/.zypp-gui.new.1895/zypp-gui.changes      
2021-11-20 02:39:44.144662243 +0100
@@ -1,0 +2,5 @@
+Fri Nov  5 03:05:36 UTC 2021 - William Brown <[email protected]>
+
+- Add cargo audit service to detect potential security issues
+
+-------------------------------------------------------------------

New:
----
  _service

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

Other differences:
------------------
++++++ zypp-gui.spec ++++++
--- /var/tmp/diff_new_pack.GzIjsW/_old  2021-11-20 02:39:44.660660541 +0100
+++ /var/tmp/diff_new_pack.GzIjsW/_new  2021-11-20 02:39:44.664660528 +0100
@@ -1,5 +1,7 @@
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# spec file for package zypp-gui
+#
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -10,7 +12,7 @@
 # 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/
 #
 
 
@@ -20,20 +22,20 @@
 Summary:        Update the system, search, install and remove the package, 
configure the repos.
 License:        GPL-2.0-or-later
 Group:          System/GUI
-Url:            https://github.com/sunwxg/zypp-gui
+URL:            https://github.com/sunwxg/zypp-gui
 Source0:        
https://github.com/sunwxg/zypp-gui/releases/download/v%{version}/%{name}-%{version}.tar.xz
 Source1:        additional.json
 
-BuildRequires:  meson
 BuildRequires:  cargo
-BuildRequires:  rust >= 1.40
+BuildRequires:  meson
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(libsystemd)
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  rust >= 1.40
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(libhandy-1) >= 1.0.0
+BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.11.5
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20.0
+BuildRequires:  pkgconfig(libhandy-1) >= 1.0.0
+BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(packagekit-glib2) >= 1.1.0
 BuildRequires:  pkgconfig(polkit-gobject-1)
 Requires:       PackageKit

++++++ _service ++++++
<services>
  <service name="cargo_audit" mode="disabled">
  </service>
</services>

Reply via email to