Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package crun for openSUSE:Factory checked in 
at 2021-08-11 11:47:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/crun (Old)
 and      /work/SRC/openSUSE:Factory/.crun.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "crun"

Wed Aug 11 11:47:08 2021 rev:3 rq:911076 version:0.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/crun/crun.changes        2021-08-06 
22:45:38.241979429 +0200
+++ /work/SRC/openSUSE:Factory/.crun.new.1899/crun.changes      2021-08-11 
11:47:32.389723214 +0200
@@ -1,0 +2,6 @@
+Fri Aug  6 13:37:49 UTC 2021 - Frederic Crozat <[email protected]>
+
+- Drop libkrun-dlopen.patch and adapt to libkrun new package name,
+  it is a plugin, not a regular shared library.
+
+-------------------------------------------------------------------

Old:
----
  libkrun-dlopen.patch

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

Other differences:
------------------
++++++ crun.spec ++++++
--- /var/tmp/diff_new_pack.mavnRN/_old  2021-08-11 11:47:32.997722482 +0200
+++ /var/tmp/diff_new_pack.mavnRN/_new  2021-08-11 11:47:32.997722482 +0200
@@ -23,8 +23,6 @@
 Release:        0
 Source0:        
https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.gz
 Source1:        crun-rpmlintrc
-# PATCH-FIX-OPENSUSE libkrun-dlopen.patch [email protected] -- use soname when 
dlopening libkrun
-Patch0:         libkrun-dlopen.patch
 URL:            https://github.com/containers/crun
 ExclusiveArch:  x86_64 aarch64
 # We always run autogen.sh
@@ -35,7 +33,7 @@
 BuildRequires:  glibc-devel-static
 BuildRequires:  go-md2man
 BuildRequires:  libcap-devel
-BuildRequires:  libkrun-devel >= 0.1.4
+BuildRequires:  libkrun >= 0.1.4
 BuildRequires:  libseccomp-devel
 BuildRequires:  libselinux-devel
 BuildRequires:  libtool
@@ -46,7 +44,7 @@
 %ifnarch %ix86
 BuildRequires:  criu-devel >= 3.15
 %endif
-Requires:       libkrun0 >= 0.1.4
+Requires:       libkrun >= 0.1.7
 
 %description
 crun is a runtime for running OCI containers. It is built with libkrun support

Reply via email to