diff --git a/iptables-1.4.7.tar.bz2 b/iptables-1.4.7.tar.bz2
deleted file mode 100644
index d9b7315..0000000
--- a/iptables-1.4.7.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9f61f389cabdde79e26ca78c336db1b6373b67f80f7cfcb3e9d9ff520b325452
-size 462420
diff --git a/iptables-1.4.8.tar.bz2 b/iptables-1.4.8.tar.bz2
new file mode 100644
index 0000000..964cb11
--- /dev/null
+++ b/iptables-1.4.8.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:342926b3f9635f89f479660835b0ba518ccd465552e41c29aa83c5af7d506496
+size 474980
diff --git a/iptables.changes b/iptables.changes
index d07540e..3e4d7a0 100644
--- a/iptables.changes
+++ b/iptables.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Wed May 26 15:20:25 UTC 2010 - jengelh@medozas.de
+
+- update to new upstream release 1.4.8
+  * this is the release for the Linux 2.6.34 kernel
+  * add support for the new xt_CT extension
+  * import the nfnl_osf program required for proper operation
+    of the xt_osf extension
+
 -------------------------------------------------------------------
 Sat Apr 24 11:38:18 UTC 2010 - coolo@novell.com
 
diff --git a/iptables.spec b/iptables.spec
index dc5441c..be7429c 100644
--- a/iptables.spec
+++ b/iptables.spec
@@ -21,13 +21,13 @@
 Name:           iptables
 License:        GPLv2+
 Group:          Productivity/Networking/Security
-Version:        1.4.7
-Release:        2
+Version:        1.4.8
+Release:        1
 Summary:        IP Packet Filter Administration
 
 #Git-Web:	http://git.netfilter.org/
 #Git-Clone:	git://git.netfilter.org/iptables
-Source:         http://netfilter.org/projects/iptables/files/iptables-1.4.7.tar.bz2
+Source:         http://netfilter.org/projects/iptables/files/iptables-1.4.8.tar.bz2
 Patch0:         %{name}-batch.patch
 Url:            http://netfilter.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build