rpms/publican/devel .cvsignore, 1.19, 1.20 import.log, 1.8, 1.9 publican.spec, 1.36, 1.37 sources, 1.20, 1.21

Rüdiger Landmann rlandmann at fedoraproject.org
Thu Apr 1 04:46:33 UTC 2010


Author: rlandmann

Update of /cvs/pkgs/rpms/publican/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv21385/devel

Modified Files:
	.cvsignore import.log publican.spec sources 
Log Message:
* Thu Apr 01 2010 Jeff Fearn <jfearn at redhat.com> 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




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/publican/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- .cvsignore	23 Mar 2010 23:43:40 -0000	1.19
+++ .cvsignore	1 Apr 2010 04:46:33 -0000	1.20
@@ -1 +1 @@
-Publican-1.6.1.tar.gz
+Publican-1.6.2.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/publican/devel/import.log,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- import.log	23 Mar 2010 23:43:40 -0000	1.8
+++ import.log	1 Apr 2010 04:46:33 -0000	1.9
@@ -6,3 +6,4 @@ publican-1_4-1_fc12:HEAD:publican-1.4-1.
 publican-1_5-0_fc12:HEAD:publican-1.5-0.fc12.src.rpm:1267159526
 publican-1_6-0_fc12:HEAD:publican-1.6-0.fc12.src.rpm:1267414420
 publican-1_6_1-0_fc12:HEAD:publican-1.6.1-0.fc12.src.rpm:1269387722
+publican-1_6_2-0_fc12:HEAD:publican-1.6.2-0.fc12.src.rpm:1270097117


Index: publican.spec
===================================================================
RCS file: /cvs/pkgs/rpms/publican/devel/publican.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- publican.spec	23 Mar 2010 23:43:40 -0000	1.36
+++ publican.spec	1 Apr 2010 04:46:33 -0000	1.37
@@ -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 <jfearn at redhat.com> 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 <jfearn at redhat.com> 1.6.1-0
 - Fix package_brand including unwanted files. BZ #570715
 - Fix empty lines breaking callouts. BZ #570046


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/publican/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- sources	23 Mar 2010 23:43:40 -0000	1.20
+++ sources	1 Apr 2010 04:46:33 -0000	1.21
@@ -1 +1 @@
-1099ded18e148dd81241f508ca66194f  Publican-1.6.1.tar.gz
+162e02979bfbc52ccb5100c5116aaf57  Publican-1.6.2.tar.gz



More information about the scm-commits mailing list