Accepting request 593896 from devel:tools

OBS-URL: https://build.opensuse.org/request/show/593896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/criu?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2018-04-06 15:48:44 +00:00 committed by Git OBS Bridge
commit ccfde5ea4d
4 changed files with 18 additions and 4 deletions

3
criu-3.8.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a134ccedd84fc9377c758f204d4e997fd8fe514fd05cbdbd64939b5698865e33
size 768034

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:55bdd539e9ac89810fc3e8c236cc280f45e528d3fa9daabe256e285e965dbb3e
size 768812

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Apr 5 12:30:17 CEST 2018 - tiwai@suse.de
- update to criu 3.8.1: a bug-fix release
FDstore was initialized twice (re-initialized) causing e.g.
--shell-job restore to fail
-------------------------------------------------------------------
Tue Mar 20 22:50:51 CET 2018 - tiwai@suse.de
- Add python-devel to BuildReq explicitly, as a preparation for
fallback to asciidoctor (bsc#1075764)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 13 16:21:20 UTC 2018 - avindra@opensuse.org Tue Mar 13 16:21:20 UTC 2018 - avindra@opensuse.org

View File

@ -17,7 +17,7 @@
Name: criu Name: criu
Version: 3.8 Version: 3.8.1
Release: 0 Release: 0
Summary: Checkpoint/Restore In Userspace Tools Summary: Checkpoint/Restore In Userspace Tools
License: GPL-2.0-only License: GPL-2.0-only
@ -32,6 +32,7 @@ BuildRequires: libnl3-devel
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: protobuf-c BuildRequires: protobuf-c
BuildRequires: protobuf-devel BuildRequires: protobuf-devel
BuildRequires: python-devel
BuildRequires: xmlto BuildRequires: xmlto
Requires: python-ipaddr Requires: python-ipaddr
Requires: python-protobuf Requires: python-protobuf