Hello community,

here is the log from the commit of package istgt for openSUSE:Factory checked 
in at 2020-02-04 19:53:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/istgt (Old)
 and      /work/SRC/openSUSE:Factory/.istgt.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "istgt"

Tue Feb  4 19:53:34 2020 rev:12 rq:769615 version:0.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/istgt/istgt.changes      2014-12-21 
12:04:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.istgt.new.26092/istgt.changes   2020-02-04 
19:53:51.953339539 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 14:02:58 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+  shortcut through the -mini flavors.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ istgt.spec ++++++
--- /var/tmp/diff_new_pack.o2qztM/_old  2020-02-04 19:53:52.885340082 +0100
+++ /var/tmp/diff_new_pack.o2qztM/_new  2020-02-04 19:53:52.885340082 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package istgt
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,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/
 #
 
 
@@ -23,13 +23,13 @@
 Summary:        Userspace iSCSI Target
 License:        BSD-2-Clause
 Group:          Productivity/Networking/Other
-Url:            http://www.peach.ne.jp/archives/istgt/
+URL:            http://www.peach.ne.jp/archives/istgt/
 Source:         istgt-%{upstreamrel}.tar.gz
 Requires:       bash
 BuildRequires:  autoconf
 %define systemd_init 0
 %if 0%{?suse_version} >= 1300
-BuildRequires:  systemd
+BuildRequires:  pkgconfig(systemd)
 %define systemd_init 1
 %{?systemd_requires}
 %endif


Reply via email to