rpms/libguestfs/devel .cvsignore, 1.7, 1.8 libguestfs.spec, 1.18, 1.19 sources, 1.7, 1.8

Richard W.M. Jones rjones at fedoraproject.org
Thu May 21 11:51:06 UTC 2009


Author: rjones

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

Modified Files:
	.cvsignore libguestfs.spec sources 
Log Message:
- New upstream version 1.0.28.  Nothing has visibly changed, but
  the source has been gettextized and we want to check that doesn't
  break anything.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libguestfs/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	19 May 2009 11:49:03 -0000	1.7
+++ .cvsignore	21 May 2009 11:50:35 -0000	1.8
@@ -1 +1 @@
-libguestfs-1.0.27.tar.gz
+libguestfs-1.0.28.tar.gz


Index: libguestfs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libguestfs/devel/libguestfs.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- libguestfs.spec	21 May 2009 08:12:11 -0000	1.18
+++ libguestfs.spec	21 May 2009 11:50:35 -0000	1.19
@@ -3,8 +3,8 @@
 
 Summary:     Access and modify virtual machine disk images
 Name:        libguestfs
-Version:     1.0.27
-Release:     3%{?dist}
+Version:     1.0.28
+Release:     1%{?dist}
 License:     LGPLv2+
 Group:       Development/Libraries
 URL:         http://et.redhat.com/~rjones/libguestfs/
@@ -452,6 +452,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu May 21 2009 Richard Jones <rjones at redhat.com> - 1.0.28-1
+- New upstream version 1.0.28.  Nothing has visibly changed, but
+  the source has been gettextized and we want to check that doesn't
+  break anything.
+
 * Thu May 21 2009 Richard Jones <rjones at redhat.com> - 1.0.27-3
 - Change requirement from qemu -> qemu-kvm (RHBZ#501761).
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libguestfs/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	19 May 2009 11:49:03 -0000	1.7
+++ sources	21 May 2009 11:50:35 -0000	1.8
@@ -1 +1 @@
-12c01468e2bdd9710d5c12eaad3bff89  libguestfs-1.0.27.tar.gz
+f5a0b08abaa266568cecd63b02438768  libguestfs-1.0.28.tar.gz




More information about the scm-commits mailing list