[publican/f15] Rebase on upstream 2.8

Rüdiger Landmann rlandmann at fedoraproject.org
Thu Sep 22 02:44:41 UTC 2011


commit a4204a5b8d14469f84e7ca2a46d744b59fd6705b
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Thu Sep 22 12:47:47 2011 +1000

    Rebase on upstream 2.8

 .gitignore    |    1 +
 publican.spec |    8 ++++----
 sources       |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dbb9517..f60b4df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Publican-2.1.tar.gz
 /Publican-2.5.tar.gz
 /Publican-2.6.tar.gz
 /Publican-2.7.tar.gz
+/Publican-2.8.tar.gz
diff --git a/publican.spec b/publican.spec
index f641788..cd158d8 100644
--- a/publican.spec
+++ b/publican.spec
@@ -14,7 +14,7 @@
 %define TESTS 0
 
 Name:           publican
-Version:        2.7
+Version:        2.8
 Release:        1%{?dist}
 Summary:        Common files and scripts for publishing with DocBook XML
 # For a breakdown of the licensing, refer to LICENSE
@@ -100,9 +100,6 @@ Requires:       gettext cvs
 Requires:       perl-Template-Toolkit
 Requires:       perl(DBD::SQLite)
  
-# Lets validate some basics
-Requires:       rpmlint
-
 # Pull in the fonts for all languages, else you can't build translated PDF in brew/koji
 %if %{RHEL6}
 Requires:       liberation-mono-fonts liberation-sans-fonts liberation-serif-fonts
@@ -208,6 +205,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc fdl.txt
 
 %changelog
+* Thu Sep 22 2011 Jeff Fearn <jfearn at redhat.com> 2.8-1
+- New release.
+
 * Tue Sep 06 2011 Jeff Fearn <jfearn at redhat.com> 2.7-1
 - New release.
 
diff --git a/sources b/sources
index c502b98..3959e5d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93811964419307a91c5aacd049bf77ae  Publican-2.7.tar.gz
+1ddcf8e93e96d0e49868f21df41b53a4  Publican-2.8.tar.gz


More information about the scm-commits mailing list