[ocaml-libvirt] New upstream version 0.6.1.4.

Richard W.M. Jones rjones at fedoraproject.org
Mon Aug 25 19:55:17 UTC 2014


commit d6a35c8df7c67c5038f931456685db73b3a36fa8
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Aug 25 20:54:29 2014 +0100

    New upstream version 0.6.1.4.
    
    - Patch removed, now upstream.

 ...meter-nr_pcpus-of-Libvirt.Domain.get_cpu_.patch |  116 --------------------
 ocaml-libvirt.spec                                 |   11 +-
 sources                                            |    2 +-
 3 files changed, 7 insertions(+), 122 deletions(-)
---
diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec
index e7b4151..a29cd12 100644
--- a/ocaml-libvirt.spec
+++ b/ocaml-libvirt.spec
@@ -1,8 +1,8 @@
 %global opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
 
 Name:           ocaml-libvirt
-Version:        0.6.1.2
-Release:        14%{?dist}
+Version:        0.6.1.4
+Release:        1%{?dist}
 Summary:        OCaml binding for libvirt
 License:        LGPLv2+
 
@@ -19,8 +19,6 @@ BuildRequires:  libvirt-devel >= 0.2.1
 BuildRequires:  perl
 BuildRequires:  gawk
 
-Patch1:         0001-remove-parameter-nr_pcpus-of-Libvirt.Domain.get_cpu_.patch
-
 
 %description
 OCaml binding for libvirt.
@@ -38,7 +36,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch1 -p1
 
 
 %build
@@ -86,6 +83,10 @@ make install-byte
 
 
 %changelog
+* Mon Aug 25 2014 Richard W.M. Jones <rjones at redhat.com> - 0.6.1.4-1
+- New upstream version 0.6.1.4.
+- Patch removed, now upstream.
+
 * Sat Aug 23 2014 Richard W.M. Jones <rjones at redhat.com> - 0.6.1.2-14
 - ocaml-4.02.0+rc1 rebuild.
 
diff --git a/sources b/sources
index 410783f..1c77066 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e6eb1943b2d0805566d691211bd0c151  ocaml-libvirt-0.6.1.2.tar.gz
+92723c155c009880475f3c9a093d1fe6  ocaml-libvirt-0.6.1.4.tar.gz


More information about the scm-commits mailing list