Version 2.2.2 - Bugfix release
OBS-URL: https://build.opensuse.org/package/show/editors/vym?expand=0&rev=26
This commit is contained in:
parent
0ce737775a
commit
410efd40ac
@ -1,3 +1,9 @@
|
|||||||
|
vym (2.2.2.1) unstable; urgency=low
|
||||||
|
|
||||||
|
* New upstream release
|
||||||
|
|
||||||
|
-- Uwe Drechsel <vym@insilmaril.de> Wed, 28 Jun 2012 18:11:00 +0100
|
||||||
|
|
||||||
vym (2.2.0.1) unstable; urgency=low
|
vym (2.2.0.1) unstable; urgency=low
|
||||||
|
|
||||||
* New upstream release
|
* New upstream release
|
||||||
|
@ -23,6 +23,7 @@ build-stamp:
|
|||||||
#qmake -o Makefile vym.pro PREFIX=/usr/src/packages/BUILD/debian/vym CONFIG+=RELEASE PREFIX=/usr/src/packages/BUILD/debian/vym/usr
|
#qmake -o Makefile vym.pro PREFIX=/usr/src/packages/BUILD/debian/vym CONFIG+=RELEASE PREFIX=/usr/src/packages/BUILD/debian/vym/usr
|
||||||
qmake -o Makefile vym.pro CONFIG+=RELEASE PREFIX=/usr/src/packages/BUILD/debian/vym/usr
|
qmake -o Makefile vym.pro CONFIG+=RELEASE PREFIX=/usr/src/packages/BUILD/debian/vym/usr
|
||||||
make
|
make
|
||||||
|
lrelease vym.pro
|
||||||
# --- end custom part for compiling
|
# --- end custom part for compiling
|
||||||
|
|
||||||
touch build-stamp
|
touch build-stamp
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
VERSION=2.2.0
|
VERSION=2.2.2
|
||||||
BRANCH="master"
|
BRANCH="master"
|
||||||
REMOTE="sf"
|
REMOTE="sf"
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:98ebf4f134a8e3ea0de8ce5853177edcdbef76a11a1156268fc167d2da40c6d1
|
|
||||||
size 5166628
|
|
3
vym-2.2.2.tar.bz2
Normal file
3
vym-2.2.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6218dbb3c273220ca0eee1310a3befca48f6675161e0d5b41a6b6539cd9b3c20
|
||||||
|
size 5179618
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 29 11:52:55 CEST 2012 - uwedr@suse.de
|
||||||
|
|
||||||
|
- Version 2.2.2, Bugfix release
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 13 11:21:12 CEST 2012 - uwedr@suse.de
|
Wed Jun 13 11:21:12 CEST 2012 - uwedr@suse.de
|
||||||
|
|
||||||
|
2
vym.spec
2
vym.spec
@ -26,7 +26,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Summary: View Your Mind - generate and manipulate maps which show your thoughts
|
Summary: View Your Mind - generate and manipulate maps which show your thoughts
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Productivity/Office/Other
|
Group: Productivity/Office/Other
|
||||||
Version: 2.2.0
|
Version: 2.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Source0: %name-%version.tar.bz2
|
Source0: %name-%version.tar.bz2
|
||||||
Source1: %name.xml
|
Source1: %name.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user