diff --git a/dmidecode.spec b/dmidecode.spec
index e9c6c7d..81fdad2 100644
--- a/dmidecode.spec
+++ b/dmidecode.spec
@@ -1,7 +1,7 @@
 Summary:        Tool to analyse BIOS DMI data.
 Name:           dmidecode
 Version:        2.7
-Release: %(R="$Revision: 1.24 $"; RR="${R##: }"; echo ${RR%%?})%{?dist}
+Release: %(R="$Revision: 1.25 $"; RR="${R##: }"; echo ${RR%%?}).1%{?dist}
 Epoch:		1
 Group:          System Environment/Base
 License:        GPL
@@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/*
 
 %changelog
+* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:2.7-1.25.1
+- rebuild
+
 * Thu Feb 09 2006 Dave Jones <davej@redhat.com>
 - rebuild.