commit plantuml for openSUSE:Factory

2024-02-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2024-02-22 20:57:44

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.1706 (New)


Package is "plantuml"

Thu Feb 22 20:57:44 2024 rev:31 rq:1148874 version:1.2024.0

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2024-02-06 
16:35:57.230098664 +0100
+++ /work/SRC/openSUSE:Factory/.plantuml.new.1706/plantuml.changes  
2024-02-22 20:58:36.091351255 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 21:00:54 UTC 2024 - Fridrich Strba 
+
+- Use %patch -P N instead of deprecated %patchN.
+
+---



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.6ouVo4/_old  2024-02-22 20:58:36.759375678 +0100
+++ /var/tmp/diff_new_pack.6ouVo4/_new  2024-02-22 20:58:36.763375823 +0100
@@ -58,7 +58,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P 0 -p1
 cp %{SOURCE1} %{name}
 cp %{SOURCE10} .
 
@@ -67,13 +67,13 @@
 
 # build javadoc
 export CLASSPATH=$(build-classpath ant):plantuml.jar
-%javadoc -source 1.8 -encoding UTF-8 -Xdoclint:none -d javadoc $(find src 
-name "*.java") -windowtitle "PlantUML %{version}"
+%{javadoc} -source 1.8 -encoding UTF-8 -Xdoclint:none -d javadoc $(find src 
-name "*.java") -windowtitle "PlantUML %{version}"
 
 %install
 # Set jar location
-%mvn_file net.sourceforge.%{name}:%{name} %{name}
+%{mvn_file} net.sourceforge.%{name}:%{name} %{name}
 # Configure maven depmap
-%mvn_artifact net.sourceforge.%{name}:%{name}:%{version} %{name}.jar
+%{mvn_artifact} net.sourceforge.%{name}:%{name}:%{version} %{name}.jar
 %mvn_install -J javadoc
 
 install -m 755 -d %{buildroot}%{_bindir}/


commit plantuml for openSUSE:Factory

2024-02-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2024-02-06 16:35:03

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.1815 (New)


Package is "plantuml"

Tue Feb  6 16:35:03 2024 rev:30 rq:1144469 version:1.2024.0

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2023-12-15 
21:49:07.422210116 +0100
+++ /work/SRC/openSUSE:Factory/.plantuml.new.1815/plantuml.changes  
2024-02-06 16:35:57.230098664 +0100
@@ -1,0 +2,14 @@
+Sat Feb  3 14:41:54 UTC 2024 - Martin Hauke 
+
+- Update to version 1.24.0
+  * Gantt Layout issue when Print between is used with Printscale
+weekly.
+  * Teoz produces odd legend for sequence diagrams.
+  * Note invalid position in Directory tree listing
+  * Shape "activity" ist hardly missing.
+  * Allow full local style (for while, repeat) on Activity diagram.
+  * Allow full local style (for if diamonds) on Activity diagram.
+  * Color individual conditional in activity diagram.
+  * Bug with activity diagram arrows fork.
+
+---

Old:

  plantuml-1.2023.13.tar.gz

New:

  plantuml-1.2024.0.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.42pzDq/_old  2024-02-06 16:35:57.998126447 +0100
+++ /var/tmp/diff_new_pack.42pzDq/_new  2024-02-06 16:35:57.998126447 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plantuml
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   plantuml
-Version:1.2023.13
+Version:1.2024.0
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later

++ plantuml-1.2023.13.tar.gz -> plantuml-1.2024.0.tar.gz ++
/work/SRC/openSUSE:Factory/plantuml/plantuml-1.2023.13.tar.gz 
/work/SRC/openSUSE:Factory/.plantuml.new.1815/plantuml-1.2024.0.tar.gz differ: 
char 13, line 1


commit plantuml for openSUSE:Factory

2023-12-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2023-12-15 21:48:52

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.25432 (New)


Package is "plantuml"

Fri Dec 15 21:48:52 2023 rev:29 rq:1133241 version:1.2023.13

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2023-09-26 
22:07:22.000746444 +0200
+++ /work/SRC/openSUSE:Factory/.plantuml.new.25432/plantuml.changes 
2023-12-15 21:49:07.422210116 +0100
@@ -1,0 +2,69 @@
+Thu Dec 14 14:12:57 UTC 2023 - Martin Hauke 
+
+- Update to version 1.2023.13
+  * Javadoc improvement.
+  * Bug with activity diagram arrows fork.
+  * Is is possible to change the milestone icon from a diamond?.
+  * Gantt crashes with specific Project start dates.
+  * Add support to style timeline fonts for gantt charts.
+  * Directory tree listing.
+  * Unable to set MaximumWidth style for legend.
+  * Wrong note shape in sequence diagram when arrow has only one
+participant.
+  * GANTT: How to handle if a resource starts or terminates at a
+specific date.
+  * Is it possible to set gantt tasks to be incomplete by default.
+  * [Style] Allow LineThickness style for awesome Actor on
+Component/UC/Deployment diagram
+  * [Style] Allow multiple style stereotypes for backward element
+on Activity diagram
+  * Syntax error on two and more array items in macros
+- Update to version 1.2023.12
+  * Crash on sample DITAA diagram.
+  * Only one transition permitted to State[H] in state diagram.
+  * Rendering issue when nesting different elements (partially).
+  * force notes to use inner namespaces not global namespace only.
+  * ASL distribution no longer includes graphiz.dat.
+  * ASL distribution no longer includes OpenIconic SVGs.
+- Update to version 1.2023.11
+  * [Style] Allow style for backward element on Activity diagram.
+  * Sequence diagram: Multi-level nested boxes overlaying each
+other.
+  * Using -cypher does not always recognize restricted words.
+  * Verticals separators in gantt chart don't appear under certain
+conditions.
+  * namespace/package consolidation broke existing remove/restore
+behaviour when using namespace separators.
+  * Last label on last elseif branch does not get rendered.
+  * no colored border on state start/end.
+  * Qualifier labels and associations' lines not correctly drawn
+for qualified associations.
+  * Notes on conditionnal elements.
+  * Update C4-PlantUML to v2.8.0.
+  * Handle @start/@end syntax error better.
+- Update to version 1.2023.10
+  * Exception error when adding note to timing diagram.
+  * Skinparam inconsistencies on class diagram grouping elements.
+  * Batik SVG rendering: The attribute "width" of the element
+'rect' is required.
+  * skinParam fixCircleLabelOverlapping doesn't work anymore.
+  * Using an external style file by pointing to a URL or by using
+a relative file path doesn't work.
+  * Add regex, files on Embedded Diagram.
+- Update to version 1.2023.9
+  * nwdiag possible misbehavior.
+  * Replace old ALLOW_PLANTUML_INCLUDE flag by security profile.
+sprite transparent issue.
+  * Alpha feature: Directory tree listing.
+  * Smetana and ELK: Improve nested elements with last {}
+declaration.
+  * [Font][Skinparam or Style] Issues on fall back font (partly).
+  * Decimal time values not accepted in parameters or procedures.
+- Update to version 1.2023.8
+  * First support for regular expression.
+  * !theme supports no calculated from path and no stdlib from
+path.
+  * Grammar error occurs when specifying full-width digits with
+the "as" keyword in timing diagrams.
+
+---

Old:

  plantuml-lgpl-1.2023.7.tar.gz

New:

  plantuml-1.2023.13.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.cDCxPH/_old  2023-12-15 21:49:08.238240140 +0100
+++ /var/tmp/diff_new_pack.cDCxPH/_new  2023-12-15 21:49:08.242240288 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   plantuml
-Version:1.2023.7
+Version:1.2023.13
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later
 Group:  Productivity/Publishing/Other
-URL:http://plantuml.com/
-Source0:
http://downloads.sourceforge.net/plantuml/%{name}-lgpl-%{version}.tar.gz
+URL:https://plantuml.com/
+Source0:
https://github.com/plantuml/plantuml/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:%{name}.script
 Source10:   
http://pdf.plantuml.net/PlantUML_Language_Reference_Guide_en.pdf
 Patch0: 

commit plantuml for openSUSE:Factory

2023-09-26 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2023-09-26 22:01:21

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.1770 (New)


Package is "plantuml"

Tue Sep 26 22:01:21 2023 rev:28 rq:1113571 version:1.2023.7

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2023-02-06 
14:15:34.060615730 +0100
+++ /work/SRC/openSUSE:Factory/.plantuml.new.1770/plantuml.changes  
2023-09-26 22:07:22.000746444 +0200
@@ -1,0 +2,74 @@
+Mon Sep 18 15:01:33 UTC 2023 - Martin Hauke 
+
+- Update to version 1.2023.7
+  * Activity: Allow to style SDL stereotype.
+  * Activity: Allow post-positioned stereotype style.
+  * specifying full-width digits with the "as" keyword in timing
+diagrams.
+  * force notes to use inner namespaces not global namespace only.
+  * teoz: Support notes on references.
+  * Activity diagram, Case statement, arrow label missing.
+  * When connecting attributes between object graphs, the
+connection error.
+- Update to version 1.2023.6
+  * Gantt Milestone with Multiline Text Placement.
+  * Start and end nodes can only be styled globally in CSS style.
+  * Gantt diagram - Can't close day in the period of opened days.
+  * Support notes on references.
+  * [gantt] make it possible to color last day.
+  * Automatic font color with gradient participant background
+creates UnsupportedOperationException.
+  * ConditionStyle InsideDiamond not working for elseif.
+  * StateBackgroundColor transparent is not effective.
+  * Multible breaks in one repeat.
+- Update to version 1.2023.5
+  * Error in generating State Diagram.
+  * Bug - Crowfoot notation on ERD rendering buggy.
+  * Regarding the February update with intermediate
+namespaces.
+  * Malformed layout and missing arrows on large amount of
+edges.
+  * Smetana and ELK: Improve arrow position and suppress empty
+space.
+  * [Class] Note on field is considered unlinked.
+  * 'help preprocessors' command is not working.
+  * JSON diagram SVG has misplaced arrows when containing
+newlines.
+  * [Smetana] Allow notes (or comments) on lines or links.
+  * ClassAttributeFont(Style|Size|...) overrides
+ClassFontStyle(Style|Size|...).
+  * The command help themes to list all the themes of PlantUML
+seems broken.
+  * Note and position not rendering correctly on CheerpJ.
+  * Notes linked to messages in Sequence Diagrams.
+  * !global $variable ?= "default variable" produces error "a001".
+  * Allow only one underscore when escaping.
+  * Using end if as an alias for endif in Activity diagrams.
+  * Drastic Behavior Change of "as" Parsing with "." (period).
+  * nwdiag bug: group causes element to incorrectly connect to
+network
+- Update to version 1.2023.4
+  * Improve backward compatibility about package and namespace
+simplification.
+  * Allow only one underscore when escaping.
+  * Using end if as an alias for endif in Activity diagrams.
+  * Ability to hide empty fields for object diagrams.
+  * Namespace association class connection point outside namespace.
+  * Dotted arrow --> is also the close of comment blocks
+
+---
+Mon Feb 27 13:48:06 UTC 2023 - Martin Hauke 
+
+- Update to version 1.2023.2
+  * package and namespace simplification
+  * .repx file generation
+  * Cannot set long name arrow label in repeat statement with break
+  * together behaves different starting from 1.2023.0
+  * Possible regression with class alias declaration
+  * The footer is not displayed at the footer
+  * latex and package: no perpendicular corners
+  * Allow full style on label of Port, Point, Pin
+  * Structs do not function properly within a namespace
+  * Nwdiag problem with address label position on peer network
+  * Update tupadr3 in the stdlib
+---

Old:

  plantuml-lgpl-1.2023.1.tar.gz

New:

  plantuml-lgpl-1.2023.7.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.cbeb42/_old  2023-09-26 22:07:24.040820112 +0200
+++ /var/tmp/diff_new_pack.cbeb42/_new  2023-09-26 22:07:24.044820256 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   plantuml
-Version:1.2023.1
+Version:1.2023.7
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later

++ plantuml-lgpl-1.2023.1.tar.gz -> plantuml-lgpl-1.2023.7.tar.gz ++
/work/SRC/openSUSE:Factory/plantuml/plantuml-lgpl-1.2023.1.tar.gz 
/work/SRC/openSUSE:Factory/.plantuml.new.1770/plantuml-lgpl-1.2023.7.tar.gz 
differ: char 14, line 1


commit plantuml for openSUSE:Factory

2023-02-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2023-02-06 14:15:32

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.4462 (New)


Package is "plantuml"

Mon Feb  6 14:15:32 2023 rev:27 rq:1063339 version:1.2023.1

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2023-01-17 
17:35:59.113412351 +0100
+++ /work/SRC/openSUSE:Factory/.plantuml.new.4462/plantuml.changes  
2023-02-06 14:15:34.060615730 +0100
@@ -1,0 +2,6 @@
+Sun Jan 29 20:36:19 UTC 2023 - Martin Hauke 
+
+- Update to version 1.2023.1
+  See http://plantuml.com/de/changes for all changes
+
+---

Old:

  plantuml-lgpl-1.2023.0.tar.gz

