- Fix missing IO::String requires. BZ #568950
- Fix xml_lang error. BZ #569249
This commit is contained in:
parent
dcad5a8d80
commit
501509af3d
@ -1 +1 @@
|
||||
Publican-1.5.tar.gz
|
||||
Publican-1.6.tar.gz
|
||||
|
@ -4,3 +4,4 @@ publican-1_2-0_fc11:F-12:publican-1.2-0.fc11.src.rpm:1257311998
|
||||
publican-1_3-0_fc12:F-12:publican-1.3-0.fc12.src.rpm:1260234966
|
||||
publican-1_4-1_fc12:F-12:publican-1.4-1.fc12.src.rpm:1264727514
|
||||
publican-1_5-0_fc12:F-12:publican-1.5-0.fc12.src.rpm:1267159911
|
||||
publican-1_6-0_fc12:F-12:publican-1.6-0.fc12.src.rpm:1267414656
|
||||
|
@ -11,7 +11,7 @@
|
||||
%define my_vendor %(test "%{RHEL5}" == "1" && echo "redhat" || echo "fedora")
|
||||
|
||||
Name: publican
|
||||
Version: 1.5
|
||||
Version: 1.6
|
||||
Release: 0%{?dist}
|
||||
Summary: Common files and scripts for publishing with DocBook XML
|
||||
# For a breakdown of the licensing, refer to LICENSE
|
||||
@ -184,6 +184,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc fdl.txt
|
||||
|
||||
%changelog
|
||||
* Mon Mar 01 2010 Jeff Fearn <jfearn@redhat.com> 1.6-0
|
||||
- Fix missing IO::String requires. BZ #568950
|
||||
- Fix xml_lang error. BZ #569249
|
||||
|
||||
* Fri Feb 26 2010 Jeff Fearn <jfearn@redhat.com> 1.5-0
|
||||
- Croak if profiling would remove root node.
|
||||
- Add Archive::Zip to Build.pl
|
||||
|
Loading…
Reference in New Issue
Block a user