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.20130603.0f53fd3.tar.bz2 b/ninja-0.0+git.20130603.0f53fd3.tar.bz2
deleted file mode 100644
index 7d138ef..0000000
--- a/ninja-0.0+git.20130603.0f53fd3.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:80174f27ff99fbbfaaebbf94562f42b7805e0381af7088ef3c078dc00ff2ce59
-size 123512
diff --git a/ninja.changes b/ninja.changes
index 5e7403c..ca26cfd 100644
--- a/ninja.changes
+++ b/ninja.changes
@@ -2,6 +2,7 @@
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
diff --git a/ninja.spec b/ninja.spec
index 5f9d1bf..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.20130603.0f53fd3
+Version: 3.0+git.20130603.0f53fd3
Release: 0
Url: https://github.com/martine/ninja
BuildRoot: %{_tmppath}/%{name}-%{version}-build