diff --git a/iptables.spec b/iptables.spec index 4d5170c..aa5c70a 100644 --- a/iptables.spec +++ b/iptables.spec @@ -3,7 +3,7 @@ Name: iptables Summary: Tools for managing Linux kernel packet filtering capabilities. Version: 1.3.4 -Release: 1 +Release: 1.1 Source: http://www.netfilter.org/%{name}-%{version}.tar.bz2 Source1: iptables.init Source2: iptables-config @@ -141,6 +141,9 @@ fi %endif %changelog +* Fri Nov 25 2005 Thomas Woerner 1.3.4-1.1 +- rebuild due to unresolved symbols in shared libraries + * Fri Nov 18 2005 Thomas Woerner 1.3.4-1 - new version 1.3.4 - dropped free_opts patch (upstream fixed)