1
0

Accepting request 181056 from devel:languages:ruby:extensions

- doing update-alternatives correctly after reading
   http://en.opensuse.org/openSUSE:Packaging_Multiple_Version_guidelines

- avoid --force in update-alternatives as SLE11 does not have that ;(

OBS-URL: https://build.opensuse.org/request/show/181056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-gem2rpm?expand=0&rev=9
This commit is contained in:
Stephan Kulow
2013-06-26 18:27:28 +00:00
committed by Git OBS Bridge
parent 12e58c4955
commit caef0e7a61
2 changed files with 32 additions and 13 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jun 26 14:48:32 UTC 2013 - coolo@suse.com
- doing update-alternatives correctly after reading
http://en.opensuse.org/openSUSE:Packaging_Multiple_Version_guidelines
-------------------------------------------------------------------
Wed Jun 26 08:29:30 UTC 2013 - coolo@suse.com
- avoid --force in update-alternatives as SLE11 does not have that ;(
-------------------------------------------------------------------
Mon Jun 10 10:04:12 UTC 2013 - coolo@suse.com