diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 8c3cdd6..0cbd65e 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,7 +1,7 @@ Summary: Tool to update x86/x86-64 CPU microcode. Name: microcode_ctl Version: 1.12 -Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?}) +Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?}).1 Epoch: 1 Group: System Environment/Base License: GPL @@ -82,6 +82,9 @@ family=`cat /proc/cpuinfo | grep "^cpu family" | sort -u | awk -F ": " '{ print exit 0 %changelog +* Fri Dec 16 2005 Jesse Keating +- rebuilt for new gcj + * Fri Dec 09 2005 Jesse Keating - rebuilt