- Replace tabs with spaces in generated _oasis file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-libvirt?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 31 07:07:33 UTC 2017 - olaf@aepfle.de
|
||||
|
||||
- Replace tabs with spaces in generated _oasis file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 06:39:17 UTC 2016 - ohering@suse.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ocaml-libvirt
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -82,10 +82,10 @@ popd
|
||||
sh -c "sed 's/^Version.*/Version: %{version}/' | tee _oasis" <<_EOF_
|
||||
OASISFormat: 0.4
|
||||
Name: libvirt
|
||||
Version: 20160605.10e2437
|
||||
Version: 0
|
||||
Synopsis: binding for libvirt
|
||||
Authors: Richard W.M. Jones
|
||||
License: LGPL-2.0+
|
||||
License: %{license}
|
||||
Plugins: META(`oasis version`)
|
||||
BuildTools: ocamlbuild
|
||||
|
||||
|
Reference in New Issue
Block a user