New:

  plantuml-lgpl-1.2023.1.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.4oVSVp/_old  2023-02-06 14:15:35.556623186 +0100
+++ /var/tmp/diff_new_pack.4oVSVp/_new  2023-02-06 14:15:35.596623385 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   plantuml
-Version:1.2023.0
+Version:1.2023.1
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later

++ plantuml-lgpl-1.2023.0.tar.gz -> plantuml-lgpl-1.2023.1.tar.gz ++
/work/SRC/openSUSE:Factory/plantuml/plantuml-lgpl-1.2023.0.tar.gz 
/work/SRC/openSUSE:Factory/.plantuml.new.4462/plantuml-lgpl-1.2023.1.tar.gz 
differ: char 111, line 2


commit plantuml for openSUSE:Factory

2023-01-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2023-01-17 17:35:50

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.32243 (New)


Package is "plantuml"

Tue Jan 17 17:35:50 2023 rev:26 rq:1058901 version:1.2023.0

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2022-09-19 
16:03:00.254097066 +0200
+++ /work/SRC/openSUSE:Factory/.plantuml.new.32243/plantuml.changes 
2023-01-17 17:35:59.113412351 +0100
@@ -1,0 +2,12 @@
+Thu Jan 12 07:55:14 UTC 2023 - Martin Hauke 
+
+- Update to version 1.2023.0
+  See http://plantuml.com/de/changes for all changes
+
+---
+Fri Dec 16 14:10:24 UTC 2022 - Michael Ströder 
+
+- Update to version 1.2022.14
+  See http://plantuml.com/de/changes for all changes
+
+---

Old:

  plantuml-lgpl-1.2022.7.tar.gz

New:

  plantuml-lgpl-1.2023.0.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.5yg65S/_old  2023-01-17 17:35:59.941417020 +0100
+++ /var/tmp/diff_new_pack.5yg65S/_new  2023-01-17 17:35:59.945417043 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plantuml
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   plantuml
-Version:1.2022.7
+Version:1.2023.0
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later

++ plantuml-lgpl-1.2022.7.tar.gz -> plantuml-lgpl-1.2023.0.tar.gz ++
/work/SRC/openSUSE:Factory/plantuml/plantuml-lgpl-1.2022.7.tar.gz 
/work/SRC/openSUSE:Factory/.plantuml.new.32243/plantuml-lgpl-1.2023.0.tar.gz 
differ: char 58, line 1


commit plantuml for openSUSE:Factory

2022-09-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2022-09-19 16:02:55

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.2083 (New)


Package is "plantuml"

Mon Sep 19 16:02:55 2022 rev:25 rq:1004505 version:1.2022.7

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2022-05-16 
18:11:19.373412032 +0200
+++ /work/SRC/openSUSE:Factory/.plantuml.new.2083/plantuml.changes  
2022-09-19 16:03:00.254097066 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:34:21 UTC 2022 - Markus Ebner 
+
+- Update to version 1.2022.7
+  See http://plantuml.com/de/changes for all changes
+
+---

Old:

  plantuml-lgpl-1.2022.5.tar.gz

New:

  plantuml-lgpl-1.2022.7.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.qB18Bg/_old  2022-09-19 16:03:00.850098658 +0200
+++ /var/tmp/diff_new_pack.qB18Bg/_new  2022-09-19 16:03:00.854098669 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   plantuml
-Version:1.2022.5
+Version:1.2022.7
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later

++ plantuml-lgpl-1.2022.5.tar.gz -> plantuml-lgpl-1.2022.7.tar.gz ++
 34494 lines of diff (skipped)


commit plantuml for openSUSE:Factory

2022-05-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2022-05-16 18:08:49

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.1538 (New)


Package is "plantuml"

