From c568abc7b9aac957d82848255e3bab2961b73d3b Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Thu, 28 Feb 2019 13:04:07 +0100 Subject: [PATCH] Update to 60.5.2 --- WAPT/control | 2 +- setup.py | 2 +- win32/Thunderbird Setup 60.5.1.exe | 3 --- win32/Thunderbird Setup 60.5.2.exe | 3 +++ win64/Thunderbird Setup 60.5.1.exe | 3 --- win64/Thunderbird Setup 60.5.2.exe | 3 +++ 6 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 win32/Thunderbird Setup 60.5.1.exe create mode 100644 win32/Thunderbird Setup 60.5.2.exe delete mode 100644 win64/Thunderbird Setup 60.5.1.exe create mode 100644 win64/Thunderbird Setup 60.5.2.exe diff --git a/WAPT/control b/WAPT/control index 347b71e..b222ff7 100644 --- a/WAPT/control +++ b/WAPT/control @@ -1,5 +1,5 @@ package : fws-thunderbird -version : 60.5.1-2 +version : 60.5.2-2 architecture : all section : base priority : optional diff --git a/setup.py b/setup.py index 1542c5d..fbe0e34 100644 --- a/setup.py +++ b/setup.py @@ -94,7 +94,7 @@ def update_package(): print('Updating package to %s' % version) # updates control version from filename, increment package version. - control.version = '%s-%s'%(re.findall(r'Thunderbird Setup (.*)\.exe',filename)[0],int(control.version.split('-',1)[1])+1) + control.version = '%s-%s'%(re.findall(r'Thunderbird Setup (.*)\.exe',filename)[0],0) control.save_control_to_wapt('.') else: print('No update available') diff --git a/win32/Thunderbird Setup 60.5.1.exe b/win32/Thunderbird Setup 60.5.1.exe deleted file mode 100644 index 9615b94..0000000 --- a/win32/Thunderbird Setup 60.5.1.exe +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ab059f5abb44fa99ccc3b51e1c68f2ec035c65b8474a45f3ec7fb8b32a442f1 -size 32136384 diff --git a/win32/Thunderbird Setup 60.5.2.exe b/win32/Thunderbird Setup 60.5.2.exe new file mode 100644 index 0000000..b54b30c --- /dev/null +++ b/win32/Thunderbird Setup 60.5.2.exe @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4b63d8502a6c9aaf7af4532d5745966fa2111025ace7fbf00f97f18d6a79eb1 +size 32135536 diff --git a/win64/Thunderbird Setup 60.5.1.exe b/win64/Thunderbird Setup 60.5.1.exe deleted file mode 100644 index 6a62430..0000000 --- a/win64/Thunderbird Setup 60.5.1.exe +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9baa6c7180051ba3e59ddd3080a1e7dd459d561a561fbe70fdedac7f52a14e3 -size 35848712 diff --git a/win64/Thunderbird Setup 60.5.2.exe b/win64/Thunderbird Setup 60.5.2.exe new file mode 100644 index 0000000..2558779 --- /dev/null +++ b/win64/Thunderbird Setup 60.5.2.exe @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b342e1f923e8d92c6e1ac5ed0106a1840918820503a2fe088d4a7c8690b4f82f +size 35867008