[gimp-macos-build] Start 2.10.16 build process



commit 32a7a87153e828057da5d666fbf0da6239fba905
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date:   Thu Feb 20 21:33:20 2020 +0100

    Start 2.10.16 build process

 .circleci/config.yml | 4 ++--
 ChangeLog.md         | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 2c89075..1d19d55 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -57,7 +57,7 @@ jobs:
         # we can try to make it automatically depended on the corresponding modules
         - restore_cache:
             keys:
-              - gimp-2.10.14-v15
+              - gimp-2.10.16-v1
               - webkit-v19
               - gimp-deps-v8
               - bootstrap-v18
@@ -114,7 +114,7 @@ jobs:
         - save_cache:
             paths:
               - ~/gtk
-            key: gimp-2.10.14-v15
+            key: gimp-2.10.16-v1
         - run:
             name: Importing signing certificate
             command: |
diff --git a/ChangeLog.md b/ChangeLog.md
index 3c7b3c0..8186944 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,6 @@
 ## macOS specific changes
 
-### not released yet
+### gimp-2.10.16-x86_64.dmg
 
 - Fix GIMP print dialog location
 - Glib - fixed error which was crashing gimp in the file open dialog (MR accepted by upstream)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]