spree 4.9.0 → 4.10.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +17 -1
  3. metadata +13 -11
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 04e561cbdf9d4db08010de621890aff675c2813ab71bc5aef7878d1b434c61ca
4
- data.tar.gz: 4e71e64ef91d3a3247c0e5226d3976e53a4643a45527c95e1b9ab1bc91fa2091
3
+ metadata.gz: 98516bae6bc6d6ae98c48031ad99663f81ba8bdf1d19f20f3d9ca18468cfbdae
4
+ data.tar.gz: 6310691d45f991e22482ae61f26a0d8188e1639aea086c747c2e741f308ee8c8
5
5
  SHA512:
6
- metadata.gz: cbf96ded5c6ecc8153fdc06cb76338eaec12caad8ce7b9da71f4c1cd6c2bebea735635590a59e5118b82a300e18a4581dc171e99c7799b933d9a821006bc5e9b
7
- data.tar.gz: 5dc76bd97d53a3c300b888d670f484aa8efeee28bcbe16bcd10a173a2adb64b00f181af2f565c53e4b96d53603c617afa4f441b4c953c7f4ebb9f5807973283e
6
+ metadata.gz: 1b9099c00d3aa9cf7306b644ab9ab3a6e245badcb384920ae4b20fa18d26af34c4f6e24230a257d88a3c282839ec8237a3c7d550a24d392aa48a468e7aa998ca
7
+ data.tar.gz: c9b1ce17b201dc1a2571be52a0503ec459aa4393917b534eac2308edb2543f7a8b0565f030e4f93404c77636548286cdf122ccc10ec67ab65362a2026058e713
data/README.md CHANGED
@@ -148,4 +148,20 @@ Go global on day 1. DTC x B2B x Marketplace. API-first. One or multiple storefro
148
148
 
149
149
  ## License
150
150
 
151
- Spree is released under the [New BSD License](https://github.com/spree/spree/blob/main/license.md).
151
+ Spree Commerce is a free, open-source eCommerce framework giving you full control and customizability.
152
+
153
+ For Spree Commerce versions 4.10 and later in the [spree/spree](https://github.com/spree/spree) repository two licenses apply simultaneously and users are required to comply with the terms of these two licenses at the same time:
154
+
155
+ * [AGPL-3.0](https://opensource.org/license/agpl-v3) - for all contributions from version 4.10 onwards
156
+
157
+ * [BSD-3-Clause](https://opensource.org/license/bsd-3-clause) - for all other contributions predating version 4.10
158
+
159
+ Effectively, for versions 4.10 and upwards **AGPL-3.0** license applies.
160
+
161
+ Spree Commerce versions 4.9 and earlier in the [spree/spree](https://github.com/spree/spree) repository are available under the BSD-3-Clause license and users are required to comply with its terms.
162
+
163
+ If you’d like to use Spree Commerce without the AGPL-3.0 restrictions e.g. for a SaaS business, please talk to us about obtaining a [Commercial License](LICENSE.md#commercial-license).
164
+
165
+ All third party components incorporated into this software are licensed under the original license provided by the owner of the applicable component.
166
+
167
+ Please refer to our [Licensing FAQ](https://spreecommerce.org/why-spree-is-changing-its-open-source-license-to-agpl-3-0-and-introducing-a-commercial-license/) in case of questions
metadata CHANGED
@@ -1,15 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.9.0
4
+ version: 4.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sean Schofield
8
- - Spark Solutions
8
+ - Spark Solutions Sp. z o.o.
9
+ - Vendo Connect Inc.
9
10
  autorequire:
10
11
  bindir: bin
11
12
  cert_chain: []
12
- date: 2024-08-14 00:00:00.000000000 Z
13
+ date: 2024-09-06 00:00:00.000000000 Z
13
14
  dependencies:
14
15
  - !ruby/object:Gem::Dependency
15
16
  name: spree_core
@@ -17,42 +18,42 @@ dependencies:
17
18
  requirements:
18
19
  - - '='
19
20
  - !ruby/object:Gem::Version
20
- version: 4.9.0
21
+ version: 4.10.0
21
22
  type: :runtime
22
23
  prerelease: false
23
24
  version_requirements: !ruby/object:Gem::Requirement
24
25
  requirements:
25
26
  - - '='
26
27
  - !ruby/object:Gem::Version
27
- version: 4.9.0
28
+ version: 4.10.0
28
29
  - !ruby/object:Gem::Dependency
29
30
  name: spree_api
30
31
  requirement: !ruby/object:Gem::Requirement
31
32
  requirements:
32
33
  - - '='
33
34
  - !ruby/object:Gem::Version
34
- version: 4.9.0
35
+ version: 4.10.0
35
36
  type: :runtime
36
37
  prerelease: false
37
38
  version_requirements: !ruby/object:Gem::Requirement
38
39
  requirements:
39
40
  - - '='
40
41
  - !ruby/object:Gem::Version
41
- version: 4.9.0
42
+ version: 4.10.0
42
43
  - !ruby/object:Gem::Dependency
43
44
  name: spree_cli
44
45
  requirement: !ruby/object:Gem::Requirement
45
46
  requirements:
46
47
  - - '='
47
48
  - !ruby/object:Gem::Version
48
- version: 4.9.0
49
+ version: 4.10.0
49
50
  type: :runtime
50
51
  prerelease: false
51
52
  version_requirements: !ruby/object:Gem::Requirement
52
53
  requirements:
53
54
  - - '='
54
55
  - !ruby/object:Gem::Version
55
- version: 4.9.0
56
+ version: 4.10.0
56
57
  description: A complete open source e-commerce solution with multi-store, multi-currency
57
58
  and multi-language capabilities
58
59
  email: hello@spreecommerce.org
@@ -64,12 +65,13 @@ files:
64
65
  - lib/spree.rb
65
66
  homepage: https://spreecommerce.org
66
67
  licenses:
68
+ - AGPL-3.0-or-later
67
69
  - BSD-3-Clause
68
70
  metadata:
69
71
  bug_tracker_uri: https://github.com/spree/spree/issues
70
- changelog_uri: https://github.com/spree/spree/releases/tag/v4.9.0
72
+ changelog_uri: https://github.com/spree/spree/releases/tag/v4.10.0
71
73
  documentation_uri: https://docs.spreecommerce.org/
72
- source_code_uri: https://github.com/spree/spree/tree/v4.9.0
74
+ source_code_uri: https://github.com/spree/spree/tree/v4.10.0
73
75
  post_install_message:
74
76
  rdoc_options: []
75
77
  require_paths: