Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cluster-glue for openSUSE:Factory 
checked in at 2022-09-23 14:14:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cluster-glue (Old)
 and      /work/SRC/openSUSE:Factory/.cluster-glue.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cluster-glue"

Fri Sep 23 14:14:54 2022 rev:73 rq:1005436 
version:1.0.12+v1.git.1650454062.1fbde71c

Changes:
--------
--- /work/SRC/openSUSE:Factory/cluster-glue/cluster-glue.changes        
2022-05-30 12:43:03.176318866 +0200
+++ /work/SRC/openSUSE:Factory/.cluster-glue.new.2275/cluster-glue.changes      
2022-09-23 14:15:20.301997319 +0200
@@ -22,2 +22,2 @@
-  * bugfix for comment in external/ec2
-  * Update external/ec2 to support IMDSv2
+  * bugfix for comment in external/ec2 (bsc#1197681)
+  * Update external/ec2 to support IMDSv2 (jsc#SLE-23490,jsc#SLE-23491, 
jsc#SLE-23492, jsc#SLE-23494)
@@ -31,0 +32,19 @@
+
+- Merge: 
+  * 0001-Update-external-ec2-to-support-IMDSv2.patch
+  * 0002-bugfix-for-comment-in-external-ec2.patch
+
+-------------------------------------------------------------------
+Wed Apr 20 14:16:52 UTC 2022 - Peter Varkoly <vark...@suse.com>
+
+- Requesting cluster-glue bugfix (bsc#1197681)
+  * Add upstream patch:
+    0002-bugfix-for-comment-in-external-ec2.patch
+
+-------------------------------------------------------------------
+Thu Feb 24 12:55:54 UTC 2022 - Peter Varkoly <vark...@suse.com>
+
+- (jsc#SLE-23490) (jsc#SLE-23491) (jsc#SLE-23492) (jsc#SLE-23494)
+  IMDSv2 support in ec2 stonith agent
+  * add upstream patch:
+    0001-Update-external-ec2-to-support-IMDSv2.patch

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

Other differences:
------------------
++++++ cluster-glue.spec ++++++
--- /var/tmp/diff_new_pack.gMDw1v/_old  2022-09-23 14:15:23.670005170 +0200
+++ /var/tmp/diff_new_pack.gMDw1v/_new  2022-09-23 14:15:23.674005179 +0200
@@ -80,10 +80,10 @@
 Summary:        Reusable cluster libraries
 Group:          System/Libraries
 Requires:       %{name} = %{version}-%{release}
+Conflicts:      libglue2
 Conflicts:      libheartbeat2 < 3.0.2
 Obsoletes:      libglue2
 Obsoletes:      libheartbeat2 < 3.0.2
-Conflicts:      libglue2
 
 %description libs
 A collection of libraries that are useful for writing cluster managers
@@ -93,7 +93,9 @@
 Summary:        Headers and libraries for writing cluster managers
 Group:          Development/Libraries/C and C++
 Requires:       %{name}-libs = %{version}-%{release}
+Conflicts:      libglue-devel
 Conflicts:      libheartbeat-devel < 3.0.2
+Obsoletes:      libglue-devel
 Obsoletes:      libheartbeat-devel < 3.0.2
 
 %description devel
@@ -175,7 +177,7 @@
 %{_unitdir}/logd.service
 %{_mandir}/man8/*
 %doc AUTHORS
-%doc COPYING
+%license COPYING
 %doc logd/logd.cf
 %{_sbindir}/rclogd
 %{_libdir}/heartbeat/ha_logd
@@ -193,7 +195,7 @@
 %files libs
 %{_libdir}/lib*.so.*
 %doc AUTHORS
-%doc COPYING.LIB
+%license COPYING.LIB
 
 %files devel
 %dir %{_libdir}/heartbeat
@@ -217,7 +219,7 @@
 %{_libdir}/stonith/plugins/stonith2/ssh.so
 %{_libdir}/stonith/plugins/external/ssh
 %doc AUTHORS
-%doc COPYING
-%doc COPYING.LIB
+%license COPYING
+%license COPYING.LIB
 
 %changelog

Reply via email to