mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
Bump version numbers for Release 1.4.0
Refs #51465 Change-Id: I1789783172e57c0c14c31f40f939bb174047f7a1
This commit is contained in:
@ -46,7 +46,7 @@ DO_LOGGING=1
|
||||
DO_UPLOAD=1
|
||||
SNAPSHOT_TAG=`date +%Y%m%d`
|
||||
TAG_NAME_PREFIX=
|
||||
VERSION_NUMBER="1.3.0"
|
||||
VERSION_NUMBER="1.4.0"
|
||||
|
||||
LAUNCHPAD_PACKAGES=("sflphone-daemon" "sflphone-kde" "sflphone-gnome" "sflphone-plugins" "sflphone-daemon-video" "sflphone-gnome-video")
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
%bcond_with video
|
||||
Name: sflphone
|
||||
Version: 1.3.0
|
||||
Version: 1.4.0
|
||||
%if 0%{?nightly}
|
||||
%define rel rc%{nightly}
|
||||
%define tarball %{name}-%{version}-rc%{nightly}
|
||||
@ -267,6 +267,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 15 2014 Tristan Matthews <tristan.matthews@savoirfairelinux.com> - 1.4.0-1
|
||||
- Update to 1.4.0
|
||||
|
||||
* Wed Jul 9 2014 Tristan Matthews <tristan.matthews@savoirfairelinux.com> - 1.3.0-5
|
||||
- Drop uuid dependency
|
||||
|
||||
|
Reference in New Issue
Block a user