diff --git a/debian.changelog b/debian.changelog index f95c4d8..d9e35b6 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,9 @@ +vym (2.3.24.1) unstable; urgency=low + + * New upstream release + + -- Uwe Drechsel Tue, 29 Jul 2014 14:28:00 +0100 + vym (2.3.20.1) unstable; urgency=low * New upstream release @@ -422,4 +428,4 @@ vym (1.7.0-1) unstable; urgency=low -- Steffen Joeris Thu, 4 Aug 2005 17:58:32 +0200 - \ No newline at end of file + diff --git a/makedist.config b/makedist.config index a9e4860..cff4d8a 100644 --- a/makedist.config +++ b/makedist.config @@ -1,3 +1,3 @@ -VERSION=2.3.20 +VERSION=2.3.24 BRANCH="master" REMOTE="sf" diff --git a/vym-2.3.19.tar.bz2 b/vym-2.3.19.tar.bz2 deleted file mode 100644 index 3b8b033..0000000 --- a/vym-2.3.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e2fccfe0617fd21b4f8673edcb0d9994ed960c6d94e993e23c8f582f82bcbbc -size 6726439 diff --git a/vym-2.3.20.tar.bz2 b/vym-2.3.20.tar.bz2 deleted file mode 100644 index a0d1823..0000000 --- a/vym-2.3.20.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24b1e874fbe2fb8909e9571132f2fb246efddc990d09515da41e50cecf84fb0d -size 6727364 diff --git a/vym-2.3.24.tar.bz2 b/vym-2.3.24.tar.bz2 new file mode 100644 index 0000000..ebd4fcb --- /dev/null +++ b/vym-2.3.24.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b719521b97cd1cf1ab881a46325519bd9c48191537eadac8d4251a08a0741e06 +size 6738245 diff --git a/vym.changes b/vym.changes index fcb0a1f..92bcf07 100644 --- a/vym.changes +++ b/vym.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Fri Sep 5 00:57:51 UTC 2014 - chris@computersalat.de + +- update to 2.3.24 + * Added updated translation by Pavel Fric + * Bugfix: Restore saved toolbar configuration + - 2.3.23 + * When changing sleep time of finished task, also set task state to + 'WIP' + * Bugfix: #65 Missing break statements in parser + - 3.2.22 + * Set (and read) default style for ends of xlinks + * Tests for XLinks + * Fixing the test script + * Undo/redo for modifying xlinks + * Removed some debugging output + * Cleaned up a bit + * Commands to set xlinkstyle (begin and end) + * Fixed graphical glitch during creation of XLink + * Toggling arrowheads for ends of xlink in dialog + * Use Arrows also for lines to control points of xlink + * Hide arrows of xlinks when scrolling + * Draw arrow for begin and end of xlink + * Initial work on arrows for xlinks + * Priority increases slightly with age of tasks + - 3.2.21 + * Some more includes to ease Debain packaging (by p0llux) + * Patch to allow hardening in Debian by p0llux + * Fixed project file + ------------------------------------------------------------------- Fri Sep 13 15:50:00 CEST 2013 - uwedr@suse.de diff --git a/vym.dsc b/vym.dsc index 22fd231..2fc1b09 100644 --- a/vym.dsc +++ b/vym.dsc @@ -1,9 +1,9 @@ Format: 1.0 Source: vym -Version: 2.2.4 +Version: 2.3.24 Binary: vym Maintainer: Uwe Drechsel Architecture: any Build-Depends: debhelper (>= 4.1.16),g++, libqt4-dev Files: - 4116086282d260056458a8b96b2d5459 20171606 vym-1.13.32.tar.bz2 \ No newline at end of file + af20857e1561468436ec9e738867bc74 20140729 vym-2.3.24.tar.bz2 diff --git a/vym.spec b/vym.spec index f11f152..a1b93b9 100644 --- a/vym.spec +++ b/vym.spec @@ -1,7 +1,7 @@ # # spec file for package vym # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,17 +17,12 @@ Name: vym -BuildRequires: libqt4-devel -BuildRequires: update-desktop-files -Requires: unzip -Requires: zip -Url: http://www.insilmaril.de/vym/index.html -BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: View Your Mind - generate and manipulate maps which show your thoughts License: GPL-2.0 Group: Productivity/Office/Other -Version: 2.3.20 +Version: 2.3.24 Release: 0 +Url: http://www.insilmaril.de/vym/index.html Source0: %name-%version.tar.bz2 Source1: %name.xml Source2: %name.desktop @@ -35,6 +30,11 @@ Source3: x-%name.desktop Source4: debian.dirs Source5: debian.docs Source6: makedist.config +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: libqt4-devel +BuildRequires: update-desktop-files +Requires: unzip +Requires: zip %description VYM (View Your Mind) is a tool to generate and manipulate maps which @@ -43,12 +43,6 @@ and effectivity. You can use them for time management, to organize tasks, to get an overview over complex contexts, to sort your ideas etc. Some people even think it is fun to work with such maps... - - -Authors: --------- - Uwe Drechsel - %prep %setup -q