forked from pool/libguestfs
- Update to version 1.26.10
* gcc5: test-tool: Initialize local variable. * lua: Define luaL_checkint which was deprecated in lua 5.3. * tools: fix free -m invocation OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=333
This commit is contained in:
parent
ae6bbcfcef
commit
995f04f76d
3
libguestfs-1.26.10.tar.xz
Normal file
3
libguestfs-1.26.10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d9950647f8316ef0c397c2b82652dc268a8a82baa43046af393239800a05620
|
||||
size 5015800
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e469866bf3de195a8f9be1e48447b238d728ad38a052856d1523173de7b34cb
|
||||
size 5016064
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 24 09:43:58 UTC 2015 - ohering@suse.de
|
||||
|
||||
- Update to version 1.26.10
|
||||
* gcc5: test-tool: Initialize local variable.
|
||||
* lua: Define luaL_checkint which was deprecated in lua 5.3.
|
||||
* tools: fix free -m invocation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 6 13:45:22 UTC 2015 - cbosdonnat@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libguestfs
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 Michal Hrusecky <mhrusecky@novell.com>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
|
||||
Version: 1.26.9
|
||||
Version: 1.26.10
|
||||
Release: 0
|
||||
|
||||
%define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user