Mon May 16 18:08:49 2022 rev:24 rq:977502 version:1.2022.5

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2022-04-20 
16:57:01.490605945 +0200
+++ /work/SRC/openSUSE:Factory/.plantuml.new.1538/plantuml.changes  
2022-05-16 18:11:19.373412032 +0200
@@ -1,0 +2,9 @@
+Mon May 16 09:27:21 UTC 2022 - Martin Hauke 
+
+- Update to version 1.2022.5
+  See http://plantuml.com/de/changes for all changes
+  * Fix CVE-2022-1379 (bsc#1199557)
+- Update patch
+  * build-with-javac-utf8-encoding.patch
+
+---

Old:

  plantuml-lgpl-1.2022.4.tar.gz

New:

  plantuml-lgpl-1.2022.5.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.nNuYEo/_old  2022-05-16 18:11:20.013412540 +0200
+++ /var/tmp/diff_new_pack.nNuYEo/_new  2022-05-16 18:11:20.017412544 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   plantuml
-Version:1.2022.4
+Version:1.2022.5
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later

++ build-with-javac-utf8-encoding.patch ++
--- /var/tmp/diff_new_pack.nNuYEo/_old  2022-05-16 18:11:20.045412566 +0200
+++ /var/tmp/diff_new_pack.nNuYEo/_new  2022-05-16 18:11:20.045412566 +0200
@@ -1,13 +1,13 @@
 diff --git a/build.xml b/build.xml
-index eef749e..7740f5b 100644
+index d41fc23..65b5c16 100644
 --- a/build.xml
 +++ b/build.xml
 @@ -20,7 +20,7 @@



--  
-+  
+-  
++  

 plantuml-lgpl-1.2022.5.tar.gz ++
 3114 lines of diff (skipped)


commit plantuml for openSUSE:Factory

2022-04-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2022-04-20 16:56:34

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.1941 (New)


Package is "plantuml"

Wed Apr 20 16:56:34 2022 rev:23 rq:970838 version:1.2022.4

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2022-03-30 
20:36:33.357347267 +0200
+++ /work/SRC/openSUSE:Factory/.plantuml.new.1941/plantuml.changes  
2022-04-20 16:57:01.490605945 +0200
@@ -1,0 +2,7 @@
+Tue Apr 19 13:15:44 UTC 2022 - Martin Hauke 
+
+- Update to version 1.2022.4
+  See http://plantuml.com/de/changes for all changes
+  * Fix CVE-2022-1231 (bsc#1198591)
+
+---

Old:

  plantuml-lgpl-1.2022.3.tar.gz

New:

  plantuml-lgpl-1.2022.4.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.tLREZm/_old  2022-04-20 16:57:02.174606584 +0200
+++ /var/tmp/diff_new_pack.tLREZm/_new  2022-04-20 16:57:02.178606587 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   plantuml
-Version:1.2022.3
+Version:1.2022.4
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later

++ plantuml-lgpl-1.2022.3.tar.gz -> plantuml-lgpl-1.2022.4.tar.gz ++
 6262 lines of diff (skipped)


commit plantuml for openSUSE:Factory

2022-03-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2022-03-30 20:36:17

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.1900 (New)


Package is "plantuml"

Wed Mar 30 20:36:17 2022 rev:22 rq:965957 version:1.2022.3

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2022-01-13 
00:23:30.159979138 +0100
+++ /work/SRC/openSUSE:Factory/.plantuml.new.1900/plantuml.changes  
2022-03-30 20:36:33.357347267 +0200
@@ -1,0 +2,6 @@
+Wed Mar 30 08:28:06 UTC 2022 - Martin Hauke 
+
+- Update to version 1.2022.3
+  See http://plantuml.com/de/changes for all changes
+
+---

Old:

  plantuml-lgpl-1.2022.0.tar.gz

New:

  plantuml-lgpl-1.2022.3.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.aPdAvo/_old  2022-03-30 20:36:34.009347811 +0200
+++ /var/tmp/diff_new_pack.aPdAvo/_new  2022-03-30 20:36:34.017347817 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   plantuml
-Version:1.2022.0
+Version:1.2022.3
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later

++ plantuml-lgpl-1.2022.0.tar.gz -> plantuml-lgpl-1.2022.3.tar.gz ++
 74608 lines of diff (skipped)


commit plantuml for openSUSE:Factory

2022-01-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2022-01-13 00:22:33

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.1892 (New)


Package is "plantuml"

Thu Jan 13 00:22:33 2022 rev:21 rq:945862 version:1.2022.0

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2021-11-09 
23:55:20.159974809 +0100
+++ /work/SRC/openSUSE:Factory/.plantuml.new.1892/plantuml.changes  
2022-01-13 00:23:30.159979138 +0100
@@ -1,0 +2,6 @@
+Wed Jan 12 14:14:00 UTC 2022 - Martin Hauke 
+
+- Update to version 1.2022.0
+  See http://plantuml.com/de/changes for all changes
+
+---

Old:

  plantuml-lgpl-1.2021.13.tar.gz

New:

  plantuml-lgpl-1.2022.0.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.lIAtQX/_old  2022-01-13 00:23:30.635979480 +0100
+++ /var/tmp/diff_new_pack.lIAtQX/_new  2022-01-13 00:23:30.639979483 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plantuml
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   plantuml
-Version:1.2021.13
+Version:1.2022.0
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later

++ plantuml-lgpl-1.2021.13.tar.gz -> plantuml-lgpl-1.2022.0.tar.gz ++
 34162 lines of diff (skipped)


commit plantuml for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2021-11-09 23:54:55

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.1890 (New)


Package is "plantuml"

Tue Nov  9 23:54:55 2021 rev:20 rq:930283 version:1.2021.13

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2021-10-19 
23:03:53.545274721 +0200
+++ /work/SRC/openSUSE:Factory/.plantuml.new.1890/plantuml.changes  
2021-11-09 23:55:20.159974809 +0100
@@ -1,0 +2,6 @@
+Mon Nov  1 18:44:04 UTC 2021 - Martin Hauke 
+
+- Update to version 1.2021.13
+  See http://plantuml.com/de/changes for all changes
+
+---

Old:

  plantuml-lgpl-1.2021.12.tar.gz

New:

  plantuml-lgpl-1.2021.13.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.a5EGZC/_old  2021-11-09 23:55:20.667975068 +0100
+++ /var/tmp/diff_new_pack.a5EGZC/_new  2021-11-09 23:55:20.671975069 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   plantuml
-Version:1.2021.12
+Version:1.2021.13
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later

++ plantuml-lgpl-1.2021.12.tar.gz -> plantuml-lgpl-1.2021.13.tar.gz ++
 14912 lines of diff (skipped)


commit plantuml for openSUSE:Factory

2021-10-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2021-10-19 23:03:43

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.1890 (New)


Package is "plantuml"

Tue Oct 19 23:03:43 2021 rev:19 rq:926075 version:1.2021.12

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2021-09-17 
23:26:11.805249300 +0200
+++ /work/SRC/openSUSE:Factory/.plantuml.new.1890/plantuml.changes  
2021-10-19 23:03:53.545274721 +0200
@@ -1,0 +2,6 @@
+Sun Oct 17 13:24:29 UTC 2021 - Martin Hauke 
+
+- Update to version 1.2021.12
+  See http://plantuml.com/de/changes for all changes
+
+---

Old:

  plantuml-lgpl-1.2021.10.tar.gz

New:

  plantuml-lgpl-1.2021.12.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.hZXebm/_old  2021-10-19 23:03:54.129274986 +0200
+++ /var/tmp/diff_new_pack.hZXebm/_new  2021-10-19 23:03:54.129274986 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   plantuml
-Version:1.2021.10
+Version:1.2021.12
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later

++ plantuml-lgpl-1.2021.10.tar.gz -> plantuml-lgpl-1.2021.12.tar.gz ++
 34140 lines of diff (skipped)


commit plantuml for openSUSE:Factory

2021-09-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2021-09-17 23:25:56

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.1899 (New)


Package is "plantuml"

Fri Sep 17 23:25:56 2021 rev:18 rq:919619 version:1.2021.10

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2021-04-12 
12:40:16.097571807 +0200
+++ /work/SRC/openSUSE:Factory/.plantuml.new.1899/plantuml.changes  
2021-09-17 23:26:11.805249300 +0200
@@ -1,0 +2,8 @@
+Thu Sep 16 12:30:41 UTC 2021 - Markus Ebner 
+
+- Update to version 1.2021.10
+  See http://plantuml.com/de/changes for all changes
+- Add patch:
+  * build-with-javac-utf8-encoding.patch
+
+---

Old:

  plantuml-lgpl-1.2021.4.tar.gz

New:

  build-with-javac-utf8-encoding.patch
  plantuml-lgpl-1.2021.10.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.KrGaop/_old  2021-09-17 23:26:13.029250391 +0200
+++ /var/tmp/diff_new_pack.KrGaop/_new  2021-09-17 23:26:13.033250394 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   plantuml
-Version:1.2021.4
+Version:1.2021.10
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later
@@ -26,6 +26,7 @@
 Source0:
http://downloads.sourceforge.net/plantuml/%{name}-lgpl-%{version}.tar.gz
 Source1:%{name}.script
 Source10:   
http://pdf.plantuml.net/PlantUML_Language_Reference_Guide_en.pdf
+Patch0: build-with-javac-utf8-encoding.patch
 BuildRequires:  ant
 BuildRequires:  fdupes
 BuildRequires:  javapackages-local
@@ -57,6 +58,7 @@
 
 %prep
 %setup -q -c -n plantuml
+%patch0 -p1
 cp %{SOURCE1} %{name}
 cp %{SOURCE10} .
 # only contains a single line pointing to website

++ build-with-javac-utf8-encoding.patch ++
diff --git a/build.xml b/build.xml
index eef749e..7740f5b 100644
--- a/build.xml
+++ b/build.xml
@@ -20,7 +20,7 @@



-   
+   

 plantuml-lgpl-1.2021.10.tar.gz ++
 112710 lines of diff (skipped)


commit plantuml for openSUSE:Factory

2021-04-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2021-04-12 12:37:22

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.2401 (New)


Package is "plantuml"

Mon Apr 12 12:37:22 2021 rev:17 rq:884500 version:1.2021.4

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2021-03-24 
16:16:10.920142341 +0100
+++ /work/SRC/openSUSE:Factory/.plantuml.new.2401/plantuml.changes  
2021-04-12 12:40:16.097571807 +0200
@@ -1,0 +2,6 @@
+Sun Apr  4 20:10:45 UTC 2021 - Martin Hauke 
+
+- Update to version 1.2021.4
+  See http://plantuml.com/de/changes for all changes
+
+---

Old:

  plantuml-lgpl-1.2021.3.tar.gz

New:

  plantuml-lgpl-1.2021.4.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.JH8x1o/_old  2021-04-12 12:40:16.881572717 +0200
+++ /var/tmp/diff_new_pack.JH8x1o/_new  2021-04-12 12:40:16.881572717 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   plantuml
-Version:1.2021.3
+Version:1.2021.4
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later

++ plantuml-lgpl-1.2021.3.tar.gz -> plantuml-lgpl-1.2021.4.tar.gz ++
 6966 lines of diff (skipped)


commit plantuml for openSUSE:Factory

2021-03-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2021-03-24 16:15:24

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.2401 (New)


Package is "plantuml"

Wed Mar 24 16:15:24 2021 rev:16 rq:880732 version:1.2021.3

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2021-03-06 
21:19:43.625296452 +0100
+++ /work/SRC/openSUSE:Factory/.plantuml.new.2401/plantuml.changes  
2021-03-24 16:16:10.920142341 +0100
@@ -1,0 +2,8 @@
+Tue Mar 23 10:45:57 UTC 2021 - Martin Hauke 
+
+- Update to version 1.2021.3
+  See http://plantuml.com/de/changes for all changes
+- Drop patch:
+  * remove-non-ascii-char.patch (fixed upstream)
+
+---

Old:

  plantuml-lgpl-1.2021.1.tar.gz
  remove-non-ascii-char.patch

New:

  plantuml-lgpl-1.2021.3.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.1wY5vm/_old  2021-03-24 16:16:11.632143088 +0100
+++ /var/tmp/diff_new_pack.1wY5vm/_new  2021-03-24 16:16:11.636143092 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   plantuml
-Version:1.2021.1
+Version:1.2021.3
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later
@@ -26,7 +26,6 @@
 Source0:
http://downloads.sourceforge.net/plantuml/%{name}-lgpl-%{version}.tar.gz
 Source1:%{name}.script
 Source10:   
http://pdf.plantuml.net/PlantUML_Language_Reference_Guide_en.pdf
-Patch0: remove-non-ascii-char.patch
 BuildRequires:  ant
 BuildRequires:  fdupes
 BuildRequires:  javapackages-local
@@ -56,10 +55,8 @@
 %description javadoc
 This package contains the API documentation for %{name}.
 
-
 %prep
 %setup -q -c -n plantuml
-%patch0 -p1
 cp %{SOURCE1} %{name}
 cp %{SOURCE10} .
 # only contains a single line pointing to website

++ PlantUML_Language_Reference_Guide_en.pdf ++
(binary differes)

++ plantuml-lgpl-1.2021.1.tar.gz -> plantuml-lgpl-1.2021.3.tar.gz ++
 17744 lines of diff (skipped)


commit plantuml for openSUSE:Factory

2021-03-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2021-03-06 21:19:41

Comparing /work/SRC/openSUSE:Factory/plantuml (Old)
 and  /work/SRC/openSUSE:Factory/.plantuml.new.2378 (New)


Package is "plantuml"

Sat Mar  6 21:19:41 2021 rev:15 rq:877417 version:1.2021.1

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2020-10-22 
14:26:54.750999682 +0200
+++ /work/SRC/openSUSE:Factory/.plantuml.new.2378/plantuml.changes  
2021-03-06 21:19:43.625296452 +0100
@@ -1,0 +2,10 @@
+Fri Mar 05 10:19:19 UTC 2021 - Markus Ebner 
+
+- Cleanup
+- Update to version 1.2021.1
+  See http://plantuml.com/de/changes for all changes
+- Build plantuml-javadoc package
+- Add patch:
+  * remove-non-ascii-char.patch
+
+---

Old:

  example01.uml
  example02.uml
  plantuml-1.2020.19.tar.gz
  plantuml.xml

New:

  plantuml-lgpl-1.2021.1.tar.gz
  remove-non-ascii-char.patch



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.ZFGvZa/_old  2021-03-06 21:19:44.309297019 +0100
+++ /var/tmp/diff_new_pack.ZFGvZa/_new  2021-03-06 21:19:44.309297019 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plantuml
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,34 +17,31 @@
 
 
 Name:   plantuml
-Version:1.2020.19
+Version:1.2021.1
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later
 Group:  Productivity/Publishing/Other
-URL:http://plantuml.sourceforge.net
-Source0:
https://github.com/plantuml/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+URL:http://plantuml.com/
+Source0:
http://downloads.sourceforge.net/plantuml/%{name}-lgpl-%{version}.tar.gz
 Source1:%{name}.script
-Source2:%{name}.xml
-Source10:   example01.uml
-Source11:   example02.uml
-Source20:   
http://pdf.plantuml.net/PlantUML_Language_Reference_Guide_en.pdf
+Source10:   
http://pdf.plantuml.net/PlantUML_Language_Reference_Guide_en.pdf
+Patch0: remove-non-ascii-char.patch
 BuildRequires:  ant
-BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  java-devel >= 1.5
-BuildRequires:  jpackage-utils
-BuildRequires:  libxslt
-BuildRequires:  unzip
-Requires:   dejavu-fonts
+BuildRequires:  fdupes
+BuildRequires:  javapackages-local
+BuildRequires:  xmvn-install
 Requires:   java >= 1.8.0
-Requires:   jpackage-utils
-Conflicts:  java-1_5_0-gcj-compat
+Requires:   javapackages-tools
 BuildArch:  noarch
 
 %description
-PlantUML is a program allowing to draw UML diagrams, using a simple human 
readable text description.
+PlantUML is a program allowing to draw UML diagrams, using a simple
+and human readable text description. It is extremely useful for code
+documenting, sketching project architecture during team conversations
+and so on.
 
-PlantUML supports the following diagram types:
+PlantUML supports the following diagram types
- sequence diagram
- use case diagram
- class diagram
@@ -52,43 +49,52 @@
- component diagram
- state diagram
 
-Output images can be generated in PNG, in SVG or LaTeX format.  PlantUML also 
supports generation of ASCII art diagrams (only for sequence diagrams).
+%package javadoc
+Summary:Javadoc for %{name}
+Group:  Productivity/Publishing/Other
+
+%description javadoc
+This package contains the API documentation for %{name}.
+
 
 %prep
-%setup -q
-# Replace placeholder strings:
+%setup -q -c -n plantuml
+%patch0 -p1
 cp %{SOURCE1} %{name}
-cp %{SOURCE2} .
-cp %{SOURCE10} %{SOURCE11} .
-cp %{SOURCE20} .
+cp %{SOURCE10} .
+# only contains a single line pointing to website
+rm README
 
 %build
-%{ant} \
-  -Dant.build.javac.source=1.6 \
-  -Dant.build.javac.target=1.6
-
-# Building Manpages and HTML:
-DB=%{_datadir}/xml/docbook/stylesheet/nwalsh/current/
-xsltproc $DB/manpages/docbook.xsl %{name}.xml
-xsltproc --output %{name}.html $DB/html/docbook.xsl %{name}.xml
+ant
+
+# build javadoc
+export CLASSPATH=$(build-classpath ant):plantuml.jar
+%javadoc -source 1.8 -encoding UTF-8 -Xdoclint:none -d javadoc $(find src 
-name "*.java") -windowtitle "PlantUML %{version}"
 
 %install
+# Set jar location
+%mvn_file net.sourceforge.%{name}:%{name} %{name}
+# Configure maven depmap
+%mvn_artifact net.sourceforge.%{name}:%{name}:%{version} %{name}.jar
+%mvn_install -J javadoc
+
 install -m 755 -d %{buildroot}%{_bindir}/