diff --git a/daps-1.1.4.tar.bz2 b/daps-1.1.4.tar.bz2 deleted file mode 100644 index ea7da92..0000000 --- a/daps-1.1.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7e2359bffd921dd42f43881ec3f87e7ba3d6337d9f83766814b959dc22fc89a -size 2666898 diff --git a/daps-1.1.5.tar.bz2 b/daps-1.1.5.tar.bz2 new file mode 100644 index 0000000..58c8af3 --- /dev/null +++ b/daps-1.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a3e95d0e509063989b515b5cdf54f392ca0f91e5a9d3611cb60c3de083fa784 +size 2654373 diff --git a/daps-fetch-source b/daps-fetch-source index 684f668..cfdad70 100644 --- a/daps-fetch-source +++ b/daps-fetch-source @@ -14,7 +14,7 @@ NAME=daps VERSION= SPECFILE=${NAME}.spec -SVNPATH=svn://svn.code.sf.net/p/daps/svn/trunk/daps +SVNPATH=svn://svn.code.sf.net/p/daps/svn/branches/daps_1.x TMPDIR=$(mktemp -q -d --tmpdir daps_XXXXXXXX) EXCLUDES=${TMPDIR}/${NAME}/packaging/exclude-files_for_daps_package.txt diff --git a/daps.changes b/daps.changes index 35a7373..b068db4 100644 --- a/daps.changes +++ b/daps.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Tue Mar 26 07:46:45 UTC 2013 - toms@suse.de + +- Fixed bnc#811376 + +------------------------------------------------------------------- +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 + +------------------------------------------------------------------- +Fri Mar 22 13:50:03 UTC 2013 - fsundermeyer@opensuse.org + +Version 1.1.5 (Bugfix release) + + * fixed errors in EPUB generation (wrong paths in content.opf) + EPUBs should now be viewable in all ePUB viewers + * fixed two errors in target locdrop: no proper image tarball was + generated and the notrans-tarball had a wrong path + * added a missing conditional requirement (on $IMG_DIRECTORIES) + for image building + * fixed errors when building dist-{html,htmlsingle,jsp} + ------------------------------------------------------------------- Fri Mar 22 09:22:01 UTC 2013 - mmeister@suse.com diff --git a/daps.spec b/daps.spec index 02e892d..b804b67 100644 --- a/daps.spec +++ b/daps.spec @@ -15,9 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - Name: daps -Version: 1.1.4 +Version: 1.1.5 Release: 0 ############################################################### @@ -54,7 +53,7 @@ BuildArch: noarch BuildRequires: ImageMagick BuildRequires: bash >= 3.1 BuildRequires: dia -BuildRequires: docbook-xsl-stylesheets >= 1.75 +BuildRequires: docbook-xsl-stylesheets >= 1.77 BuildRequires: docbook_4 BuildRequires: fam BuildRequires: fdupes @@ -109,7 +108,7 @@ PreReq: sgml-skel Requires: ImageMagick Requires: bash >= 3.1 Requires: dia -Requires: docbook-xsl-stylesheets >= 1.75 +Requires: docbook-xsl-stylesheets >= 1.77 Requires: docbook_4 Requires: fam Requires: ghostscript-library