diff --git a/libfdatetime.changes b/libfdatetime.changes
index 3d1ccbe..b16cb95 100644
--- a/libfdatetime.changes
+++ b/libfdatetime.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Tue Jul 30 20:45:15 UTC 2013 - Greg.Freemyer@gmail.com
+
+- cleanup specfile comments
+
+-------------------------------------------------------------------
+Mon Apr 22 19:59:39 UTC 2013 - Greg.Freemyer@gmail.com
+
+- ran spec-cleaner
+
 -------------------------------------------------------------------
 Thu Apr  4 19:27:35 UTC 2013 - jengelh@inai.de
 
diff --git a/libfdatetime.spec b/libfdatetime.spec
index bcd793b..6a90926 100644
--- a/libfdatetime.spec
+++ b/libfdatetime.spec
@@ -21,17 +21,18 @@ Name:           libfdatetime
 %define timestamp 20130317
 Version:        0~%timestamp
 Release:        0
-License:        LGPL-3.0+
 Summary:        A library for date and time data types
+License:        LGPL-3.0+
 Group:          Development/Libraries/C and C++
 Url:            http://code.google.com/p/libfdatetime/
 
 #Git-Clone:	http://code.google.com/p/libfdatetime
-#DL-URL:	http://libfdatetime.googlecode.com/files/libfdatetime-alpha-20130317.tar.gz
+#DL-URL:	https://googledrive.com/host/0B3fBvzttpiiSQlBfaUlYTmhzUjQ/libfdatetime-alpha-20130317.tar.gz
 Source:         %name-alpha-%timestamp.tar.xz
 BuildRequires:  pkg-config
 BuildRequires:  xz
-BuildRequires:  pkgconfig(libcerror) >= 20120425
+BuildRequires:  pkgconfig(libcerror) >= 0~20130609
+# not (yet) in factory
 #BuildRequires:  pkgconfig(libcstring) >= 20120425
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build