diff --git a/perl-HTML-Encoding.spec b/perl-HTML-Encoding.spec
index afc0037..196853c 100644
--- a/perl-HTML-Encoding.spec
+++ b/perl-HTML-Encoding.spec
@@ -1,7 +1,7 @@
# norootforbuild
Name: perl-HTML-Encoding
-Version: 0.57
+Version: 0.60
Release: 1
Summary: Determine the encoding of HTML/XML/XHTML documents
Group: Development/Libraries/Perl
@@ -52,6 +52,24 @@ rm -rf $RPM_BUILD_ROOT
%{_var}/adm/perl-modules/%{name}
%changelog
+* Wed Aug 13 2008 sierkb@gmx.de
+- Release version 0.60:
+ - minor bugfixes
+
+* Mon Jun 30 2008 sierkb@gmx.de
+- Release version 0.59:
+ - De-listed URI as dependency, not my bug
+ - added eg/detector.pl
+ - added t/98podsyn.t
+ - added t/99podcov.t
+ - added 'dist' options in Makefile.PL
+ - marked private subs with an underscore
+
+* Mon Jun 30 2008 sierkb@gmx.de
+- Release version 0.58:
+ - List URI as dependency to prevent test failure
+ - Added LICENCE => 'perl' to Makefile.PL
+
* Wed Apr 9 2008 sierkb@gmx.de
- Release version 0.57:
- updated the pitfyful README file