Hello community, here is the log from the commit of package daps for openSUSE:Factory checked in at 2015-06-18 06:37:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/daps (Old) and /work/SRC/openSUSE:Factory/.daps.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "daps" Changes: -------- --- /work/SRC/openSUSE:Factory/daps/daps.changes 2015-05-06 07:48:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.daps.new/daps.changes 2015-06-18 06:37:36.000000000 +0200 @@ -1,0 +2,20 @@ +Wed Jun 10 14:02:18 UTC 2015 - [email protected] + + New release DAPS 2.0~rc7 + +- replaced daps-auto.pl with daps_autobuild + * uses an XML file as a config file (can be validated with + schema that is also provided) + * supports git _and_ svn repos +- DB5 fix for target productinfo +- locdrop target can now read information about translated files + from in-file tag provided by docmanager +- fixed two issues in the unpack-locdrop target +- fixed stylesheet issues when using saxon as a parser +- Added missing dependency on $(RESULT_DIR) for epub +- bash code cleanup +- Changed default DB5 schema fom docbook.rng to docbookxi.rng + (supports xi:includes) +- Documentation: now covers all 2.0 changes + +------------------------------------------------------------------- Old: ---- daps-2.0~rc6.tar.bz2 New: ---- daps-2.0~rc7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ daps.spec ++++++ --- /var/tmp/diff_new_pack.E7BRt8/_old 2015-06-18 06:37:38.000000000 +0200 +++ /var/tmp/diff_new_pack.E7BRt8/_new 2015-06-18 06:37:38.000000000 +0200 @@ -17,7 +17,7 @@ Name: daps -Version: 2.0~rc6 +Version: 2.0~rc7 Release: 0 ############################################################### @@ -121,6 +121,7 @@ Recommends: daps-docmanager Recommends: docbook_5 +Recommends: docbook5-xsl-stylesheets >= 1.77 Recommends: epubcheck Recommends: exiftool Recommends: jing @@ -217,6 +218,9 @@ %dir %{_sysconfdir}/%{name} %dir %{_defaultdocdir}/%{name} +%dir %{_datadir}/xml/daps +%dir %{_datadir}/xml/daps/schema + %config %{_sysconfdir}/xml/*.xml %config %{_sysconfdir}/%{name}/* @@ -225,6 +229,7 @@ %{_bindir}/* %{_datadir}/emacs/site-lisp/docbook_macros.el +%{_datadir}/xml/daps/schema/* %{docbuilddir} %exclude %{_defaultdocdir}/%{name}/INSTALL %exclude %{_sysconfdir}/%{name}/config.in ++++++ daps-2.0~rc6.tar.bz2 -> daps-2.0~rc7.tar.bz2 ++++++ ++++ 11788 lines of diff (skipped)
