Accepting request 341596 from editors
Small cleanup to last submit request. OBS-URL: https://build.opensuse.org/request/show/341596 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vym?expand=0&rev=38
This commit is contained in:
commit
a3d1e2a121
@ -1,3 +1,15 @@
|
||||
vym (2.5.0.1) unstable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Uwe Drechsel <vym@insilmaril.de> Wed, 28 Oct 2015 10:04:00 +0100
|
||||
|
||||
vym (2.4.8.1) unstable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Uwe Drechsel <vym@insilmaril.de> Tue, 25 Aug 2015 12:10:00 +0100
|
||||
|
||||
vym (2.4.7.1) unstable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
@ -1,3 +1,3 @@
|
||||
VERSION=2.4.7
|
||||
VERSION=2.5.0
|
||||
BRANCH="qt5"
|
||||
REMOTE="sf"
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f8824db7b4b3c2f92e7cf13b5c209e42db3f38046cabdacd9ff8186c757b804
|
||||
size 6740396
|
3
vym-2.5.0.tar.bz2
Normal file
3
vym-2.5.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55550549fcc8cc151ff6235a09bb8fc1412f0b598cc6f9072345058c5e12b9f3
|
||||
size 6740098
|
12
vym.changes
12
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
|
||||
|
9
vym.spec
9
vym.spec
@ -20,7 +20,6 @@ Name: vym
|
||||
BuildRequires: libQt5Core-devel
|
||||
BuildRequires: libQt5Gui-devel
|
||||
BuildRequires: libqt5-qtbase-devel
|
||||
#BuildRequires: libqt5-qtbase-common-devel
|
||||
BuildRequires: libqt5-qtsvg-devel
|
||||
BuildRequires: libqt5-linguist-devel
|
||||
BuildRequires: update-desktop-files
|
||||
@ -31,7 +30,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
|
||||
@ -48,12 +47,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 <vym@insilmaril.de>
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user