diff --git a/.gitignore b/.gitignore
index 2daf4f6..74dea69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ atkmm-2.21.2.tar.bz2
 /atkmm-2.22.7.tar.xz
 /atkmm-2.23.1.tar.xz
 /atkmm-2.23.3.tar.xz
+/atkmm-2.24.1.tar.xz
diff --git a/atkmm.spec b/atkmm.spec
index fa88013..d73d085 100644
--- a/atkmm.spec
+++ b/atkmm.spec
@@ -2,10 +2,10 @@
 # first two digits of version
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
-%global glibmm24_version 2.45.3
+%global glibmm24_version 2.46.1
 
 Name:           atkmm
-Version:        2.23.3
+Version:        2.24.1
 Release:        1%{?dist}
 Summary:        C++ interface for the ATK library
 
@@ -91,6 +91,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 2.24.1-1
+- Update to 2.24.1
+
 * Tue Sep 15 2015 Richard Hughes <rhughes@redhat.com> - 2.23.3-1
 - Update to 2.23.3
 
diff --git a/sources b/sources
index f701ac8..e699eca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ee0895054b9cd37b6aa9a89e8ed7bfa  atkmm-2.23.3.tar.xz
+279f32c23b74e5d25bce2b941294cdc8  atkmm-2.24.1.tar.xz