@@ -7,9 +7,9 @@
-%define version 3.0.0
-%define release b511
-%define BUILD_VERSION 3.0.0
-+%define version 3.0.6
-+%define release b1309
-+%define BUILD_VERSION 3.0.6
++%define version 3.0.7
++%define release b1477
++%define BUILD_VERSION 3.0.7
%if "%_vendor" == "MandrakeSoft"
@@ -30,10 +30,12 @@
%{_includedir}/fwb-3/fwbuilder
%{_includedir}/fwb-3/fwcompiler
%{_libdir}/*.so
-@@ -112,5 +113,17 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/%
+@@ -112,5 +113,19 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/%
%postun -p /sbin/ldconfig
%changelog
++* Tue Sep 22 2009 Carsten Schoene <cs@linux-administrator.com> - 3.0.7-b1477
++- update to version 3.0.7
+* Fri Aug 21 2009 Carsten Schoene <cs@linux-administrator.com> - 3.0.6-b1309
+- update to version 3.0.6
+* Wed Jun 17 2009 Carsten Schoene <cs@linux-administrator.com>
|