[publican/f20] new upstream

Rüdiger Landmann rlandmann at fedoraproject.org
Fri May 9 05:37:20 UTC 2014


commit e678b05116bc52249ee464fd407cab56b39e6f0c
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Fri May 9 15:38:05 2014 +1000

    new upstream

 .gitignore    |    1 +
 publican.spec |   11 +++++++----
 sources       |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb3c4e1..63d46ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ Publican-2.1.tar.gz
 /Publican-v3.2.1.tar.gz
 /Publican-v4.0.0.tar.gz
 /Publican-v4.1.0.tar.gz
+/Publican-v4.1.1.tar.gz
diff --git a/publican.spec b/publican.spec
index 9d8aa56..f1b2aa3 100644
--- a/publican.spec
+++ b/publican.spec
@@ -14,8 +14,8 @@
 %define wwwdir /var/www/html/docs
 
 Name:           publican
-Version:        4.1.0
-Release:        0.1%{?dist}
+Version:        4.1.1
+Release:        1%{?dist}
 Summary:        Common files and scripts for publishing with DocBook XML
 # For a breakdown of the licensing, refer to LICENSE
 License:        (GPLv2+ or Artistic) and CC0
@@ -306,8 +306,11 @@ rm -rf $RPM_BUILD_ROOT
 %{wwwdir}/common-db5
 
 %changelog
-* Tue May 6 2014 Rüdiger Landmann <rlandmann at redhat.com> 4.1.0-0.1
-- Require FOP for Fedora
+* Fri May 9 2014 Rüdiger Landmann <rlandmann at redhat.com> 4.1.1-1
+- Depend on FOP
+
+* Thu May 8 2014 Jeff Fearn <jfearn at redhat.com> 4.1.1-0
+- Fix long tables and pre's breaking PDF build. BZ #1095574
 
 * Mon May 5 2014 Jeff Fearn <jfearn at redhat.com> 4.1.0-0
 - Add abstract to release notes so PDF builds
diff --git a/sources b/sources
index b85a700..aa40fcf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-db28a21978f9cb9989edca8a906370ff  Publican-v4.1.0.tar.gz
+babee7c7e49d527d334d7068c596246e  Publican-v4.1.1.tar.gz


More information about the scm-commits mailing list