Fri, 31 May 2024 18:06:22 UTC | login

Information for build rubygem-color-1.7.1-2.fc24

ID19951
Package Namerubygem-color
Version1.7.1
Release2.fc24
Epoch
SummaryColour management with Ruby
DescriptionColor is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipulation support to applications that require it. It also provides 152 named RGB colours (184 with spelling variations) that are commonly supported in HTML, SVG, and X11 applications. A technique for generating monochromatic contrasting palettes is also included. The Color library performs purely mathematical manipulation of the colours based on colour theory without reference to colour profiles (such as sRGB or Adobe RGB). For most purposes, when working with RGB and HSL colour spaces, this won't matter. Absolute colour spaces (like CIE L*a*b* and XYZ) and cannot be reliably converted to relative colour spaces (like RGB) without colour profiles.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:31:16 UTC
CompletedSat, 14 Apr 2018 20:31:16 UTC
Tags
f28
f29
RPMs
src
rubygem-color-1.7.1-2.fc24.src.rpm (info) (download)
noarch
rubygem-color-1.7.1-2.fc24.noarch.rpm (info) (download)
rubygem-color-doc-1.7.1-2.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Sep 15 2015 Vít Ondruch <vondruch@redhat.com> - 1.7.1-1 - Update to Color 1.7.1. * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Jun 12 2014 Vít Ondruch <vondruch@redhat.com> - 1.6-1 - Update to Color 1.6. * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Mar 14 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 1.4.1-4 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Tue Nov 20 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 1.4.1-2 - Alter the specfile to build on el6, too. * Tue Nov 13 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 1.4.1-1 - Initial package