[libguestfs] New upstream version 1.23.21.

Richard W.M. Jones rjones at fedoraproject.org
Sat Sep 7 12:40:03 UTC 2013


commit b4d79e8a4d81fd30fe6f870d393ea7674294f11f
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Sat Sep 7 13:39:38 2013 +0100

    New upstream version 1.23.21.
    
    - Remove patches which are now upstream.

 ...allel-Compile-debugging-messages-in-alway.patch |  108 --------------------
 libguestfs.spec                                    |   12 +-
 sources                                            |    2 +-
 3 files changed, 7 insertions(+), 115 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index 8e72936..851fca2 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -11,16 +11,14 @@
 Summary:       Access and modify virtual machine disk images
 Name:          libguestfs
 Epoch:         1
-Version:       1.23.20
-Release:       5%{?dist}
+Version:       1.23.21
+Release:       1%{?dist}
 License:       LGPLv2+
 
 # Source and patches.
 URL:           http://libguestfs.org/
 Source0:       http://libguestfs.org/download/1.23-development/%{name}-%{version}.tar.gz
 
-Patch1:        0001-virt-df-parallel-Compile-debugging-messages-in-alway.patch
-
 # Basic build requirements:
 BuildRequires: perl(Pod::Simple)
 BuildRequires: perl(Pod::Man)
@@ -560,8 +558,6 @@ for %{name}.
 %prep
 %setup -q
 
-%patch1 -p1
-
 if [ "$(getenforce | tr '[A-Z]' '[a-z]')" != "disabled" ]; then
     # For sVirt to work, the local temporary directory we use in the
     # tests must be labelled the same way as /tmp.
@@ -951,6 +947,10 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/run/libguestfs
 
 
 %changelog
+* Sat Sep  7 2013 Richard W.M. Jones <rjones at redhat.com> - 1:1.23.21-1
+- New upstream version 1.23.21.
+- Remove patches which are now upstream.
+
 * Tue Sep  3 2013 Richard W.M. Jones <rjones at redhat.com> - 1:1.23.20-5
 - Enable debugging messages in parallel virt-alignment-scan, virt-df
   in order to debug possible race condition seen in Koji.
diff --git a/sources b/sources
index 5008216..f7146a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb55ba306c1d2afcee3cd83295b410f4  libguestfs-1.23.20.tar.gz
+27f034e8d1026cd90e1e06e961612524  libguestfs-1.23.21.tar.gz


More information about the scm-commits mailing list