@@ -0,0 +1,23 @@
+--- libfwbuilder3.spec.orig
++++ libfwbuilder3.spec
+@@ -1,9 +1,9 @@
+
+ %define major 8
+ %define name libfwbuilder
+-%define version 3.0.0
+-%define release b511
+-%define BUILD_VERSION 3.0.0
++%define version 3.0.1
++%define release b565
++%define BUILD_VERSION 3.0.1
+
+
+ %if "%_vendor" == "MandrakeSoft"
+@@ -112,5 +112,7 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/%
+ %postun -p /sbin/ldconfig
+
+ %changelog
++* Tue Oct 02 2008 Carsten Schoene <cs@linux-administrator.com>
++- update to version 3.0.1
+ * Tue Sep 02 2008 Carsten Schoene <cs@linux-administrator.com>
+ - initial package
|