Hello community,

here is the log from the commit of package erlang-sd_notify for 
openSUSE:Factory checked in at 2019-12-21 12:34:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/erlang-sd_notify (Old)
 and      /work/SRC/openSUSE:Factory/.erlang-sd_notify.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "erlang-sd_notify"

Sat Dec 21 12:34:07 2019 rev:3 rq:758551 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/erlang-sd_notify/erlang-sd_notify.changes        
2018-04-19 15:29:18.495498258 +0200
+++ 
/work/SRC/openSUSE:Factory/.erlang-sd_notify.new.6675/erlang-sd_notify.changes  
    2019-12-21 12:34:45.735459701 +0100
@@ -1,0 +2,11 @@
+Thu Dec 19 16:05:38 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
+  Allow OBS to shortcut through the -mini flavors.
+
+-------------------------------------------------------------------
+Thu Oct 17 18:24:02 UTC 2019 - Richard Brown <[email protected]>
+
+- Remove obsolete Groups tag (fate#326485)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ erlang-sd_notify.spec ++++++
--- /var/tmp/diff_new_pack.eSs0Pd/_old  2019-12-21 12:34:46.171459908 +0100
+++ /var/tmp/diff_new_pack.eSs0Pd/_new  2019-12-21 12:34:46.171459908 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package erlang-sd_notify
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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/
 #
 
 
@@ -24,11 +24,10 @@
 %define app_ver {%version}
 Summary:        Erlang interface to systemd notify subsystem
 License:        MIT
-Group:          Development/Libraries/Other
 Url:            https://github.com/systemd/erlang-sd_notify
 Source0:        erlang-%{app_name}-%{version}.tar.bz2
 BuildRequires:  erlang-rebar
-BuildRequires:  systemd-devel >= 219
+BuildRequires:  pkgconfig(libsystemd) >= 219
 Requires:       erlang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 


Reply via email to