|
|
219fae35bf
|
Accepting request 1198980 from devel:languages:ruby:extensions
- Bumped rexml to 3.3 instead 3.3.0.
- 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
OBS-URL: https://build.opensuse.org/request/show/1198980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-vagrant_cloud?expand=0&rev=12
|
2024-09-05 13:46:03 +00:00 |
|
Илья Индиго
|
47ac203970
|
- Bumped rexml to 3.3 instead 3.3.0.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=28
|
2024-09-05 12:11:24 +00:00 |
|
Илья Индиго
|
ce8947b368
|
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=27
|
2024-09-05 11:17:16 +00:00 |
|
Илья Индиго
|
73a03ced20
|
- Bamped rexml to 3.3 insteed 3.3.0.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=26
|
2024-09-05 11:11:27 +00:00 |
|
|
|
af6f57bbb4
|
Fix dirty rexml bump hack to be ruby 3+ compatible
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=25
|
2024-09-05 10:16:36 +00:00 |
|
|
|
102a00cef4
|
Bump rexml dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=24
|
2024-09-05 07:01:49 +00:00 |
|
|
|
293eb0e44a
|
Accepting request 1145696 from devel:languages:ruby:extensions
update to 3.1.1
OBS-URL: https://build.opensuse.org/request/show/1145696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-vagrant_cloud?expand=0&rev=11
|
2024-02-15 19:59:40 +00:00 |
|
|
|
8a6b087376
|
Accepting request 1145594 from home:ojkastl_buildservice:Branch_devel_languages_ruby_extensions
update to 3.1.1
OBS-URL: https://build.opensuse.org/request/show/1145594
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=22
|
2024-02-10 11:48:18 +00:00 |
|
|
|
ae8d8af2c9
|
Accepting request 943728 from devel:languages:ruby:extensions
Build gem for all Ruby versions
OBS-URL: https://build.opensuse.org/request/show/943728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-vagrant_cloud?expand=0&rev=10
|
2022-01-29 20:01:41 +00:00 |
|
|
|
5e6c77907f
|
Build gem for all Ruby versions
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=21
|
2022-01-04 10:06:24 +00:00 |
|
Richard Brown
|
ead630a3de
|
Accepting request 910162 from devel:languages:ruby:extensions
OBS-URL: https://build.opensuse.org/request/show/910162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-vagrant_cloud?expand=0&rev=9
|
2021-08-12 07:00:50 +00:00 |
|
|
|
d6be2335a8
|
Accepting request 910160 from home:dancermak:branches:devel:languages:ruby:extensions
drop Ruby 2.7 subpackage for Tumbleweed
OBS-URL: https://build.opensuse.org/request/show/910160
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=20
|
2021-08-04 14:42:05 +00:00 |
|
|
|
2181a3a8cc
|
update changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=19
|
2021-08-02 14:19:33 +00:00 |
|
|
|
3e9351232f
|
Accepting request 908343 from home:coolo:branches:devel:languages:ruby:extensions
update
OBS-URL: https://build.opensuse.org/request/show/908343
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=18
|
2021-08-02 14:18:12 +00:00 |
|
Richard Brown
|
23cb418daf
|
Accepting request 882513 from devel:languages:ruby:extensions
OBS-URL: https://build.opensuse.org/request/show/882513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-vagrant_cloud?expand=0&rev=8
|
2021-04-10 13:25:53 +00:00 |
|
|
|
9cd2590b39
|
Accepting request 882512 from home:dancermak:branches:devel:languages:ruby:extensions
New upstream release 3.0.4
OBS-URL: https://build.opensuse.org/request/show/882512
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=16
|
2021-04-01 08:47:26 +00:00 |
|
|
|
adba080780
|
Accepting request 854951 from devel:languages:ruby:extensions
- 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
OBS-URL: https://build.opensuse.org/request/show/854951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-vagrant_cloud?expand=0&rev=7
|
2020-12-12 19:31:55 +00:00 |
|
|
|
49cf8a6b6f
|
Accepting request 848881 from home:dancermak:branches:devel:languages:ruby:extensions
Submission of rubygem-vagrant_cloud
OBS-URL: https://build.opensuse.org/request/show/848881
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=14
|
2020-11-16 14:10:11 +00:00 |
|
|
|
9bb17532cf
|
Accepting request 840197 from devel:languages:ruby:extensions
Revert sr#837782
OBS-URL: https://build.opensuse.org/request/show/840197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-vagrant_cloud?expand=0&rev=6
|
2020-10-08 11:14:27 +00:00 |
|
|
|
f887b6126d
|
Revert sr#837782
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=12
|
2020-10-08 08:21:44 +00:00 |
|
|
|
7cdc5108f5
|
Accepting request 838092 from devel:languages:ruby:extensions
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/838092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-vagrant_cloud?expand=0&rev=5
|
2020-10-05 17:35:05 +00:00 |
|
Stephan Kulow
|
276017c62c
|
Accepting request 837782 from home:coolo:branches:devel:languages:ruby:extensions
update
OBS-URL: https://build.opensuse.org/request/show/837782
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=10
|
2020-09-25 22:47:18 +00:00 |
|
|
|
c6004eeb0a
|
Accepting request 773681 from devel:languages:ruby:extensions
OBS-URL: https://build.opensuse.org/request/show/773681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-vagrant_cloud?expand=0&rev=4
|
2020-02-13 09:11:58 +00:00 |
|
|
|
6d0d348ea7
|
Accepting request 773680 from home:dancermak:branches:Virtualization:vagrant
- Unrestrict rest_client version dependency
OBS-URL: https://build.opensuse.org/request/show/773680
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=8
|
2020-02-12 11:24:02 +00:00 |
|
|
|
224721551b
|
Accepting request 738837 from devel:languages:ruby:extensions
OBS-URL: https://build.opensuse.org/request/show/738837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-vagrant_cloud?expand=0&rev=3
|
2019-10-17 10:21:58 +00:00 |
|
|
|
d05bfd4e5d
|
Accepting request 738836 from home:dancermak:branches:devel:languages:ruby:extensions
Update to 2.0.3
OBS-URL: https://build.opensuse.org/request/show/738836
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=6
|
2019-10-16 08:48:59 +00:00 |
|
|
|
082e48397a
|
Accepting request 666050 from devel:languages:ruby:extensions
OBS-URL: https://build.opensuse.org/request/show/666050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-vagrant_cloud?expand=0&rev=2
|
2019-01-21 09:54:03 +00:00 |
|
|
|
c62b0ba6bb
|
Accepting request 665945 from home:coolo:branches:devel:languages:ruby:extensions
update
OBS-URL: https://build.opensuse.org/request/show/665945
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=4
|
2019-01-14 19:50:41 +00:00 |
|
|
|
702f31567c
|
Accepting request 650613 from devel:languages:ruby:extensions
dependency for vagrant 2.2.x
OBS-URL: https://build.opensuse.org/request/show/650613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-vagrant_cloud?expand=0&rev=1
|
2018-11-26 09:25:45 +00:00 |
|
|
|
4f6d3ebe85
|
Accepting request 650348 from Virtualization:vagrant
fix warning for Factory, due to vagrant_cloud-2.0.1.gem.sha256 not being mentioned
OBS-URL: https://build.opensuse.org/request/show/650348
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=2
|
2018-11-21 06:48:12 +00:00 |
|
Stephan Kulow
|
fb99491933
|
Accepting request 649907 from Virtualization:vagrant
needed as dependency for vagrant >= 2.2.0
OBS-URL: https://build.opensuse.org/request/show/649907
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-vagrant_cloud?expand=0&rev=1
|
2018-11-19 14:45:51 +00:00 |
|