Hello community,

here is the log from the commit of package libdlm for openSUSE:Factory checked 
in at 2019-08-13 13:12:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libdlm (Old)
 and      /work/SRC/openSUSE:Factory/.libdlm.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libdlm"

Tue Aug 13 13:12:14 2019 rev:48 rq:721899 version:4.0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/libdlm/libdlm.changes    2018-08-17 
23:57:58.233978608 +0200
+++ /work/SRC/openSUSE:Factory/.libdlm.new.9556/libdlm.changes  2019-08-13 
13:12:17.109557532 +0200
@@ -1,0 +2,7 @@
+Mon Aug  5 09:16:31 UTC 2019 - [email protected]
+
+- Update to v4.0.9
+ * include some fixes/enhancements for dlm_controld (bsc#1144793)
+ * source moved to https://pagure.io/dlm
+
+-------------------------------------------------------------------

Old:
----
  dlm-4.0.7.tar.xz

New:
----
  dlm-4.0.9.tar.gz

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

Other differences:
------------------
++++++ libdlm.spec ++++++
--- /var/tmp/diff_new_pack.DYcWa1/_old  2019-08-13 13:12:18.133556974 +0200
+++ /var/tmp/diff_new_pack.DYcWa1/_new  2019-08-13 13:12:18.133556974 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libdlm
 #
-# 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/
 #
 
 
@@ -34,10 +34,10 @@
 Summary:        Application interface to the kernel's distributed lock manager
 License:        GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          Productivity/Clustering/HA
-Version:        4.0.7
+Version:        4.0.9
 Release:        0
-Url:            https://fedorahosted.org/cluster/wiki/HomePage
-Source:         
https://git.fedorahosted.org/cgit/dlm.git/snapshot/dlm-%{version}.tar.xz
+Url:            https://pagure.io/dlm
+Source:         https://releases.pagure.org/dlm/dlm-%{version}.tar.gz
 Patch1:         0001-makefile-for-diff-arch.patch
 Patch2:         0002-remove-sd-notify.patch
 Patch3:         0003-bnc#874705-nodes-without-quorum.patch
@@ -58,9 +58,9 @@
 
 %package -n     libdlm3
 Summary:        Application interface to the kernel's distributed lock manager
+# libdlm2 (openSUSE 11.2) also contained libdlm*.so.3
 License:        GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/Libraries
-# libdlm2 (openSUSE 11.2) also contained libdlm*.so.3
 Obsoletes:      libdlm2
 Conflicts:      libdlm2
 
@@ -146,6 +146,7 @@
 %{_libdir}/libdlm*.so
 %{_libdir}/pkgconfig/libdlm.pc
 %{_libdir}/pkgconfig/libdlm_lt.pc
+%{_libdir}/pkgconfig/libdlmcontrol.pc
 %{_includedir}/libdlm.h
 %{_includedir}/libdlmcontrol.h
 

++++++ 0002-remove-sd-notify.patch ++++++
--- /var/tmp/diff_new_pack.DYcWa1/_old  2019-08-13 13:12:18.149556965 +0200
+++ /var/tmp/diff_new_pack.DYcWa1/_new  2019-08-13 13:12:18.149556965 +0200
@@ -3,8 +3,8 @@
 --- a/dlm_controld/Makefile
 +++ b/dlm_controld/Makefile
 @@ -6,7 +6,7 @@ LIBDIR=$(PREFIX)/$(LIBNUM)
- HDRDIR=$(PREFIX)/include 
  MANDIR=$(PREFIX)/share/man
+ PKGDIR=$(LIBDIR)/pkgconfig
  
 -USE_SD_NOTIFY=yes
 +USE_SD_NOTIFY=no


Reply via email to