diff --git a/.gitignore b/.gitignore
index 2ca970c..e62992c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /glade-3.12.0.tar.xz
+/glade-3.12.1.tar.xz
diff --git a/glade.spec b/glade.spec
index 0822316..cad73ff 100644
--- a/glade.spec
+++ b/glade.spec
@@ -1,6 +1,6 @@
 Name:           glade
-Version:        3.12.0
-Release:        3%{?dist}
+Version:        3.12.1
+Release:        1%{?dist}
 Summary:        User Interface Designer for GTK+ and GNOME
 
 # - /usr/bin/glade is GPLv2+
@@ -130,6 +130,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %doc %{_datadir}/gtk-doc/
 
 %changelog
+* Sun May 06 2012 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
+- Update to 3.12.1
+
 * Thu Apr 12 2012 Kalev Lember <kalevlember@gmail.com> - 3.12.0-3
 - Update the spec file comments about licensing and simplify the License tag
 - Install the typelib in -libs subpackage
diff --git a/sources b/sources
index 9cf6e6f..7dee2c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc743c2b94b674770b67cbc0c90fb3eb  glade-3.12.0.tar.xz
+7923b7127a387db3a053062cd76e8263  glade-3.12.1.tar.xz