commit ae0666600db28937265d112839bb398a01c9376d
Author: Jan Palus <[email protected]>
Date:   Tue Nov 29 21:07:11 2022 +0100

    up to 1.7.2
    
    - criu dynamically loaded now hence change to S:

 crun.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/crun.spec b/crun.spec
index 973eb83..fba4cbc 100644
--- a/crun.spec
+++ b/crun.spec
@@ -8,12 +8,12 @@
 
 Summary:       OCI runtime written in C
 Name:          crun
-Version:       1.7
+Version:       1.7.2
 Release:       1
 License:       GPL v3+
 Group:         Applications/System
 Source0:       
https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: 19b4d595f766a41e145d23dffbb8f143
+# Source0-md5: 7f1eb2b6d7bbabc4bb7c70b45bcf61cb
 URL:           https://github.com/containers/crun
 BuildRequires: autoconf >= 2.69
 BuildRequires: automake >= 1:1.11.2
@@ -33,8 +33,8 @@ BuildRequires:        systemd-devel
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 BuildRequires: yajl-devel >= 2.0.0
-%{?with_criu:Requires: criu-libs >= 3.16.1}
 Requires:      yajl >= 2.0.0
+%{?with_criu:Suggests: criu-libs >= 3.16.1}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crun.git/commitdiff/ae0666600db28937265d112839bb398a01c9376d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to