diff --git a/_service b/_service
index 57e3629..a06ebe2 100644
--- a/_service
+++ b/_service
@@ -8,14 +8,14 @@
ninja
- 0.0+git.%cd.%h
+ 3.0+git.%cd.%h
master
- ninja-0.0*git*.tar
+ ninja-3.0*git*.tar
bz2
diff --git a/ninja-0.0+git.20130416.7bf53c6.tar.bz2 b/ninja-0.0+git.20130416.7bf53c6.tar.bz2
deleted file mode 100644
index e452304..0000000
--- a/ninja-0.0+git.20130416.7bf53c6.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:872e584011ed89421f1a8c2bc13c144e436b2f4093a4b823460b5cfd93ce8e35
-size 120938
diff --git a/ninja-3.0+git.20130603.0f53fd3.tar.bz2 b/ninja-3.0+git.20130603.0f53fd3.tar.bz2
new file mode 100644
index 0000000..65ea232
--- /dev/null
+++ b/ninja-3.0+git.20130603.0f53fd3.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e0c4f0d60fbe8b15e9f7db631fb9750b5f3c3739f80f6da6af4ba71934049c1c
+size 123849
diff --git a/ninja.changes b/ninja.changes
index 26aa4bd..ca26cfd 100644
--- a/ninja.changes
+++ b/ninja.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Wed Jun 5 14:36:06 UTC 2013 - idonmez@suse.com
+
+- Update to git hash 0f53fd3
+ * Version 3.0 now
+ * Don't poll pipes using POLLRDHUP
+ * Recompact the deps log when it gets too big
+
-------------------------------------------------------------------
Wed Apr 17 09:19:56 UTC 2013 - idonmez@suse.com
diff --git a/ninja.spec b/ninja.spec
index 50428e5..b1c3faf 100644
--- a/ninja.spec
+++ b/ninja.spec
@@ -20,7 +20,7 @@ Name: ninja
Summary: A small build system closest in spirit to Make
License: Apache-2.0
Group: Development/Tools/Building
-Version: 0.0+git.20130416.7bf53c6
+Version: 3.0+git.20130603.0f53fd3
Release: 0
Url: https://github.com/martine/ninja
BuildRoot: %{_tmppath}/%{name}-%{version}-build