New upstream version 1.11.

This commit is contained in:
Richard W.M. Jones 2011-05-27 12:21:21 +01:00
parent e8d995f1b1
commit ec727dcf6b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/virt-what-1.8.tar.gz
/virt-what-1.9.tar.gz
/virt-what-1.10.tar.gz
/virt-what-1.11.tar.gz

View File

@ -1 +1 @@
59d049cee4b2d075db970f0246daa7bb virt-what-1.10.tar.gz
efff972860d4e54c1097f38108779a77 virt-what-1.11.tar.gz

View File

@ -1,5 +1,5 @@
Name: virt-what
Version: 1.10
Version: 1.11
Release: 1%{?dist}
Summary: Detect if we are running in a virtual machine
ExclusiveArch: %{ix86} x86_64
@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri May 27 2011 Richard W.M. Jones <rjones@redhat.com> - 1.11-1
- New upstream version 1.11.
* Wed May 25 2011 Richard W.M. Jones <rjones@redhat.com> - 1.10-1
- New upstream version 1.10.