19
0
Commit Graph

94 Commits

Author SHA256 Message Date
e7e30c1126 Accepting request 1125940 from home:defolos:branches:devel:languages:ruby:extensions
🤖: Automatic update to 2.4.22

OBS-URL: https://build.opensuse.org/request/show/1125940
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=154
2023-11-14 16:36:38 +00:00
Stephan Kulow
325bd4d49b Accepting request 1040963 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/1040963
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=152
2022-12-13 11:45:15 +00:00
Stephan Kulow
f5f74a2d97 Accepting request 1031726 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/1031726
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=150
2022-10-29 09:58:28 +00:00
Stephan Kulow
54392d7d5d Accepting request 1009417 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/1009417
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=148
2022-10-12 05:23:41 +00:00
Stephan Kulow
f9963a6810 Accepting request 999805 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/999805
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=146
2022-09-02 13:02:37 +00:00
Stephan Kulow
290368f50b Accepting request 992866 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/992866
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=144
2022-08-05 09:21:58 +00:00
f8b0e251ac Accepting request 982023 from home:darix:apps
- updated to version 2.3.13

OBS-URL: https://build.opensuse.org/request/show/982023
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=142
2022-06-10 10:03:42 +00:00
4b461690f8 Accepting request 982022 from home:darix:apps
- updated to version 2.3.12
  see installed CHANGELOG.md
  - Bug fixes:
    - Fix missing required rubygems version when using old APIs
      [#5496](https://github.com/rubygems/rubygems/pull/5496)
    - Fix crash when gem used twice in Gemfile under different
      platforms
      [#5187](https://github.com/rubygems/rubygems/pull/5187)
  - Performance:
    - Speed up `bundler/setup` time
      [#5503](https://github.com/rubygems/rubygems/pull/5503)

OBS-URL: https://build.opensuse.org/request/show/982022
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=141
2022-06-10 10:02:29 +00:00
Stephan Kulow
27b46e6036 Accepting request 973383 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/973383
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=139
2022-04-29 07:43:37 +00:00
bb4f8bcca3 - only limit to ruby 2.7 on sle 12
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=137
2022-03-14 14:37:08 +00:00
7a25bb579a Accepting request 958215 from home:ojkastl_buildservice:Branch_dlre
fix wrong if-condition, to only set ruby2.7 when suse_version is <= 1500

OBS-URL: https://build.opensuse.org/request/show/958215
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=136
2022-03-14 14:35:51 +00:00
Stephan Kulow
adcd8a3678 Accepting request 958647 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/958647
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=134
2022-03-07 13:26:59 +00:00
Stephan Kulow
5b49465ac8 Accepting request 949501 from home:darix:apps
- Update to 2.3.6

OBS-URL: https://build.opensuse.org/request/show/949501
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=133
2022-01-28 07:16:30 +00:00
df716e917d Accepting request 920627 from home:lrupp:branches:devel:languages:ruby:extensions
- update to version 2.2.27
  see installed CHANGELOG.md
  ## Enhancements:
  - Optimize some requires #4887
  - Correctly redact credentials when using x-oauth-basic #4866
  ## Bug fixes:
  - Add missing key branches: to template for GitHub Actions #4883
  - Fix bundle plugin install detection of already installed plugins #4869
  - Make plugin installation idempotent #4864
  - Fix bundle check showing duplicated gems when multiple platforms are locked #4854
  - Fix bundle check incorrectly considering cached gems #4853
  # 2.2.26 (August 17, 2021)
  ## Enhancements:
  - Remove RUBYGEMS_GEMDEPS warning #4827
  - Better defaults for GitHub Actions template generated by bundle gem #4619
  - Make bundle exec keep file descriptors by default #4812
  - Exclude gemspec file itself from file list of gems generated by bundle gem #4650
  - Fix a couple small typos in deprecation / error messages #4806
  - Make script generated by bundle install --standalone resilient to 
    moving the application to a differently nested folder when path 
    sources are used #4792
  - Exclude CI files and issue templates from file list of gems 
    generated by bundle gem #4033
  ## Bug fixes:
  - Respect BUNDLE_USER_HOME env when choosing config location #4828
  - Fix bundle gem on path with spaces #4816
  - Fix bundler hitting the network in some cases where not allowed #4805
  # 2.2.25 (July 30, 2021)
  ## Deprecations:
  - Deprecate Gemfile without an explicit global source #4779

OBS-URL: https://build.opensuse.org/request/show/920627
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=132
2021-09-29 13:11:31 +00:00
Stephan Kulow
330f5c67c0 Accepting request 908215 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/908215
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=131
2021-08-16 19:33:20 +00:00
Stephan Kulow
ae565774cf Accepting request 901890 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/901890
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=130
2021-07-01 14:47:39 +00:00
682f0d62bc Accepting request 893775 from home:darix:apps
- forgot to unlist removed patch

OBS-URL: https://build.opensuse.org/request/show/893775
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=128
2021-05-17 14:48:15 +00:00
14ccd42b31 Accepting request 893686 from home:darix:apps
- updated to version 2.2.17
 see installed CHANGELOG.md
- drop gemspec_remove_pem.patch

- updated to version 2.2.16

- updated to version 2.2.6
 see installed CHANGELOG.md

OBS-URL: https://build.opensuse.org/request/show/893686
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=127
2021-05-17 10:23:28 +00:00
Stephan Kulow
235eccceed Accepting request 864737 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/864737
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=125
2021-01-20 23:41:52 +00:00
Stephan Kulow
9eb63683a3 Accepting request 772772 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/772772
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=123
2020-02-10 23:44:23 +00:00
Stephan Kulow
5841ed359b Accepting request 716822 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/716822
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=121
2019-07-19 22:40:34 +00:00
Stephan Kulow
b9708cc7e2 Accepting request 665749 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/665749
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=119
2019-01-15 06:38:43 +00:00
Stephan Kulow
e677c39d7f Accepting request 659880 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/659880
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=118
2018-12-20 20:16:40 +00:00
Stephan Kulow
7286e51052 Accepting request 650812 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/650812
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=116
2018-11-25 10:57:21 +00:00
Stephan Kulow
04fd7e0842 Accepting request 643279 from home:darix:apps
- update to version 1.16.6

OBS-URL: https://build.opensuse.org/request/show/643279
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=114
2018-10-22 05:00:18 +00:00
Stephan Kulow
9664302d66 Accepting request 633317 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/633317
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=113
2018-10-19 06:35:31 +00:00
Stephan Kulow
8e776ec951 Accepting request 623198 from home:factory-auto:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/623198
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=111
2018-07-18 22:40:05 +00:00
Stephan Kulow
115a681479 Accepting request 609934 from home:factory-auto:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/609934
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=109
2018-05-17 22:40:53 +00:00
Stephan Kulow
2345a420dc Accepting request 562689 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/562689
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=107
2018-02-08 06:40:24 +00:00
Björn Geuken
9e49a38d1f Accepting request 547788 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/547788
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=105
2017-12-05 21:14:53 +00:00
Stephan Kulow
0c39257433 Accepting request 520417 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/520417
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=103
2017-09-03 09:17:23 +00:00
Björn Geuken
7245fe403c Accepting request 514304 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/514304
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=102
2017-08-07 10:58:03 +00:00
eef3dcb782 Accepting request 511620 from home:darix:apps
- switch to already patched gem file until we figure out how to
  handle the slightly different gem spec --ruby output on TW

- update to 1.15.2
  - Features:
    - new gemfiles created by bundler will include an explicit
      `github` git source that uses `https` (@segiddins)
  - Bugfixes:
    - inline gemfiles work when `BUNDLE_BIN` is set (#5847,
      @segiddins)
    - avoid using the old dependency API when there are no changes
      to the compact index files (#5373, @greysteil)
    - fail gracefully when the full index serves gemspecs with
      invalid dependencies (#5797, @segiddins)
    - support installing gemfiles that use `eval_gemfile`, `:path`
      gems with relative paths, and `--deployment` simultaneously
      (@NickLaMuro)
    - `bundle config` will print settings as the type they are
      interpreted as (@segiddins)
    - respect the `no_proxy` environment variable when making
      network requests (#5781, @jakauppila)
    - commands invoked with `--verbose` will not have default flags
      printed (@segiddins)
    - allow `bundle viz` to work when another gem has a requirable
      `grapviz` file (#5707, @segiddins)
    - ensure bundler puts activated gems on the `$LOAD_PATH` in a
      consistent order (#5696, @segiddins)

- update to 1.15.1
  - Bugfixes:
    - `bundle lock --update GEM` will fail gracefully when the gem
      is not in the lockfile (#5693, @segiddins)
    - `bundle init --gemspec` will fail gracefully when the gemspec
      is invalid (@colby-swandale)
    - `bundle install --force` works when the gemfile contains git
      gems (#5678, @segiddins)
    - `bundle env` will print well-formed markdown when there are
      no settings (#5677, @segiddins)

OBS-URL: https://build.opensuse.org/request/show/511620
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=101
2017-07-25 12:53:15 +00:00
Stephan Kulow
ace46cf220 Accepting request 497656 from home:coolo:branches:devel:languages:ruby:extensions
- updated to version 1.15.0

OBS-URL: https://build.opensuse.org/request/show/497656
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=99
2017-05-23 10:50:22 +00:00
Björn Geuken
d7f4d3d487 Accepting request 480743 from home:darix:apps
- fix gemspec_remove_pem.patch

OBS-URL: https://build.opensuse.org/request/show/480743
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=97
2017-03-20 12:25:24 +00:00
Björn Geuken
8e8e6907e1 Accepting request 479862 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/479862
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=96
2017-03-16 09:32:38 +00:00
Björn Geuken
965aed5c70 Accepting request 456967 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/456967
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=95
2017-03-15 14:00:51 +00:00
Stephan Kulow
12f1ace381 - update patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=93
2016-11-13 19:02:30 +00:00
Stephan Kulow
7fbd038281 Accepting request 437754 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/437754
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=92
2016-11-13 18:48:41 +00:00
6d0ab82cd8 Accepting request 433828 from home:coolo:branches:devel:languages:ruby:extensions
update

OBS-URL: https://build.opensuse.org/request/show/433828
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=91
2016-10-28 08:43:16 +00:00
Stephan Kulow
e4025de0e2 Accepting request 398140 from home:coolo:branches:devel:languages:ruby:extensions
- updated to version 1.12.5
 see installed CHANGELOG.md
  ## 1.12.5 (2016-05-25)
  
  Bugfixes:
    - only take over `--help` on `bundle exec` when the first two arguments are `exec` and `--help` (#4596, @segiddins)
    - don't require `require: true` dependencies that are excluded via `env` or `install_if` (@BrianHawley)
    - reduce the number of threads used simultaneously by bundler (#4367, @will-in-wi)

OBS-URL: https://build.opensuse.org/request/show/398140
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=89
2016-05-26 05:52:35 +00:00
Stephan Kulow
c4d56a6815 Accepting request 397891 from home:coolo:branches:devel:languages:ruby:extensions
- simplify gemspec_remove_pem.patch

- updated to version 1.12.4
 see installed CHANGELOG.md
  ## 1.12.4 (2016-05-16)
  
  Bugfixes:
    - ensure concurrent use of the new index can't corrupt the cache (#4519, @domcleal)
    - allow missing rubygems credentials when pushing a gem with a custom host (#4437, @Cohen-Carlisle)
    - fix installing built-in specs with `--standalone` (#4557, @segiddins)
    - fix `bundle show` when a gem has a prerelease version that includes a `-` (#4385, @segiddins)
  
  ## 1.12.3 (2016-05-06)
  
  Bugfixes:
    - fix uncoditionally writing `.bundle/config` when running `bundle install` (@segiddins)
    - fall back to the dependency API and the full index when the home directory is not writable (@segiddins)
  
  ## 1.12.2 (2016-05-04)
  
  Bugfixes:
    - fix modifying a frozen string when the resolver conflicts on dependencies with requirements (#4520, @grzuy)
    - fix `bundle exec foo --help` not showing the invoked command's help (#4480, @b-ggs)
  
  ## 1.12.1 (2016-04-30)
  
  Bugfixes:
    - automatically fallback when the new index has a checksum mismatch instead of erroring (@segiddins)
    - fix computation of new index file local checksums on Windows (#4472, @mwrock)
    - properly handle certain resolver backtracking cases without erroring (@segiddins, #4484)

OBS-URL: https://build.opensuse.org/request/show/397891
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=88
2016-05-25 09:27:46 +00:00
Stephan Kulow
c5deff0ec9 Accepting request 378759 from home:olh:branches:devel:languages:ruby:extensions
Force fixed timestamps for patched gems (bsc#916047)

OBS-URL: https://build.opensuse.org/request/show/378759
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=86
2016-04-06 06:07:41 +00:00
Stephan Kulow
b8b7acb08e Accepting request 352053 from home:darix:apps
- update to version 1.11.2
  - _really_ stop calling `required_ruby_version` on nil
    @specifications (#4147, @indirect)
- update to version 1.11.1
  - lazy-load Psych, again (#4149, @indirect)
  - allow gemspec gems on other platforms (#4150, @indirect)
  - fix --no-coc and --no-mit flags on `gem` (#4148,
    @RochesterinNYC)
  - stop calling `required_ruby_version` on nil @specifications
    (#4147, @indirect)
- update to version 1.11.0
  - fail gracefully when trying to execute a non-executable file
    (#4081, @fotanus)
  - fix a crash when pushing a gem via `rake release` (@segiddins)
  - actual Gemfile and lockfile filenames are used in messages
    (#3672, @segiddins)
  - the git remote for `rake release` is now customizable
    (@skateman)
  - file access permissions errors are now much more friendly
    (#3703, #3735, #3858, #3988, #4009 @repinel, @Elffers,
    @segiddins, @agis-)
  - add support for showing help for plugin commands (@tf)
  - send `X-Gemfile-Source` header to source mirrors (@agis-)
  - show what version upstream dependencies were resolved to in
    conflict messages (@segiddins)
  - add support for using bundler setting to add private access
    credentials for git sources (@frsyuki)
  - take into consideration HTTP proxy settings in `.gemrc`
    (@PG-kura)
  - allow specifying a gem host to push to in the `GEM_HOST`

OBS-URL: https://build.opensuse.org/request/show/352053
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=84
2016-01-20 14:15:30 +00:00
8e2e1d8676 Accepting request 322078 from home:darix:apps
- update to 1.10.6
  - only warn on invalid gemspecs (@indirect)
  - fix installing dependencies in the correct order (#3799,
    @pducks32)
  - fix sorting of mixed DependencyLists (#3762, @tony-spataro-rs)
  - fix `install_if` conditionals when using the block form
    (@danieltdt)

OBS-URL: https://build.opensuse.org/request/show/322078
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=82
2015-08-12 12:47:35 +00:00
Stephan Kulow
888a99b3fb Accepting request 313839 from home:darix:apps
- update to 1.10.5
  - don't add or update BUNDLED WITH during `install` with no
    changes (@segiddins)
  - fix sorting of mixed DependencyLists with RubyGems >= 2.23
    (#3762, @tony-spataro-rs)
  - speed up resolver for path and git gems (@segiddins)
  - fix `install --force` to not reinstall Bundler (#3743,
    @karlo57)
- changes from 1.10.4
  - don't add BUNDLED WITH to the lock when Spring runs `check`
    over and over (@indirect)
  - display "with native extensions" log output correctly
    (@ivantsepp)
  - alias `i` to `install`, `c` to `check`, and `e` to `exec`
    (@indirect)

- update to 1.10.3
  - allow missing gemspec files when validating path and git gems
    (#3686, #3698, @segiddins)
  - fix regression in `rake install` (#3701, #3705, @segiddins)
  - fix regression when calling `gem` with `bundle exec` or
    `-rbundler/setup` (#3699, @segiddins)
  - fix `bundler/inline` requiring a newly-installed gem (#3693,
    @indirect, @segiddins)
- changes from 1.10.2 (2015-05-29)
  - fix regression in `bundle update GEM` performance introduced in
    1.10.0 (#3687, @segiddins)
- changes from 1.10.1 (2015-05-28)
  - silence ruby warning when running CLI commands (@segiddins)
  - validate gemspecs in non-packaging mode (#3681, @segiddins)

OBS-URL: https://build.opensuse.org/request/show/313839
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=80
2015-06-27 06:24:45 +00:00
Stephan Kulow
de324054c8 Accepting request 307725 from home:darix:ruby
- update to 1.9.9
  - read mirror and credential settings from older versions (#3557,
    @Strech)
  - fix regression in sudo mode introduced by 1.9.7 (#3642,
    @segiddins)
  - always clean up tmp dirs (#3277, @hone, @indirect, @segiddins)
  - use RubyGems spec stubs if available (@segiddins)
  - allow creating gems with names containing two dashes (#3483,
    @janlelis)
  - allow creating gems with names extending constants (#3603,
    @amatsuda)
  - respect Gemfile sources when installing a gem present in two
    sources (#3585, @tmoore)
- refresh gemspec_remove_pem.patch to apply cleanly again and
  package the series file

OBS-URL: https://build.opensuse.org/request/show/307725
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=78
2015-05-18 09:52:42 +00:00
Stephan Kulow
aecccee98e - added gemspec_remove_pem.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=76
2015-04-25 08:57:44 +00:00
Stephan Kulow
3513bef5df update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=75
2015-04-23 08:05:59 +00:00
Stephan Kulow
b0ee533369 - updated to version 1.9.3
Bugfixes:
 
   - handle removal of `specs` from rubygems/rubygems@620910 (#3558, @indirect)
   - install 'universal' gems on Windows (#3066, @jdmundrawala)
   - stop passing --local during `rake install` task (#3236, @indirect)
   - guard against all possible accidental public gem pushes (#3533, @indirect)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-bundler?expand=0&rev=74
2015-04-13 06:00:45 +00:00