[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - cli_ure/version unoil/climaker

Michael Stahl mstahl at redhat.com
Wed Aug 16 20:20:55 UTC 2017


 cli_ure/version/version.txt |   24 ++++++++++++------------
 unoil/climaker/version.txt  |    6 +++---
 2 files changed, 15 insertions(+), 15 deletions(-)

New commits:
commit aac0c5a7d6e2738bc8f86327f3c2ba0a132b6354
Author: Michael Stahl <mstahl at redhat.com>
Date:   Wed Aug 16 15:32:04 2017 +0200

    tdf#108709 cli_ure,unoil: bump CLI assembly versions for 5.4
    
    perl cli_ure/source/scripts/increment_version.pl cli_ure/version/version.txt cli_ure/version/incversions.txt temp.txt && mv temp.txt cli_ure/version/version.txt
    
    perl cli_ure/source/scripts/increment_version.pl unoil/climaker/version.txt unoil/climaker/incversions.txt temp.txt && mv temp.txt unoil/climaker/version.txt
    
    Change-Id: Iaea028fc345d090317f7ebf128b683b4643a1093
    (cherry picked from commit 17192ce5588f84192d1dd0d963622bda48566fdc)
    Reviewed-on: https://gerrit.libreoffice.org/41215
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Michael Stahl <mstahl at redhat.com>

diff --git a/cli_ure/version/version.txt b/cli_ure/version/version.txt
index e24ddc511fe9..11cd9e737649 100644
--- a/cli_ure/version/version.txt
+++ b/cli_ure/version/version.txt
@@ -16,23 +16,23 @@
 #   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 #
 
-CLI_URETYPES_NEW_VERSION=1.0.8.0
-CLI_URETYPES_OLD_VERSION=1.0.0.0-1.0.7.0
-CLI_URETYPES_POLICY_VERSION=8.0.0.0	
+CLI_URETYPES_NEW_VERSION=1.0.9.0
+CLI_URETYPES_OLD_VERSION=1.0.0.0-1.0.8.0
+CLI_URETYPES_POLICY_VERSION=9.0.0.0
 CLI_URETYPES_POLICY_ASSEMBLY=policy.1.0.cli_uretypes
 
-CLI_BASETYPES_NEW_VERSION=1.0.19.0
-CLI_BASETYPES_OLD_VERSION=1.0.0.0-1.0.18.0
-CLI_BASETYPES_POLICY_VERSION=19.0.0.0
+CLI_BASETYPES_NEW_VERSION=1.0.20.0
+CLI_BASETYPES_OLD_VERSION=1.0.0.0-1.0.19.0
+CLI_BASETYPES_POLICY_VERSION=20.0.0.0
 CLI_BASETYPES_POLICY_ASSEMBLY=policy.1.0.cli_basetypes
 
-CLI_URE_NEW_VERSION=1.0.22.0
-CLI_URE_OLD_VERSION=1.0.0.0-1.0.21.0    
-CLI_URE_POLICY_VERSION=22.0.0.0
+CLI_URE_NEW_VERSION=1.0.23.0
+CLI_URE_OLD_VERSION=1.0.0.0-1.0.22.0
+CLI_URE_POLICY_VERSION=23.0.0.0
 CLI_URE_POLICY_ASSEMBLY=policy.1.0.cli_ure
 
-CLI_CPPUHELPER_NEW_VERSION=1.0.22.0
-CLI_CPPUHELPER_OLD_VERSION=1.0.0.0-1.0.21.0
-CLI_CPPUHELPER_POLICY_VERSION=22.0.0.0
+CLI_CPPUHELPER_NEW_VERSION=1.0.23.0
+CLI_CPPUHELPER_OLD_VERSION=1.0.0.0-1.0.22.0
+CLI_CPPUHELPER_POLICY_VERSION=23.0.0.0
 CLI_CPPUHELPER_POLICY_ASSEMBLY=policy.1.0.cli_cppuhelper
  
diff --git a/unoil/climaker/version.txt b/unoil/climaker/version.txt
index abc28bc42473..ec48a082e47f 100644
--- a/unoil/climaker/version.txt
+++ b/unoil/climaker/version.txt
@@ -16,8 +16,8 @@
 #   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 #
 
-CLI_OOOTYPES_NEW_VERSION=1.0.8.0
-CLI_OOOTYPES_OLD_VERSION=1.0.0.0-1.0.7.0
-CLI_OOOTYPES_POLICY_VERSION=8.0.0.0
+CLI_OOOTYPES_NEW_VERSION=1.0.9.0
+CLI_OOOTYPES_OLD_VERSION=1.0.0.0-1.0.8.0
+CLI_OOOTYPES_POLICY_VERSION=9.0.0.0
 CLI_OOOTYPES_POLICY_ASSEMBLY=policy.1.0.cli_oootypes
 


More information about the Libreoffice-commits mailing list