forked from pool/perl-HTML-Encoding
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Encoding?expand=0&rev=28
This commit is contained in:
committed by
Git OBS Bridge
parent
2e74d064a4
commit
7886ed8672
@@ -1,7 +1,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: perl-HTML-Encoding
|
Name: perl-HTML-Encoding
|
||||||
Version: 0.55
|
Version: 0.57
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Determine the encoding of HTML/XML/XHTML documents
|
Summary: Determine the encoding of HTML/XML/XHTML documents
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
@@ -52,13 +52,24 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_var}/adm/perl-modules/%{name}
|
%{_var}/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 9 2008 sierkb@gmx.de
|
||||||
|
- Release version 0.57:
|
||||||
|
- updated the pitfyful README file
|
||||||
|
- fixed a performance problem in my_decode reported by Ville Skytta
|
||||||
|
- Spec file: Changelog cleanup.
|
||||||
|
|
||||||
|
* Wed Dec 6 2007 sierkb@gmx.de
|
||||||
|
- Release version 0.56:
|
||||||
|
- updated changes file
|
||||||
|
- fixed line end issues in test
|
||||||
|
|
||||||
* Wed Dec 5 2007 sierkb@gmx.de
|
* Wed Dec 5 2007 sierkb@gmx.de
|
||||||
- Release version 0.55
|
- Release version 0.55
|
||||||
- Spec file: Changelog cleanup.
|
- Spec file: Changelog cleanup.
|
||||||
|
|
||||||
* Wed Dec 2 2007 sierkb@gmx.de
|
* Wed Dec 2 2007 sierkb@gmx.de
|
||||||
- Release version 0.54:
|
- Release version 0.54:
|
||||||
Fixed http://www.w3.org/mid/64584787-9995-43F3-A34E-D010ED9811D6@w3.org
|
- Fixed http://www.w3.org/mid/64584787-9995-43F3-A34E-D010ED9811D6@w3.org
|
||||||
|
|
||||||
* Mon Sep 17 2007 jfunk@funktronics.ca
|
* Mon Sep 17 2007 jfunk@funktronics.ca
|
||||||
- Cleanup files
|
- Cleanup files
|
||||||
@@ -68,21 +79,21 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
* Wed May 23 2007 sierkb@gmx.de
|
* Wed May 23 2007 sierkb@gmx.de
|
||||||
- Release version 0.53:
|
- Release version 0.53:
|
||||||
Fixed http://rt.cpan.org/Public/Bug/Display.html?id=16351
|
- Fixed http://rt.cpan.org/Public/Bug/Display.html?id=16351
|
||||||
|
|
||||||
* Tue May 22 2007 sierkb@gmx.de
|
* Tue May 22 2007 sierkb@gmx.de
|
||||||
- First openSUSE Build.
|
- First openSUSE Build.
|
||||||
|
|
||||||
* Tue Dec 14 2004 bjoern@hoehrmann.de
|
* Tue Dec 14 2004 bjoern@hoehrmann.de
|
||||||
- Release version 0.52:
|
- Release version 0.52:
|
||||||
encoding_from_http_message encoding defaulting did
|
- encoding_from_http_message encoding defaulting did
|
||||||
not work as intended, fixed.
|
not work as intended, fixed.
|
||||||
|
|
||||||
* Tue Dec 14 2004 bjoern@hoehrmann.de
|
* Tue Dec 14 2004 bjoern@hoehrmann.de
|
||||||
- Release version 0.51:
|
- Release version 0.51:
|
||||||
encoding_from_html_document returned a list in scalar
|
- encoding_from_html_document returned a list in scalar
|
||||||
context if the document had a XML declaration, fixed.
|
context if the document had a XML declaration, fixed.
|
||||||
|
|
||||||
* Tue Nov 2 2004 bjoern@hoehrmann.de
|
* Tue Nov 2 2004 bjoern@hoehrmann.de
|
||||||
- Release version 0.50:
|
- Release version 0.50:
|
||||||
rewrite from scratch
|
- rewrite from scratch
|
||||||
|
Reference in New Issue
Block a user