Skip to content

Commit

Permalink
[fc] Repository: Products.CMFPlone
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2023-06-27T22:57:41+03:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/Products.CMFPlone@2e6fe1e

Bump profile version

Files changed:
M Products/CMFPlone/profiles/default/metadata.xml
Repository: Products.CMFPlone

Branch: refs/heads/master
Date: 2023-06-27T23:24:36+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFPlone@ce3fe8b

Merge pull request #3810 from plone/gforcada-patch-2

Bump profile version

Files changed:
M Products/CMFPlone/profiles/default/metadata.xml
  • Loading branch information
mauritsvanrees committed Jun 27, 2023
1 parent aa450a4 commit a97765a
Showing 1 changed file with 23 additions and 7 deletions.
30 changes: 23 additions & 7 deletions last_commit.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,32 @@
Repository: plone.app.upgrade
Repository: Products.CMFPlone


Branch: refs/heads/master
Date: 2023-06-27T13:39:40+02:00
Date: 2023-06-27T22:57:41+03:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: https://github.com/plone/Products.CMFPlone/commit/2e6fe1eb21de7cbedb2b3f134202f3c6912bcee6

Bump profile version

Files changed:
M Products/CMFPlone/profiles/default/metadata.xml

b'diff --git a/Products/CMFPlone/profiles/default/metadata.xml b/Products/CMFPlone/profiles/default/metadata.xml\nindex c2d0905ea7..c6e708f806 100644\n--- a/Products/CMFPlone/profiles/default/metadata.xml\n+++ b/Products/CMFPlone/profiles/default/metadata.xml\n@@ -1,4 +1,4 @@\n <?xml version="1.0" encoding="utf-8"?>\n <metadata>\n- <version>6017</version>\n+ <version>6018</version>\n </metadata>\n'

Repository: Products.CMFPlone


Branch: refs/heads/master
Date: 2023-06-27T23:24:36+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: https://github.com/plone/plone.app.upgrade/commit/38a80bc555c96aebe79bf1779e59bc6e22f798cb
Commit: https://github.com/plone/Products.CMFPlone/commit/ce3fe8b966ee824f7b61902e9f80b89f920f41ed

Merge pull request #3810 from plone/gforcada-patch-2

Added upgrade to 6018, Plone 6.0.7.
Bump profile version

Files changed:
A news/6018.bugfix
M plone/app/upgrade/v60/configure.zcml
M Products/CMFPlone/profiles/default/metadata.xml

b'diff --git a/news/6018.bugfix b/news/6018.bugfix\nnew file mode 100644\nindex 00000000..b5fe8b97\n--- /dev/null\n+++ b/news/6018.bugfix\n@@ -0,0 +1,2 @@\n+Added upgrade to 6018, Plone 6.0.7.\n+[maurits]\ndiff --git a/plone/app/upgrade/v60/configure.zcml b/plone/app/upgrade/v60/configure.zcml\nindex 024828f3..b120cc8b 100644\n--- a/plone/app/upgrade/v60/configure.zcml\n+++ b/plone/app/upgrade/v60/configure.zcml\n@@ -303,4 +303,18 @@\n \n </gs:upgradeSteps>\n \n+ <gs:upgradeSteps\n+ profile="Products.CMFPlone:plone"\n+ source="6017"\n+ destination="6018"\n+ >\n+ <!-- Plone 6.0.7 -->\n+\n+ <gs:upgradeStep\n+ title="Miscellaneous"\n+ handler="..utils.null_upgrade_step"\n+ />\n+\n+ </gs:upgradeSteps>\n+\n </configure>\n'
b'diff --git a/Products/CMFPlone/profiles/default/metadata.xml b/Products/CMFPlone/profiles/default/metadata.xml\nindex c2d0905ea7..c6e708f806 100644\n--- a/Products/CMFPlone/profiles/default/metadata.xml\n+++ b/Products/CMFPlone/profiles/default/metadata.xml\n@@ -1,4 +1,4 @@\n <?xml version="1.0" encoding="utf-8"?>\n <metadata>\n- <version>6017</version>\n+ <version>6018</version>\n </metadata>\n'

0 comments on commit a97765a

Please sign in to comment.