diff --git a/.cvsignore b/.cvsignore
index 8813c84..ad852b6 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-p7zip_4.29_src_all.tar.bz2
+p7zip_4.30_src_all.tar.bz2
diff --git a/p7zip.spec b/p7zip.spec
index fd6754c..3a13c55 100644
--- a/p7zip.spec
+++ b/p7zip.spec
@@ -1,7 +1,7 @@
Summary: Very high compression ratio file archiver
Name: p7zip
-Version: 4.29
-Release: 3%{?dist}
+Version: 4.30
+Release: 1%{?dist}
License: LGPL
Group: Applications/Archiving
URL: http://p7zip.sourceforge.net/
@@ -39,6 +39,7 @@ EOF
exec %{_libexecdir}/p7zip/7z "$@"
EOF
+
%build
%ifarch %{ix86} ppc
%{__cp} -f makefile.linux_x86_ppc_alpha makefile.machine
@@ -87,6 +88,9 @@ EOF
%changelog
+* Mon Nov 28 2005 Matthias Saou 4.30-1
+- Update to 4.30.
+
* Thu Oct 27 2005 Matthias Saou 4.29-3
- Double quote args passed inside the shell scripts, to fix #171480.
diff --git a/sources b/sources
index 709f5ea..895820f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ea12d7e91c9c67fb6512a6a144b8431 p7zip_4.29_src_all.tar.bz2
+cf30baaf8eeba8ad28d1a1f17db4cc1e p7zip_4.30_src_all.tar.bz2