From d08e13eda7d0861d0c02fbb91338735e29ff67b33999591d48232b8137bc71f3 Mon Sep 17 00:00:00 2001 From: Frank Sundermeyer Date: Mon, 25 Mar 2013 09:42:39 +0000 Subject: [PATCH] * fix for EPUB validation bug (EPUB Mime-Type file ended with a newline which caused a validation error) OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=119 --- daps-1.1.5.tar.bz2 | 4 ++-- daps.changes | 7 ++++++- daps.spec | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/daps-1.1.5.tar.bz2 b/daps-1.1.5.tar.bz2 index f6c74eb..58c8af3 100644 --- a/daps-1.1.5.tar.bz2 +++ b/daps-1.1.5.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:43bbe1927412eba39f28cda27110a0a275d0d01493b125a3023977bf676587cd -size 2632981 +oid sha256:8a3e95d0e509063989b515b5cdf54f392ca0f91e5a9d3611cb60c3de083fa784 +size 2654373 diff --git a/daps.changes b/daps.changes index 82dd436..2420950 100644 --- a/daps.changes +++ b/daps.changes @@ -1,9 +1,14 @@ +------------------------------------------------------------------- +Mon Mar 25 09:28:54 UTC 2013 - fsundermeyer@opensuse.org + + * fix for EPUB validation bug (EPUB Mime-Type file ended with + a newline which caused a validation error) + ------------------------------------------------------------------- Fri Mar 22 15:13:47 UTC 2013 - fsundermeyer@opensuse.org * spec-file update: Version 1.77 or better of the Docook stylesheets is required - * updated Changelog ------------------------------------------------------------------- Fri Mar 22 13:50:03 UTC 2013 - fsundermeyer@opensuse.org diff --git a/daps.spec b/daps.spec index ea86d38..89ef464 100644 --- a/daps.spec +++ b/daps.spec @@ -44,7 +44,7 @@ Summary: DocBook Authoring and Publishing Suite License: GPL-2.0 or GPL-3.0 Group: Productivity/Publishing/XML Url: http://sourceforge.net/p/daps -Source0: %{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/project/daps/%{name}-%{version}.tar.bz2 Source1: %{name}.rpmlintrc Source2: %{name}-fetch-source BuildRoot: %{_tmppath}/%{name}-%{version}-build