Accepting request 248845 from Virtualization

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/248845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libguestfs?expand=0&rev=30
This commit is contained in:
Stephan Kulow 2014-09-12 09:19:24 +00:00 committed by Git OBS Bridge
commit 817909f1ce
4 changed files with 14 additions and 5 deletions

View File

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

3
libguestfs-1.26.9.tar.xz Normal file
View File

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

View File

@ -1,5 +1,14 @@
-------------------------------------------------------------------
Tue Aug 26 07:20:34 UTC 2014 - ohering@suse.com
Fri Sep 5 09:53:22 CEST 2014 - ohering@suse.de
- Update to version 1.26.9
* customize: fix locking accounts with passwords
* daemon: lvm-filter: use augeas for setting the filter
* daemon: move AUGEAS_ERROR to the common header
* daemon: add add_sprintf
-------------------------------------------------------------------
Tue Aug 26 07:20:34 UTC 2014 - ohering@suse.de
- Update to version 1.26.8
* mllib: Export output_spaces function.

View File

@ -17,7 +17,7 @@
#
Version: 1.26.8
Version: 1.26.9
Release: 0
%define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)