Hello community,

here is the log from the commit of package ocserv for openSUSE:Factory checked 
in at 2020-01-21 21:02:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocserv (Old)
 and      /work/SRC/openSUSE:Factory/.ocserv.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocserv"

Tue Jan 21 21:02:46 2020 rev:12 rq:766080 version:0.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocserv/ocserv.changes    2019-08-14 
11:38:14.496687518 +0200
+++ /work/SRC/openSUSE:Factory/.ocserv.new.26092/ocserv.changes 2020-01-21 
21:03:35.300939096 +0100
@@ -1,0 +2,6 @@
+Thu Dec 19 14:56:10 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
+  Allow OBS to shortcut through the -mini flavors.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocserv.spec ++++++
--- /var/tmp/diff_new_pack.so3lLL/_old  2020-01-21 21:03:37.184939975 +0100
+++ /var/tmp/diff_new_pack.so3lLL/_new  2020-01-21 21:03:37.188939977 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ocserv
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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/
 #
 
 
@@ -22,7 +22,7 @@
 Summary:        OpenConnect VPN Server
 License:        GPL-2.0-only
 Group:          Productivity/Networking/Security
-Url:            http://www.infradead.org/ocserv
+URL:            http://www.infradead.org/ocserv
 #Source:         ftp://ftp.infradead.org/pub/ocserv/%{name}-%{version}.tar.xz
 # released tarball has some problem, check out same thing from git
 # git clone https://gitlab.com/ocserv/ocserv
@@ -58,7 +58,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  protobuf-c
 BuildRequires:  readline-devel
-BuildRequires:  systemd-devel
+BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  rubygem(ronn)
 # /usr/bin/certtool for generating certificates
 Requires:       gnutls >= 3.1.10


Reply via email to