forked from pool/MozillaThunderbird
Accepting request 423866 from home:AndreasStieger:branches:mozilla:Factory
Use upstream versioning scheme - append .0 OBS-URL: https://build.opensuse.org/request/show/423866 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=337
This commit is contained in:
parent
e77528174a
commit
f478d3d254
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 30 06:55:14 UTC 2016 - wr@rosenauer.org
|
Tue Aug 30 06:55:14 UTC 2016 - wr@rosenauer.org
|
||||||
|
|
||||||
- update to Thunderbird 45.3 (boo#991809)
|
- update to Thunderbird 45.3.0 (boo#991809)
|
||||||
* Disposition-Notification-To could not be used in
|
* Disposition-Notification-To could not be used in
|
||||||
mail.compose.other.header
|
mail.compose.other.header
|
||||||
* "edit as new message" on a received message pre-filled the sender
|
* "edit as new message" on a received message pre-filled the sender
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define mainversion 45.3
|
%define mainversion 45.3.0
|
||||||
%define update_channel release
|
%define update_channel release
|
||||||
%define releasedate 2016082900
|
%define releasedate 2016082900
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
CHANNEL="esr45"
|
CHANNEL="esr45"
|
||||||
BRANCH="releases/comm-$CHANNEL"
|
BRANCH="releases/comm-$CHANNEL"
|
||||||
RELEASE_TAG="THUNDERBIRD_45_3_0_RELEASE"
|
RELEASE_TAG="THUNDERBIRD_45_3_0_RELEASE"
|
||||||
VERSION="45.3"
|
VERSION="45.3.0"
|
||||||
|
|
||||||
echo "cloning $BRANCH..."
|
echo "cloning $BRANCH..."
|
||||||
hg clone http://hg.mozilla.org/$BRANCH thunderbird
|
hg clone http://hg.mozilla.org/$BRANCH thunderbird
|
||||||
|
Loading…
Reference in New Issue
Block a user