Hello community,

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

Package is "kbfs"

Tue Feb  4 19:55:50 2020 rev:5 rq:769871 version:2.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kbfs/kbfs.changes        2019-01-08 
12:30:15.916155250 +0100
+++ /work/SRC/openSUSE:Factory/.kbfs.new.26092/kbfs.changes     2020-02-04 
19:55:52.549409877 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 14:04:03 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+  shortcut through the -mini flavors.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kbfs.spec ++++++
--- /var/tmp/diff_new_pack.Y8dl0K/_old  2020-02-04 19:55:54.421410969 +0100
+++ /var/tmp/diff_new_pack.Y8dl0K/_new  2020-02-04 19:55:54.453410987 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbfs
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2018, Matthias Bach <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,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/
 #
 
 
@@ -25,7 +25,7 @@
 Summary:        Encrypted remote storage based on Keybase identities
 License:        BSD-3-Clause AND LGPL-3.0-or-later
 Group:          Productivity/Security
-Url:            https://github.com/keybase/kbfs/
+URL:            https://github.com/keybase/kbfs/
 Source:         https://github.com/keybase/kbfs/archive/v%{version}.tar.gz
 Source1:        README.SUSE
 Source2:        README.SUSE.git
@@ -36,7 +36,7 @@
 BuildRequires:  git
 BuildRequires:  golang-packaging
 BuildRequires:  gzip
-BuildRequires:  systemd
+BuildRequires:  pkgconfig(systemd)
 %{?systemd_requires}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       keybase-client


Reply via email to