OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=28
114 lines
4.1 KiB
Plaintext
114 lines
4.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 5 12:10:14 UTC 2024 - Илья Индиго <ilya@ilya.top>
|
|
|
|
- Bumped rexml to 3.3 instead 3.3.0.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 5 07:00:12 UTC 2024 - Dan Čermák <dcermak@suse.com>
|
|
|
|
- Bump rexml dependency
|
|
|
|
This is effectively https://github.com/hashicorp/vagrant_cloud/pull/87, but
|
|
since we cannot patch the gemspec directly, we have to resort to this ugly
|
|
hack and modify the gem metadata directly
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 10 11:35:32 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- update to 3.1.1:
|
|
* Update path prefixing behavior on request [GH-85]
|
|
|
|
- update to 3.1.0:
|
|
* Add support for architecture in providers [GH-82]
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 4 10:06:10 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
|
|
|
- Build gem for all Ruby versions
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 26 06:09:55 UTC 2021 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to version 3.0.5
|
|
* Updates for Ruby 3 compatibility [GH-76](https://github.com/hashicorp/vagrant_cloud/pull/76)
|
|
|
|
- drop Ruby 2.7 subpackage for Tumbleweed
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 1 08:45:05 UTC 2021 - Dan Čermák <dcermak@suse.com>
|
|
|
|
- New upstream release 3.0.4
|
|
|
|
# v3.0.4 (March 18, 2021)
|
|
|
|
* Ensure URL is included when saving provider [GH-69](https://github.com/hashicorp/vagrant_cloud/pull/69)
|
|
|
|
# v3.0.3 (February 19, 2021)
|
|
|
|
* Save box before saving versions [GH-70](https://github.com/hashicorp/vagrant_cloud/pull/70)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 16 14:03:19 UTC 2020 - Dan Čermák <dcermak@suse.com>
|
|
|
|
- New upstream release 3.0.2
|
|
|
|
# v3.0.2 (October 30, 2020)
|
|
|
|
* Raise custom exception on request error [GH-67](https://github.com/hashicorp/vagrant_cloud/pull/67)
|
|
|
|
# v3.0.1 (October 27, 2020)
|
|
|
|
* Fixes on authentication related client methods [GH-65](https://github.com/hashicorp/vagrant_cloud/pull/65)
|
|
* Prevent frozen data modifications on deletions [GH-65](https://github.com/hashicorp/vagrant_cloud/pull/65)
|
|
* Update direct upload callback behaviors [GH-65](https://github.com/hashicorp/vagrant_cloud/pull/65)
|
|
|
|
# v3.0.0 (September 21, 2020)
|
|
|
|
* Refactor library implementation [GH-59](https://github.com/hashicorp/vagrant_cloud/pull/59)
|
|
* Add support for direct storage uploads [GH-62](https://github.com/hashicorp/vagrant_cloud/pull/62)
|
|
|
|
_NOTE_: This release includes breaking changes and is not backwards compatible
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 8 08:14:59 UTC 2020 - Dan Čermák <dcermak@suse.com>
|
|
|
|
- Revert sr#837782
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 25 15:06:27 UTC 2020 - Stephan Kulow <coolo@suse.com>
|
|
|
|
updated to version 3.0.0
|
|
no changelog found
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 12 11:09:45 UTC 2020 - Dan Čermák <dcermak@suse.com>
|
|
|
|
- Unrestrict rest_client version dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 16 08:45:57 UTC 2019 - Dan Čermák <dcermak@suse.com>
|
|
|
|
- Update to 2.0.3
|
|
|
|
* Pass access_token and base_url into legacy ensure methods
|
|
[GH-50](https://github.com/hashicorp/vagrant_cloud/pull/50)
|
|
* Support passing checksum and checksum type values
|
|
[GH-51](https://github.com/hashicorp/vagrant_cloud/pull/51)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 14 14:01:50 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to version 2.0.2
|
|
no changelog found
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 20 09:19:44 UTC 2018 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- removed file vagrant_cloud-2.0.1.gem.sha256, that had been commited by accident
|
|
(adding it to gem2rpm would not work, and would only create more hassle in future updates)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 17 11:33:43 UTC 2018 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- initial release, created via gem2rpm
|