Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package daps for openSUSE:Factory checked in 
at 2021-06-21 20:34:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/daps (Old)
 and      /work/SRC/openSUSE:Factory/.daps.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "daps"

Mon Jun 21 20:34:52 2021 rev:47 rq:900558 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/daps/daps.changes        2021-06-05 
23:30:23.932319734 +0200
+++ /work/SRC/openSUSE:Factory/.daps.new.2625/daps.changes      2021-06-21 
20:34:57.334579381 +0200
@@ -1,0 +2,27 @@
+Thu Jun 10 10:43:46 UTC 2021 - Stefan Knorr <skn...@suse.com>
+
+- Stable release DAPS 3.2.0:
+
+* New features:
+  - Added config file compatible with xmlformat 1.9 (for the
+    xmlformat version from github.com/someth2say/xmlformat)
+  - Added DocBook table validation script (must be run manually
+    currently)
+
+* Bug fixes:
+  - Properly enabled `--validate-ids` and `--validate-images`
+    validation options
+  - For consistency/compatibility, output PDFNAME deprecation
+    message to stderr
+  - In AsciiDoc postprocess stylesheet, fixed handling of
+    subtitles
+  - Removed remaining references to Ghostscript (#614)
+
+* Removed features:
+  - Remove `html --jsp` target that was unused for years (#609)
+  - Removed the `online-docs` target and associated DocBook 5-to-4
+    conversion stylesheets (#610)
+  - Removed code to query SVN properties that was unused for years
+    (#611)
+
+-------------------------------------------------------------------

Old:
----
  daps-3.1.2.tar.bz2

New:
----
  daps-3.2.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ daps.spec ++++++
--- /var/tmp/diff_new_pack.Oaenps/_old  2021-06-21 20:34:57.802579822 +0200
+++ /var/tmp/diff_new_pack.Oaenps/_new  2021-06-21 20:34:57.802579822 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           daps
-Version:        3.1.2
+Version:        3.2.0
 Release:        0
 
 %define docbuilddir    %{_datadir}/daps
@@ -40,7 +40,6 @@
 BuildRequires:  docbook_4
 BuildRequires:  docbook_5
 BuildRequires:  fdupes
-BuildRequires:  ghostscript
 BuildRequires:  inkscape
 BuildRequires:  jing
 BuildRequires:  libxml2-tools
@@ -71,7 +70,6 @@
 Requires:       docbook5-xsl-stylesheets >= 1.77
 Requires:       docbook_4
 Requires:       docbook_5
-Requires:       ghostscript-library
 Requires:       inkscape
 Requires:       java >= 1.8.0
 Requires:       jing
@@ -126,7 +124,9 @@
 
 # Correct shebang line as suggested in
 # https://lists.opensuse.org/opensuse-packaging/2018-03/msg00017.html
-sed -i '1 s|/usr/bin/env python|/usr/bin/python|' libexec/daps-xmlwellformed
+sed -i '1 s|/usr/bin/env python|/usr/bin/python|' libexec/daps-xmlwellformed \
+  libexec/getentityname.py \
+  libexec/validate-tables.py
 
 #--------------------------------------------------------------------------
 %build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Oaenps/_old  2021-06-21 20:34:57.830579848 +0200
+++ /var/tmp/diff_new_pack.Oaenps/_new  2021-06-21 20:34:57.830579848 +0200
@@ -1,10 +1,10 @@
 <services>
   <service name="tar_scm" mode="disabled">
-    <param name="versionformat">3.1.2</param>
+    <param name="versionformat">3.2.0</param>
     <param name="versionprefix"></param>
     <param name="url">https://github.com/openSUSE/daps.git</param>
     <param name="scm">git</param>
-    <param name="revision">3.1.2</param>
+    <param name="revision">3.2.0</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ daps-3.1.2.tar.bz2 -> daps-3.2.0.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/daps/daps-3.1.2.tar.bz2 
/work/SRC/openSUSE:Factory/.daps.new.2625/daps-3.2.0.tar.bz2 differ: char 11, 
line 1

Reply via email to