1
0

- fix gem2rpm --fetch: prefer https for accessing rubygems.org

(bnc #963710)
  adds 0026-use-https-instead-of-http-for-rubygems.org.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/rubygem-gem2rpm?expand=0&rev=21
This commit is contained in:
2016-11-10 17:20:12 +00:00
committed by Git OBS Bridge
parent 2c88c1595d
commit 6263cc81dd
29 changed files with 99 additions and 50 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 10 17:17:22 UTC 2016 - mrueckert@suse.de
- fix gem2rpm --fetch: prefer https for accessing rubygems.org
(bnc #963710)
adds 0026-use-https-instead-of-http-for-rubygems.org.patch
-------------------------------------------------------------------
Thu Nov 10 16:10:15 UTC 2016 - mrueckert@suse.de