* 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
This commit is contained in:
Frank Sundermeyer 2013-03-25 09:42:39 +00:00 committed by Git OBS Bridge
parent 963ed98fbf
commit d08e13eda7
3 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:43bbe1927412eba39f28cda27110a0a275d0d01493b125a3023977bf676587cd
size 2632981
oid sha256:8a3e95d0e509063989b515b5cdf54f392ca0f91e5a9d3611cb60c3de083fa784
size 2654373

View File

@ -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

View File

@ -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