Hello community, here is the log from the commit of package semantik for openSUSE:Factory checked in at 2013-08-28 21:17:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/semantik (Old) and /work/SRC/openSUSE:Factory/.semantik.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "semantik" Changes: -------- --- /work/SRC/openSUSE:Factory/semantik/semantik.changes 2012-12-08 15:53:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.semantik.new/semantik.changes 2013-08-28 21:17:27.000000000 +0200 @@ -1,0 +2,14 @@ +Wed Aug 28 10:54:10 UTC 2013 - [email protected] + +- removed oxigen icons from spec to fix build +- added manpage for semantik commandline arguments + +------------------------------------------------------------------- +Thu Aug 8 21:47:01 UTC 2013 - [email protected] + +- update version 0.8.4 + * Export maps to pdf pictures from the command-line + * Color scheme fixes #30 + * Null byte fix for text pasted from Chrome #26 + +------------------------------------------------------------------- Old: ---- semantik-0.8.3.tar.bz2 New: ---- semantik-0.8.4.tar.bz2 semantik.1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ semantik.spec ++++++ --- /var/tmp/diff_new_pack.9ygiFk/_old 2013-08-28 21:17:28.000000000 +0200 +++ /var/tmp/diff_new_pack.9ygiFk/_new 2013-08-28 21:17:28.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package semantik # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,14 @@ Name: semantik -Version: 0.8.3 +Version: 0.8.4 Release: 0 -License: GPL-3.0 and GPL-2.0 Summary: A mindmapping-like tool -Url: http://www.freehackers.org/~tnagy/semantik.html +License: GPL-3.0 and GPL-2.0 Group: Productivity/Office/Other +Url: http://www.freehackers.org/~tnagy/semantik.html Source0: http://semantik.googlecode.com/files/%{name}-%{version}.tar.bz2 +Source1: %{name}.1 BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libQtWebKit-devel @@ -78,6 +79,9 @@ chmod a+rx %{buildroot}%{_kde4_appsdir}/semantik/filters/*.py chmod a+rx %{buildroot}%{_kde4_appsdir}/semantik/sembind.py +# install man page +install -D -m644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1 + %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -90,6 +94,6 @@ %{_datadir}/kde4/apps/semantik %{_datadir}/applications/kde4/semantik.desktop %{_datadir}/icons/hicolor/*/apps/semantik*.png -%{_datadir}/icons/oxygen/*/actions/semantik*.png +%{_mandir}/man1/%{name}.1* %changelog ++++++ semantik-0.8.3.tar.bz2 -> semantik-0.8.4.tar.bz2 ++++++ ++++ 2461 lines of diff (skipped) ++++++ semantik-0.8.3.tar.bz2 -> semantik.1 ++++++ Files /work/SRC/openSUSE:Factory/semantik/semantik-0.8.3.tar.bz2 and /work/SRC/openSUSE:Factory/.semantik.new/semantik.1 differ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
