diff --git a/.cvsignore b/.cvsignore
index 531bc66..2d6bc90 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-fish-1.11.1.tar.bz2
+fish-1.12.0.tar.bz2
diff --git a/fish.spec b/fish.spec
index b8c823f..0546223 100644
--- a/fish.spec
+++ b/fish.spec
@@ -1,17 +1,17 @@
-Summary:		A friendly interactive shell
-Name:			fish
+Summary:                A friendly interactive shell
+Name:                   fish
 
-Version:		1.11.1
-Release:		10%{?dist}
+Version:                1.12.0
+Release:                1%{?dist}
 
-License:		GPL
-Group:			System Environment/Shells
-URL:			http://roo.no-ip.org/fish/
+License:                GPL
+Group:                  System Environment/Shells
+URL:                    http://roo.no-ip.org/fish/
 
-Source0:		http://roo.no-ip.org/%{name}/files/%{version}/%{name}-%{version}.tar.bz2
+Source0:                http://roo.no-ip.org/%{name}/files/%{version}/%{name}-%{version}.tar.bz2
 
-BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:	doxygen ncurses-devel xorg-x11-devel
+BuildRoot:              %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:          doxygen ncurses-devel xorg-x11-devel
 
 %description 
 fish is a shell geared towards interactive use. It's features are
@@ -65,20 +65,23 @@ fi
 %config %_sysconfdir/fish.d/fish_*.fish
 
 %changelog
-* Fri Jul 01 2005 Oliver Falk <oliver@linux-kernel.at>		- 1.11.1-10
+* Fri Jul 15 2005 Axel Liljencrantz <axel@liljencrantz.se> 1.12.0-1
+- 1.12.0
+
+* Fri Jul 01 2005 Oliver Falk <oliver@linux-kernel.at>	- 1.11.1-10
 - Added dist macro to the release
 - Small spec beautifying
 
-* Thu Jun 30 2005 Michael Schwendt <mschwendt@users.sf.net> - 1.11.1-9
+* Thu Jun 30 2005 Michael Schwendt <mschwendt@users.sf.net> 1.11.1-9
 - Set CFLAGS the proper way
 
-* Thu Jun 30 2005 Axel Liljencrantz <axel@liljencrantz.se>	- 1.11.1-8
+* Thu Jun 30 2005 Axel Liljencrantz <axel@liljencrantz.se> 1.11.1-8
 - Fix revision number in changelog
 
-* Wed Jun 29 2005 Axel Liljencrantz <axel@liljencrantz.se>	- 1.11.1-7
+* Wed Jun 29 2005 Axel Liljencrantz <axel@liljencrantz.se> 1.11.1-7
 - Send post-script output to /dev/null
 
-* Wed Jun 29 2005 Axel Liljencrantz <axel@liljencrantz.se>	- 1.11.1-6
+* Wed Jun 29 2005 Axel Liljencrantz <axel@liljencrantz.se> 1.11.1-6
 - Add changelog section to spec file
 - Add macros to source tags
 - Add smp_mflags to 'make all'
diff --git a/sources b/sources
index 29eae03..76194e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b76e676c63b61d4e037c690e425a4435  fish-1.11.1.tar.bz2
+8980e6dd1a41d699a44c2579c9b1e36c  fish-1.12.0.tar.bz2