From ac3d3378fbedcad898bb01690283bbf03e5b9e9f9c49a8fd6ceee273148c7b85 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Fri, 30 Oct 2015 07:17:37 +0000 Subject: [PATCH] Accepting request 341487 from home:insilmaril Bugfix release 2.5.0: Fixed bugs in recent files menu and update notifications OBS-URL: https://build.opensuse.org/request/show/341487 OBS-URL: https://build.opensuse.org/package/show/editors/vym?expand=0&rev=43 --- debian.changelog | 12 ++++++++++++ makedist.config | 2 +- vym-2.4.7.tar.bz2 | 3 --- vym-2.5.0.tar.bz2 | 3 +++ vym.changes | 12 ++++++++++++ vym.spec | 2 +- 6 files changed, 29 insertions(+), 5 deletions(-) delete mode 100644 vym-2.4.7.tar.bz2 create mode 100644 vym-2.5.0.tar.bz2 diff --git a/debian.changelog b/debian.changelog index b4b125e..7e7a1be 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,15 @@ +vym (2.5.0.1) unstable; urgency=low + + * New upstream release + + -- Uwe Drechsel Wed, 28 Oct 2015 10:04:00 +0100 + +vym (2.4.8.1) unstable; urgency=low + + * New upstream release + + -- Uwe Drechsel Tue, 25 Aug 2015 12:10:00 +0100 + vym (2.4.7.1) unstable; urgency=low * New upstream release diff --git a/makedist.config b/makedist.config index f97d9ca..fee4f7a 100644 --- a/makedist.config +++ b/makedist.config @@ -1,3 +1,3 @@ -VERSION=2.4.7 +VERSION=2.5.0 BRANCH="qt5" REMOTE="sf" diff --git a/vym-2.4.7.tar.bz2 b/vym-2.4.7.tar.bz2 deleted file mode 100644 index 63fc2ec..0000000 --- a/vym-2.4.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f8824db7b4b3c2f92e7cf13b5c209e42db3f38046cabdacd9ff8186c757b804 -size 6740396 diff --git a/vym-2.5.0.tar.bz2 b/vym-2.5.0.tar.bz2 new file mode 100644 index 0000000..04d4d22 --- /dev/null +++ b/vym-2.5.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55550549fcc8cc151ff6235a09bb8fc1412f0b598cc6f9072345058c5e12b9f3 +size 6740098 diff --git a/vym.changes b/vym.changes index 4e3e09c..905fbf8 100644 --- a/vym.changes +++ b/vym.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Oct 28 08:53:55 UTC 2015 - vym@insilmaril.de + +- Version 2.5.0 +- Bugfix: Update recent maps menu after loading of map +- Bugfix: Empty window with update information on startup + +------------------------------------------------------------------- +Tue Aug 25 14:42:01 UTC 2015 - vym@insilmaril.de + +- Version 2.4.8 + ------------------------------------------------------------------- Mon Aug 24 13:10:00 CEST 2015 - vym@insilmaril.de - Version 2.4.7 diff --git a/vym.spec b/vym.spec index 71221c1..c00202f 100644 --- a/vym.spec +++ b/vym.spec @@ -31,7 +31,7 @@ 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.4.7 +Version: 2.5.0 Release: 0 Source0: %name-%version.tar.bz2 Source1: %name.xml