8
0
OBS User unknown
2008-08-13 15:09:12 +00:00
committed by Git OBS Bridge
parent ee864fcfad
commit 25fff6af44

View File

@@ -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