|
From: Alan W. I. <Ala...@gm...> - 2019-05-08 10:07:34
|
On 2019-05-07 17:51-0600 Orion Poplawski wrote: >> >> See commit plplot-5.14.0-38-g6b00b9717. >> > Thanks. Looks like someone filed a Fedora bug with a patch as well so I'm > all set now. BTW - I have no idea how to find the above commit ID. It git > proper it seems to be 6b00b9717a6c98ee16e49f991957f91cb5b76c1f For everyone here that is not aware of this way of describing git commits, the "plplot-5.14.0" is the last tag (release) before the commit, the "-38-" means the commit is 38 commits beyond that release, the "g" is a delimiter, and 6b00b9717 is the first part of the actual commit id. Use git help describe to see more details about this way of describing commits. Alan __________________________ Alan W. Irwin Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); the Time Ephemerides project (timeephem.sf.net); PLplot scientific plotting software package (plplot.sf.net); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |