From 542466e6dbc0c45599195d243622f3c9f3fc9ca6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Landmann?= Date: Thu, 1 Apr 2010 04:51:36 +0000 Subject: [PATCH] - Fix hyphenate.verbatim running out of depth. BZ #577095 - Fix UTF8 error in translations. BZ #576771 - Add surname and othername to translatable tag list. BZ #578343 - No fuzzy strings in merged XML. BZ #578337 - Allow clean_ids to add entity reference. BZ #576462 - Added --quiet and --nocolours. BZ #578366 --- .cvsignore | 2 +- import.log | 1 + publican.spec | 10 +++++++++- sources | 2 +- 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 11ca8be..9dd4bc1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Publican-1.6.1.tar.gz +Publican-1.6.2.tar.gz diff --git a/import.log b/import.log index efedc72..835912a 100644 --- a/import.log +++ b/import.log @@ -6,3 +6,4 @@ 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 publican-1_6_1-0_fc12:F-12:publican-1.6.1-0.fc12.src.rpm:1269388036 +publican-1_6_2-0_fc12:F-12:publican-1.6.2-0.fc12.src.rpm:1270097338 diff --git a/publican.spec b/publican.spec index e83dbb7..5b817b4 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.1 +Version: 1.6.2 Release: 0%{?dist} Summary: Common files and scripts for publishing with DocBook XML # For a breakdown of the licensing, refer to LICENSE @@ -185,6 +185,14 @@ rm -rf $RPM_BUILD_ROOT %doc fdl.txt %changelog +* 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 +- Add surname and othername to translatable tag list. BZ #578343 +- No fuzzy strings in merged XML. BZ #578337 +- Allow clean_ids to add entity reference. BZ #576462 +- Added --quiet and --nocolours. BZ #578366 + * Mon Mar 22 2010 Jeff Fearn 1.6.1-0 - Fix package_brand including unwanted files. BZ #570715 - Fix empty lines breaking callouts. BZ #570046 diff --git a/sources b/sources index d8ce90b..57188a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1099ded18e148dd81241f508ca66194f Publican-1.6.1.tar.gz +162e02979bfbc52ccb5100c5116aaf57 Publican-1.6.2.tar.gz