From 094178c5cea23f60fd1e8c518acc8764dc194c591bccd0e88cf231120eaf0984 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Wed, 25 Mar 2020 21:14:18 +0000 Subject: [PATCH] Accepting request 788208 from home:cgiboudeaux:branches:Education - Update to 1.2.4 * Eliminate drawing artifacts * Eliminate grid alignment issues on diagrams * Improve label positioning on diagrams * Italian translations * Fix stale connections when disconnecting multiple references * Fix broken flags #98 * Fix shortcuts configurability #96 * Fix diagram thumbnail display on item selection * Add 'nocaption' to disable picture captions in LaTeX * Add 'disable_row_header' and 'disable_col_header' to improve table exports * Add 'disable_slide' to limit extra Beamer slides * Paint long branches with a lighter color OBS-URL: https://build.opensuse.org/request/show/788208 OBS-URL: https://build.opensuse.org/package/show/Education/semantik?expand=0&rev=42 --- _service | 2 +- semantik-1.2.1.tar.bz2 | 3 --- semantik-1.2.4.tar.bz2 | 3 +++ semantik.changes | 18 ++++++++++++++++++ semantik.spec | 7 ++++--- 5 files changed, 26 insertions(+), 7 deletions(-) delete mode 100644 semantik-1.2.1.tar.bz2 create mode 100644 semantik-1.2.4.tar.bz2 diff --git a/_service b/_service index e975dae..1a19e1c 100644 --- a/_service +++ b/_service @@ -2,6 +2,6 @@ waf.io https - /semantik-1.2.1.tar.bz2 + /semantik-1.2.4.tar.bz2 diff --git a/semantik-1.2.1.tar.bz2 b/semantik-1.2.1.tar.bz2 deleted file mode 100644 index 540c674..0000000 --- a/semantik-1.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33901309d2127ba45e8e9c345729e9565eea7a45952b7bfdf22ef3838dfb0e84 -size 617115 diff --git a/semantik-1.2.4.tar.bz2 b/semantik-1.2.4.tar.bz2 new file mode 100644 index 0000000..ee9858e --- /dev/null +++ b/semantik-1.2.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a460621545c69fca8dff66b22220d829d574ec964c730b626c2add2fbea2a66f +size 625411 diff --git a/semantik.changes b/semantik.changes index 4bbd8f6..9cd4f52 100644 --- a/semantik.changes +++ b/semantik.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Mar 25 13:29:05 UTC 2020 - Christophe Giboudeaux + +- Update to 1.2.4 + * Eliminate drawing artifacts + * Eliminate grid alignment issues on diagrams + * Improve label positioning on diagrams + * Italian translations + * Fix stale connections when disconnecting multiple references + * Fix broken flags #98 + * Fix shortcuts configurability #96 + * Fix diagram thumbnail display on item selection + * Add 'nocaption' to disable picture captions in LaTeX + * Add 'disable_row_header' and 'disable_col_header' to improve + table exports + * Add 'disable_slide' to limit extra Beamer slides + * Paint long branches with a lighter color + ------------------------------------------------------------------- Wed Feb 6 03:57:31 UTC 2019 - Marguerite Su diff --git a/semantik.spec b/semantik.spec index 9a140a2..75b30b9 100644 --- a/semantik.spec +++ b/semantik.spec @@ -1,7 +1,7 @@ # # spec file for package semantik # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: semantik -Version: 1.2.1 +Version: 1.2.4 Release: 0 Summary: A mindmapping-like tool License: GPL-3.0-only AND GPL-2.0-only Group: Productivity/Office/Other -Url: https://waf.io/semantik.html +URL: https://waf.io/semantik.html Source0: https://waf.io/%{name}-%{version}.tar.bz2 Source1: %{name}.1 BuildRequires: ImageMagick @@ -97,6 +97,7 @@ install -D -m644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1 %postun -p /sbin/ldconfig %files -f %{name}.lang +%license LICENSE %doc ChangeLog README %{_bindir}/semantik* %{_libdir}/lib*.so*