rpms/libguestfs/devel libguestfs.spec,1.121,1.122

Richard W.M. Jones rjones at fedoraproject.org
Tue Jan 12 14:28:12 UTC 2010


Author: rjones

Update of /cvs/pkgs/rpms/libguestfs/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20814

Modified Files:
	libguestfs.spec 
Log Message:
Rebuild because of libparted soname bump (1.9 -> 2.1).


Index: libguestfs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libguestfs/devel/libguestfs.spec,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -p -r1.121 -r1.122
--- libguestfs.spec	8 Jan 2010 17:49:37 -0000	1.121
+++ libguestfs.spec	12 Jan 2010 14:28:12 -0000	1.122
@@ -5,7 +5,7 @@ Summary:     Access and modify virtual m
 Name:        libguestfs
 Epoch:       1
 Version:     1.0.80
-Release:     12%{?dist}
+Release:     13%{?dist}
 License:     LGPLv2+
 Group:       Development/Libraries
 URL:         http://libguestfs.org/
@@ -617,6 +617,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 12 2010 Richard W.M. Jones <rjones at redhat.com> - 1.0.80-13
+- Rebuild because of libparted soname bump (1.9 -> 2.1).
+
 * Fri Jan  8 2010 Richard W.M. Jones <rjones at redhat.com> - 1.0.80-12
 - qemu in Rawhide is totally broken (RHBZ#553689).  Disable tests.
 



More information about the scm-commits mailing list