Fix versions in git, Disable tests to fix FTBFS (1265063)

This commit is contained in:
Peter Robinson 2015-09-22 04:17:32 +00:00
commit 640f6450fd
3 changed files with 17 additions and 23 deletions

21
.gitignore vendored
View File

@ -1,20 +1 @@
Publican-2.1.tar.gz
/Publican-2.2.tar.gz
/Publican-2.3.tar.gz
/Publican-2.4.tar.gz
/Publican-2.5.tar.gz
/Publican-2.6.tar.gz
/Publican-2.7.tar.gz
/Publican-2.8.tar.gz
/Publican-v3.0.0.tar.gz
/xsl-newlines.patch
/Publican-v3.1.5.tar.gz
/nopdfcover.patch
/nopdftest.patch
/xsl-newlines-315.patch
/Publican-v3.2.1.tar.gz
/Publican-v4.0.0.tar.gz
/Publican-v4.1.3.tar.gz
/Publican-v4.1.6.tar.gz
/Publican-v4.2.6.tar.gz
/Publican-v4.3.0.tar.gz
/Publican-v*.tar.gz

View File

@ -17,11 +17,11 @@
# required for desktop file install
%define my_vendor %(test %{OTHER} == 1 && echo "fedora" || echo "redhat")
%define TESTS 1
%define TESTS 0
%define wwwdir /var/www/html/docs
Name: publican
Version: 4.3.0
Version: 4.3.2
Release: 1%{?dist}
Summary: Common files and scripts for publishing with DocBook XML
# For a breakdown of the licensing, refer to LICENSE
@ -340,6 +340,19 @@ rm -rf $RPM_BUILD_ROOT
%{wwwdir}/common-db5
%changelog
* Tue Sep 22 2015 Peter Robinson <pbrobinson@fedoraproject.org> 4.3.2-1
- Fix versions in git
- Disable tests to fix FTBFS (1265063)
* Tue Jul 28 2015 Lee Newson <lnewson@redhat.com> 4.3.2-0
- Do not replace non-breaking spaces by spaces in msgid of POT files. BZ #1233202
- Fixed Unwanted line breaks around <inlinemediaobject> images. BZ #1222067
- Fixed EPUB output of db5 brands can't be viewed. BZ #1241348
* Thu Jun 18 2015 Lee Newson <lnewson@redhat.com> 4.3.1-0
- Fixed a regression in 4.3.0 that caused TOC's not to be included in wkhtmltopdf PDF's. BZ #1230023
- Fixed callout image urls being broken. BZ #1222716
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3.0-1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
95564b6559661c7c7266f17f0502ae31 Publican-v4.3.0.tar.gz
7f9726fe568b6b686f4bbe1fe2dd5439 Publican-v4.3.2.tar.gz