Hello community, here is the log from the commit of package semantik for openSUSE:Factory checked in at 2019-02-24 17:12:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/semantik (Old) and /work/SRC/openSUSE:Factory/.semantik.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "semantik" Sun Feb 24 17:12:27 2019 rev:17 rq:672000 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/semantik/semantik.changes 2018-05-15 10:33:40.431589045 +0200 +++ /work/SRC/openSUSE:Factory/.semantik.new.28833/semantik.changes 2019-02-24 17:12:29.428481653 +0100 @@ -1,0 +2,68 @@ +Wed Feb 6 03:57:31 UTC 2019 - Marguerite Su <[email protected]> + +- set _service to disabled, it's a factory package + +------------------------------------------------------------------- +Sun Jan 6 23:55:56 UTC 2019 - [email protected] + +- update to 1.2.1: + * Fix duplicate reference values + * Fix double prompts for overwriting files + * Fix map variables visibility when opening maps + * Fix document generator dialog's tab navigation + * Fix boundary objects' text alignment (diagrams) + * Fix pipe objects' resizing (diagrams) + * Fix component objects' margin sizes + * Enable newlines on most diagram objects #89 + * Add global settings for commands to execute after a template is called + From Semantik 1.2.0: + * Add support for references (Kdissert) #91 + * Add support for newlines in table attachments #89 + * Configure arrow colors on the main map + * Add a new Entity shape for data modeling (diagrams) + * Fix missing crossing lines when printing or exporting diagrams + From Semantik 1.1.0: + * Improve the looks of diagram crossing lines + From Semantik 1.0.9: + * Display picture and diagram thumbnails on the main map + * Add a touchpad mode for laptop users + From Semantik 1.0.8: + * Add new formatting actions to the Rich Text editor: text color, + hyperlink, list, clear formatting + * Position diagram boundary captions to top or bottom + * Improve the odt template styles + From Semantik 1.0.7: + * Export rich text in html/s5 document generators + * Add new styles for the odt template + * Add text alignment options to diagram elements + From Semantik 1.0.6: + * Improve the document export from the command-line + * Fix some annoying with the base directory changing to /tmp + * Persist font settings in documents + * Update the French translation data + * Export png files in html and latex documents + * Remove the Beamer files: most LaTeX distributions provide them nowadays + From Semantik 1.0.5: + * Highlight code snippets in beamer presentations/pdflatex using Minted + * Fix drawing artifacts when switching diagrams + * Fix the inactive custom color buttons in semantik #88 + * Add a color toolbar to semantik-d + * Improve the default colors for readability + From Semantik 1.0.4: + * Improve PDF diagram export + * Fix Qt Dbus compilation errors on some systems + From Semantik 1.0.3: + * Updated import filters to Python3 syntax #83 + * Fix image imports #84 + * Improve zigzag lines routing for sequence elements + From Semantik 1.0.2: + * Fix truncated saved documents in combination with accentuated characters + * Deply highcolor icons to force the application icon + * Deselect currently selected diagram elements after adding a new one + * Add spell checking to the text widget + * Improve paragraph handling for generated OpenOffice.org text documents +- added python3-Pygments BuildRequires +- use _service now +- removed semantik-filetree-qtdbus.patch + +------------------------------------------------------------------- Old: ---- semantik-1.0.1.tar.bz2 semantik-filetree-qtdbus.patch New: ---- _service semantik-1.2.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ semantik.spec ++++++ --- /var/tmp/diff_new_pack.vwnVJM/_old 2019-02-24 17:12:29.924481565 +0100 +++ /var/tmp/diff_new_pack.vwnVJM/_new 2019-02-24 17:12:29.928481563 +0100 @@ -1,7 +1,7 @@ # # spec file for package semantik # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,21 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: semantik -Version: 1.0.1 +Version: 1.2.1 Release: 0 Summary: A mindmapping-like tool -License: GPL-3.0 and GPL-2.0 +License: GPL-3.0-only AND GPL-2.0-only Group: Productivity/Office/Other -Url: http://ita1024.github.io/semantik/ +Url: https://waf.io/semantik.html Source0: https://waf.io/%{name}-%{version}.tar.bz2 Source1: %{name}.1 -#PATCH-FIX-UPSTREAM [email protected] fix QDBusAbstractInterface not found error -Patch: semantik-filetree-qtdbus.patch BuildRequires: ImageMagick BuildRequires: fdupes BuildRequires: gcc-c++ @@ -38,6 +36,7 @@ BuildRequires: libqt5-qtdeclarative-devel BuildRequires: libqt5-qtsvg-devel BuildRequires: libqt5-qtwebengine-devel +BuildRequires: python3-Pygments BuildRequires: python3-devel BuildRequires: update-desktop-files @@ -55,23 +54,22 @@ %prep %setup -q -%patch -p1 #wrong-icon-size convert -strip src/data/hi48-app-semantik-d.png -resize 48x48 src/data/hi48-app-semantik-d.png #env-script-interpreter for i in src/filters/*.py src/sembind.py waf; do - sed -i '1s:.*:#!/usr/bin/python:' $i; + sed -i '1s:.*:#!/usr/bin/python3:' $i; done %build export CFLAGS="%{optflags}" export CXXFLAGS="%{optflags}" -# export LDFLAGS="-Wl,-Bsymbolic-functions $LDFLAGS" ./waf configure \ - --prefix=%{_prefix} + --prefix=%{_prefix} \ + --python=%{_bindir}/python3 ./waf build %{?_smp_mflags} @@ -104,8 +102,8 @@ %{_libdir}/lib*.so* %{_datadir}/applications/semantik*.desktop %{_datadir}/pixmaps/*.svg -%{_datadir}/icons/oxygen/*/apps/semantik*.png -%{_datadir}/icons/oxygen/scalable/apps/semantik*.svg +%{_datadir}/icons/hicolor/*/apps/semantik*.png +%{_datadir}/icons/hicolor/*/apps/semantik*.svg %{_datadir}/mime/packages/%{name}.xml %{_mandir}/man1/%{name}.1* %{_datadir}/semantik ++++++ _service ++++++ <services> <service name="download_url" mode="disabled"> <param name="host">waf.io</param> <param name="protocol">https</param> <param name="path">/semantik-1.2.1.tar.bz2</param> </service> </services> ++++++ semantik-1.0.1.tar.bz2 -> semantik-1.2.1.tar.bz2 ++++++ ++++ 50974 lines of diff (skipped)
