Hi, I am getting the following for rubygem-activesupport gem when requesting updates:
> Pkgwat.get_updates("rubygem-activesupport", 'all', 'all')
=> [{"release"=>"Rawhide", "testing_version"=>"None", "stable_version"=>"4.1.4-1.fc21"}, {"release"=>"Fedora 21", "testing_version"=>"None", "stable_version"=>"4.1.4-1.fc21"}, {"release"=>"Fedora 20", "testing_version"=>"None", "stable_version"=>"4.0.0-2.fc20"}, {"release"=>"Fedora 19", "testing_version"=>"None", "stable_version"=>"<a href=\"https://admin.fedoraproject.org/updates/rubygem-activesupport-3.2.13-2.fc19\">3.2.13-2.fc19</a>"}, {"release"=>"Fedora EPEL 7", "testing_version"=>"None", "stable_version"=>"None"}, {"release"=>"Fedora EPEL 6", "testing_version"=>"None", "stable_version"=>"2.3.8-2.el6"}, {"release"=>"Fedora EPEL 5", "testing_version"=>"None", "stable_version"=>"2.1.1-2.el5"}]
It's what Polisher gem needs to know about available package builds. Now the question is whether is a feature or a bug that the URL to the concrete update showed up within "stable_version"?
Thanks for clarification.
Hi, I am getting the following for rubygem-activesupport gem when requesting updates:
It's what Polisher gem needs to know about available package builds. Now the question is whether is a feature or a bug that the URL to the concrete update showed up within "stable_version"?
Thanks for clarification.