rpms/virt-top/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 virt-top.spec, 1.1, 1.2

Richard W.M. Jones rjones at fedoraproject.org
Tue Oct 21 09:30:26 UTC 2008


Author: rjones

Update of /cvs/pkgs/rpms/virt-top/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20484

Modified Files:
	.cvsignore sources virt-top.spec 
Log Message:
* Tue Oct 21 2008 Richard W.M. Jones <rjones at redhat.com> - 1.0.3-1
- New upstream version 1.0.3.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/virt-top/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	20 May 2008 08:35:08 -0000	1.2
+++ .cvsignore	21 Oct 2008 09:29:56 -0000	1.3
@@ -1 +1,2 @@
 virt-top-1.0.1.tar.gz
+virt-top-1.0.3.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/virt-top/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	20 May 2008 08:35:08 -0000	1.2
+++ sources	21 Oct 2008 09:29:56 -0000	1.3
@@ -1 +1,2 @@
 f891f9ce49cc7b6399d1a751ce08296e  virt-top-1.0.1.tar.gz
+18662bfbaa13c314ed07734cb1f5913e  virt-top-1.0.3.tar.gz


Index: virt-top.spec
===================================================================
RCS file: /cvs/pkgs/rpms/virt-top/devel/virt-top.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- virt-top.spec	20 May 2008 08:35:08 -0000	1.1
+++ virt-top.spec	21 Oct 2008 09:29:56 -0000	1.2
@@ -2,8 +2,8 @@
 %define debug_package %{nil}
 
 Name:           virt-top
-Version:        1.0.1
-Release:        2%{?dist}
+Version:        1.0.3
+Release:        1%{?dist}
 Summary:        Utility like top(1) for displaying virtualization stats
 
 Group:          Development/Libraries
@@ -12,7 +12,7 @@
 Source0:        http://et.redhat.com/~rjones/virt-top/files/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  ocaml >= 3.10.0
+BuildRequires:  ocaml >= 3.10.2
 BuildRequires:  ocaml-ocamldoc
 BuildRequires:  ocaml-findlib-devel
 BuildRequires:  ocaml-curses-devel
@@ -95,6 +95,9 @@
 
 
 %changelog
+* Tue Oct 21 2008 Richard W.M. Jones <rjones at redhat.com> - 1.0.3-1
+- New upstream version 1.0.3.
+
 * Mon May 19 2008 Richard W.M. Jones <rjones at redhat.com> - 1.0.1-2
 - Use RPM percent-configure.
 - Add list of BRs for gettext.




More information about the scm-commits mailing list