Changelog for
grace-devel-5.1.25-6.fc24.i686.rpm :
* Wed Feb 03 2016 Fedora Release Engineering
- 5.1.25-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Jan 22 2016 Orion Poplawski - 5.1.25-5- Rebuild for netcdf 4.4.0
* Sun Oct 18 2015 Dominik Mierzejewski - 5.1.25-4- don\'t unpack the main source twice- clean up obsolete specfile parts- clean up some rpmlint warnings- tighten file list- install icons from debian patch- update icon cache scriptlets
* Fri Oct 16 2015 Kalev Lember - 5.1.25-3- Rebuilt for libXm soname bump
* Wed Jun 17 2015 Fedora Release Engineering - 5.1.25-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Feb 25 2015 José Matos - 5.1.25-1- update to 5.1.25
* Fri Nov 14 2014 José Matos - 5.1.24-1- update to 5.1.24
* Sat Aug 16 2014 Fedora Release Engineering - 5.1.23-8- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 07 2014 Fedora Release Engineering - 5.1.23-7- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Nov 16 2013 Ville Skyttä - 5.1.23-6- Fix symlinks to doc and example dirs when doc dir is unversioned (#993800).
* Sat Aug 03 2013 Fedora Release Engineering - 5.1.23-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Apr 12 2013 Jon Ciesla - 5.1.23-4- Drop desktop vendor tag.
* Thu Feb 14 2013 Fedora Release Engineering - 5.1.23-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jan 18 2013 Adam Tkac - 5.1.23-2- rebuild due to \"jpeg8-ABI\" feature drop
* Mon Nov 26 2012 José Matos - 5.1.23-1- New upstream release (bugfixes)- Drop libpng15 (fixed in this release)- Use debian patches where it makes sense
* Wed Aug 01 2012 Jon Ciesla - 5.1.22-14- Tom Lane\'s zlib, libpng15 fixes, BZ 843647.
* Thu Jul 19 2012 Fedora Release Engineering - 5.1.22-13- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jan 13 2012 Fedora Release Engineering - 5.1.22-12- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Dec 06 2011 Adam Jackson - 5.1.22-11- Rebuild for new libpng
* Tue Nov 08 2011 José Matos - 5.1.22-10- Rebuild for new libpng
* Wed Apr 06 2011 Orion Poplawski - 5.1.22-9- Rebuild for netcdf 4.1.2
* Wed Feb 09 2011 Fedora Release Engineering - 5.1.22-8- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Apr 08 2010 José Matos - 5.1.22-7- Fix overzealous fix for bug 504413 (fixes bug 568559).
* Thu Nov 19 2009 José Matos - 5.1.22-6- Add compile option -fPIC (#508888)
* Fri Jul 24 2009 Fedora Release Engineering - 5.1.22-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Jul 21 2009 José Matos - 5.1.22-4- Fix #504413 (remove last newline in FontDataBase)
* Tue Feb 24 2009 Fedora Release Engineering - 5.1.22-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Oct 16 2008 José Matos - 5.1.22-2- Compile with support for netcdf (# 465458).
* Mon Sep 29 2008 José Matos - 5.1.22-1- new upstream release (5.1.22)- apply debian patches with -p1
* Thu Feb 14 2008 José Matos - 5.1.21-9- Rebuild for gcc 4.3
* Wed Jan 23 2008 Patrice Dumas - 5.1.21-8- correct netcdf detection patch, thanks José.
* Wed Jan 23 2008 Patrice Dumas - 5.1.21-7- add support for previous netcdf version (in epel).- drop support for monolithic X.
* Tue Jan 22 2008 Patrice Dumas - 5.1.21-6- don\'t add the grace fonts to the X server fonts. Instead use the urw fonts. Regenerate the FontDataBase based on the urw fonts.- use xdg-utils instead of htmlview.- use relative links.- add links to doc and examples in GRACE_HOME to have correct help.- use debian patch.- clean docs.
* Fri Sep 28 2007 José Matos - 5.1.21-4- Correctly detect netcdf (signature has changed).- Add libXmu-devel as BR.- Add conditional dependency on chkfontpath for <= F8.
* Thu Sep 27 2007 José Matos - 5.1.21-3- Remove dependency on chkfontpath, thanks to ajax for the patch. (#252277)
* Tue Aug 28 2007 José Matos - 5.1.21-2- License fix, rebuild for devel (F8).
* Thu Mar 08 2007 José Matos - 5.1.21-1- Update to 5.1.21 (#231434).- Fix typo in description (#231435).
* Thu Oct 05 2006 Christian Iseli 5.1.20-6- rebuilt for unwind info generation, broken in gcc-4.1.1-21
* Tue Sep 26 2006 José Matos - 5.1.20-5- Fix incomplete change from pixmap to icons.
* Sun Sep 24 2006 José Matos - 5.1.20-4- Move icon from pixmaps to icons/highcolor/48x48/apps
* Sun Sep 24 2006 José Matos - 5.1.20-3- Use external xbae.- Revert test for fedora macro so that it works by default for latest versions if the macro is not defined.
* Mon Sep 11 2006 José Matos - 5.1.20-2- Fix html documentation viewer. (#188696)
* Sun Jun 11 2006 José Matos - 5.1.20-1- New upstream version- Do not ship debug files in -devel subpackage (#194769)
* Wed Apr 12 2006 José Matos - 5.1.19-5- Add htmlview as help viewer.
* Thu Feb 16 2006 José Matos - 5.1.19-4- Remove stripping option from Makefiles to have meaningfull debuginfo packages.- Thanks to Ville Skyttä for the fix. (bz#180106)
* Thu Feb 16 2006 José Matos - 5.1.19-3- Unify spec file starting from FC-4.- Rebuild for FC-5.
* Wed Feb 01 2006 José Matos - 5.1.19-2- Update BR from fftw to fftw2.- Remove references to previous profile scripts.
* Fri Jan 13 2006 José Matos - 5.1.19-1- new upstream version- remove name from Summary- disable setting environment variable GRACE_HOME- replace x11-xorg-devel by libXpm-devel in BuildRequires for FC-5.
* Mon Jan 09 2006 Patrice Dumas - 5.1.18-7- put config files in /etc- licence is GPL and not BSD/GPL, as it is not dual licensed
* Wed Sep 14 2005 José Matos - 5.1.18-6- Require nedit as an explicit Require.
* Tue Sep 13 2005 José Matos - 5.1.18-5- Normalize buildroot and change default editor to nedit.
* Fri Sep 09 2005 José Matos - 5.1.18-4- Add license to cephes library as well as the original mail where permission is given.- Move permission of profile.d files from 644 to 755.
* Sat Sep 03 2005 Patrice Dumas - 5.1.18-3- cleanup licences- put examples/ and doc/ in %doc- remove duplicate manpages- add patch to change fdf2fit path in graderc
* Sun Aug 21 2005 José Matos - 5.1.18-2- Add post and postun requires.
* Sat Aug 20 2005 José Matos - 5.1.18-1- Prepare for Fedora Extras submission, based on a previous spec file from Konstantin Ryabitsev (icon) and Seth Vidal from duke.edu