From f61caab3c4c8aaa6796a8eb9d84f44865cd5fff3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Landmann?= Date: Wed, 12 May 2010 05:27:02 +0000 Subject: [PATCH] =?UTF-8?q?-=20Disable=20verbatim=20hyphenation.=20BZ=20#5?= =?UTF-8?q?77068=20-=20Fix=20anchors=20breaking=20HTML.=20BZ=20#579069=20-?= =?UTF-8?q?=20Fix=20common=20options=20not=20in=20help=20text.=20-=20Fix?= =?UTF-8?q?=20formatting=20of=20abstract=20in=20spec.=20BZ=20#579928=20-?= =?UTF-8?q?=20Translate=20verbatim=20tags.=20BZ=20#580360=20-=20Add=20prin?= =?UTF-8?q?t=5Funused=20option.=20BZ=20#580799=20-=20Overwrite=20zero=20le?= =?UTF-8?q?ngth=20PO=20files.=20BZ=20#581397=20-=20Fix=20citerefentry=20br?= =?UTF-8?q?eaking=20translation.=20BZ=20#581773=20-=20Fix=20reference=20bu?= =?UTF-8?q?g=20in=20html-single.=20-=20Added=20print=5Fknown=20and=20print?= =?UTF-8?q?=5Fbanned=20actions.=20-=20Fix=20typo=20in=20POD.=20Rapha=C3=AB?= =?UTF-8?q?l=20Hertzog=20=20-=20Fix=20indexterm=20tran?= =?UTF-8?q?slation.=20BZ=20#582255=20-=20Fix=20non-breaking=20space=20bein?= =?UTF-8?q?g=20treated=20like=20normal=20white=20space.=20BZ=20#582649=20-?= =?UTF-8?q?=20Fix=20webkit=20&=20pdf=20table=20borders.=20BZ=20#585115=20-?= =?UTF-8?q?=20Make=20indexterm=20translatable.=20BZ=20#582680=20-=20Make?= =?UTF-8?q?=20keyword=20translatable.=20BZ=20#583224=20-=20Add=20Eclipse?= =?UTF-8?q?=20help=20target.=20BZ=20#587489=20-=20Convert=20MAX=5FWIDTH=20?= =?UTF-8?q?to=20a=20parameter=20max=5Fimage=5Fwidth.=20BZ=20#580774=20-=20?= =?UTF-8?q?Add=20confidential=20text=20to=20title,=20first,=20and=20blank?= =?UTF-8?q?=20pages=20in=20PDF.=20BZ=20#588980=20-=20Add=20confidential=5F?= =?UTF-8?q?text=20parameter.=20BZ=20#588980=20-=20Fix=20article=20list=20f?= =?UTF-8?q?ormatting=20in=20HTML.=20BZ=20#588999=20-=20Fix=20epub=20valida?= =?UTF-8?q?tion=20issues.=20BZ=20#589333=20-=20Fix=20xref=20to=20term=20wi?= =?UTF-8?q?th=20indexterm=20BOOM.=20BZ=20#580751=20-=20Fix=20keyword=20hig?= =?UTF-8?q?hlight=20breaking=20callouts.=20BZ=20#590933=20-=20Fix=20right?= =?UTF-8?q?=20icon=20misaligned.=20BZ=20#590964?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cvsignore | 2 +- import.log | 1 + publican.spec | 33 ++++++++++++++++++++++++++++++--- sources | 2 +- 4 files changed, 33 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 9dd4bc1..c1967c6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Publican-1.6.2.tar.gz +Publican-1.6.3.tar.gz diff --git a/import.log b/import.log index cfa43aa..045380a 100644 --- a/import.log +++ b/import.log @@ -7,3 +7,4 @@ publican-1_5-0_fc12:F-13:publican-1.5-0.fc12.src.rpm:1267159761 publican-1_6-0_fc12:F-13:publican-1.6-0.fc12.src.rpm:1267414547 publican-1_6_1-0_fc12:F-13:publican-1.6.1-0.fc12.src.rpm:1269388032 publican-1_6_2-0_fc12:F-13:publican-1.6.2-0.fc12.src.rpm:1270097225 +publican-1_6_3-0_fc12:F-13:publican-1.6.3-0.fc12.src.rpm:1273641950 diff --git a/publican.spec b/publican.spec index 5b817b4..20bb3ce 100644 --- a/publican.spec +++ b/publican.spec @@ -11,7 +11,7 @@ %define my_vendor %(test "%{RHEL5}" == "1" && echo "redhat" || echo "fedora") Name: publican -Version: 1.6.2 +Version: 1.6.3 Release: 0%{?dist} Summary: Common files and scripts for publishing with DocBook XML # For a breakdown of the licensing, refer to LICENSE @@ -61,7 +61,7 @@ BuildRequires: perl(XML::LibXSLT) >= 1.67 BuildRequires: perl(XML::TreeBuilder) >= 3.09-15 BuildRequires: fop >= 0.90 BuildRequires: batik -BuildRequires: docbook-style-xsl >= 1.75.1 +BuildRequires: docbook-style-xsl >= 1.75.2-6 BuildRequires: desktop-file-utils BuildRequires: gettext @@ -70,7 +70,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi Requires: perl(Locale::Maketext::Gettext) Requires: fop >= 0.90 Requires: batik rpm-build -Requires: docbook-style-xsl >= 1.75.1 +Requires: docbook-style-xsl >= 1.75.2-6 Requires: perl(XML::LibXML) >= 1.67 Requires: perl(XML::LibXSLT) >= 1.67 Requires: perl(XML::TreeBuilder) >= 3.09-15 @@ -185,6 +185,33 @@ rm -rf $RPM_BUILD_ROOT %doc fdl.txt %changelog +* Wed May 12 2010 Jeff Fearn 1.6.3-0 +- Disable verbatim hyphenation. BZ #577068 +- Fix anchors breaking HTML. BZ #579069 +- Fix common options not in help text. +- Fix formatting of abstract in spec. BZ #579928 +- Translate verbatim tags. BZ #580360 +- Add print_unused option. BZ #580799 +- Overwrite zero length PO files. BZ #581397 +- Fix citerefentry breaking translation. BZ #581773 +- Fix reference bug in html-single. +- Added print_known and print_banned actions. +- Fix typo in POD. Raphaƫl Hertzog +- Fix indexterm translation. BZ #582255 +- Fix non-breaking space being treated like normal white space. BZ #582649 +- Fix webkit & pdf table borders. BZ #585115 +- Make indexterm translatable. BZ #582680 +- Make keyword translatable. BZ #583224 +- Add Eclipse help target. BZ #587489 +- Convert MAX_WIDTH to a parameter max_image_width. BZ #580774 +- Add confidential text to title, first, and blank pages in PDF. BZ #588980 +- Add confidential_text parameter. BZ #588980 +- Fix article list formatting in HTML. BZ #588999 +- Fix epub validation issues. BZ #589333 +- Fix xref to term with indexterm BOOM. BZ #580751 +- Fix keyword highlight breaking callouts. BZ #590933 +- Fix right icon misaligned. BZ #590964 + * Thu Apr 01 2010 Jeff Fearn 1.6.2-0 - Fix hyphenate.verbatim running out of depth. BZ #577095 - Fix UTF8 error in translations. BZ #576771 diff --git a/sources b/sources index 57188a7..e7c58d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -162e02979bfbc52ccb5100c5116aaf57 Publican-1.6.2.tar.gz +928afb23f0c3ceb1533a52a1a5fc7153 Publican-1.6.3.tar.gz