Changelog for
js-devel-1.8.5-30.fc28.x86_64.rpm :
* Wed Feb 07 2018 Fedora Release Engineering
- 1:1.8.5-30- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 03 2017 Fedora Release Engineering - 1:1.8.5-29- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering - 1:1.8.5-28- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Mar 10 2017 Dan Horák - 1:1.8.5-27- add patch for 48-bit VA (#1423793)
* Fri Feb 10 2017 Fedora Release Engineering - 1:1.8.5-26- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Apr 05 2016 Than Ngo - 1:1.8.5-25- Disable optimizations which caused regressions with new gcc Use fedora default -O2 instead of mozjs -O3
* Tue Mar 01 2016 Yaakov Selkowitz - 1:1.8.5-24- Fix FTBFS with C++11 (#1307665)
* Thu Feb 04 2016 Fedora Release Engineering - 1:1.8.5-23- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Jun 17 2015 Fedora Release Engineering - 1:1.8.5-22- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Apr 15 2015 Pavel Alexeev - 1:1.8.5-21- Skip test on arm - it failed in strange way and I have no machines to debug- Some cleanup
* Wed Apr 15 2015 Pavel Alexeev - 1:1.8.5-20- Add Patch9: js-1.8.5-array-recursion.patch (bz#1178141 - http://hg.mozilla.org/mozilla-central/rev/a7b220e7425a)- Add %check section
* Sat Aug 16 2014 Fedora Release Engineering - 1:1.8.5-19- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jun 08 2014 Fedora Release Engineering - 1:1.8.5-18- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 14 2014 Pavel Alexeev - 1:1.8.5-17- Fix bogus dates in changelog.- Add Patch8: ppc64le.patch (bz#1096135) to fix compilation on ppc64le arch.
* Wed Mar 26 2014 Marcin Juszkiewicz - 1:1.8.5-16- Add patch for AArch64.
* Mon Mar 17 2014 Colin Walters - 1:1.8.5-15- Add patch to fix multilib conflict with devel packages I am not aware of anyone who actually needs this, but it checks a checkbox.
* Sat Aug 03 2013 Fedora Release Engineering - 1:1.8.5-14- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Fedora Release Engineering - 1:1.8.5-13- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jan 18 2013 Dennis Gilmore - 1:1.8.5-12- make sure -march=armv7-a is not hardcoded in arm builds
* Sat Nov 17 2012 Pavel Alexeev - 1:1.8.5-11- Thanks to Ville Skyttä (bz#875343) build against libedit instead of readline what simplify licensing apparently without any loss of functionality
* Thu Jul 19 2012 Fedora Release Engineering - 1:1.8.5-10- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Jan 10 2012 Dennis Gilmore - 1.8.5-9- add patch to enable js to build on both hard and soft floating point arm distros
* Fri Dec 02 2011 Karsten Hopp 1.8.5-8- add patch from bugzilla 749604, fixes PPC failures
* Wed Jun 22 2011 Colin Walters - 1:1.8.5-6- Include mozjs185.pc, clean up build- Based on work from Christopher Aillon - Switch to using make install DESTDIR=, instead of hardcoding build rules.- Add DESTDIR= patch from GNOME 3.2 jhbuild- Make mozjs185 the canonical target for both libmozjs and libmozjs185.
* Fri May 27 2011 Dan Horák - 1.8.5-5- add secondary arch patches from xulrunner
* Tue Apr 12 2011 Christopher Aillon - 1.8.5-4- devel subpackage needs to ask for the newly added epoch
* Tue Apr 12 2011 Pavel Alexeev - 1.8.5-3- Add Epoch: 1 to allow update of 1.70-13 version.
* Sat Apr 09 2011 Pavel Alexeev - 1.8.5-2- Correct symlink to provide backward capabiliies libjs.so.1
* Wed Apr 06 2011 Pavel Alexeev - 1.8.5-1- Update to release.- Remove unneeded anymore patches.- Add backward capability symlink.
* Sat Feb 12 2011 Pavel Alexeev - 1.8.5-0.hg51702867d932- Build version 1.8.5 by update request - BZ#676441 from Firefox 4.0 mercurial repository.- Gone -DJS_C_STRINGS_ARE_UTF8- Add BR autoconf213, change build system to use configure.- Adopt patch0 (js-1.7.0-make.patch -> js-1.8.5-make.patch)- Adopt patch1 (js-shlib.patch -> js-1.8.5-shlib.patch)- Remove Patch2 (js-1.5-va_copy.patch) and Patch3 (js-ldflags.patch)- Add BR python, zip.
* Wed Feb 09 2011 Fedora Release Engineering - 1.70-13- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Jun 16 2010 Pavel Alexeev - 1.70-12- Add UTF-8 support (add -DJS_C_STRINGS_ARE_UTF8 ) by request Peter Halliday: BZ#576585
* Mon Jun 14 2010 Dan Horák - 1.70-11- updated the va_copy patch for s390
* Mon Jan 25 2010 Pavel Alexeev - 1.70-10- Remove static library from -devel - %{_libdir}/
*.a (bz#556057) to meet guidelines.
* Sun Aug 02 2009 Pavel Alexeev - 1.70-8- Reformat spec with tabs.- By report of Thomas Sondergaard (BZ#511162) Add -DXP_UNIX=1 -DJS_THREADSAFE=1 flags and nspr requires into libjs.pc
* Fri Jul 24 2009 Fedora Release Engineering - 1.70-7- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri May 29 2009 Dan Horak 1.70-6- update the va_copy patch for s390x
* Thu Apr 09 2009 Matthias Saou 1.70-5- Update description (#487903).
* Wed Feb 25 2009 Fedora Release Engineering - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Jun 04 2008 Jon McCann - 1.70-3- Add two missing files (#449715)
* Wed Feb 27 2008 Tom \"spot\" Callaway - 1.70-2- Rebuild for perl 5.10 (again)
* Sun Feb 03 2008 Matthias Saou 1.70-1- Update to 1.7.0, as 1.70 to avoid introducing an epoch for now...- Remove no longer provided perlconnect parts.
* Thu Jan 24 2008 Tom \"spot\" Callaway 1.60-6- BR: perl(ExtUtils::Embed)
* Sun Jan 20 2008 Tom \"spot\" Callaway 1.60-5- rebuild for new perl
* Wed Aug 22 2007 Matthias Saou 1.60-4- Rebuild for new BuildID feature.
* Mon Aug 06 2007 Matthias Saou 1.60-3- Update License field.- Add perl(ExtUtils::MakeMaker) build requirement to pull in perl-devel.
* Fri Feb 02 2007 Matthias Saou 1.60-2- Include jsopcode.tbl and js.msg in devel (#235481).- Install static lib mode 644 instead of 755.
* Fri Feb 02 2007 Matthias Saou 1.60-1- Update to 1.60.- Rebuild in order to link against ncurses instead of termcap (#226773).- Add ncurses-devel build requirement and patch s/termcap/ncurses/ in.- Change mode of perl library from 555 to 755 (#224603).
* Mon Aug 28 2006 Matthias Saou 1.5-6- Fix pkgconfig file (#204232 & dupe #204236).
* Mon Jul 24 2006 Matthias Saou 1.5-5- FC6 rebuild.- Enable JS_THREADSAFE in the build (#199696), add patch and nspr build req.
* Mon Mar 06 2006 Matthias Saou 1.5-4- FC5 rebuild.
* Thu Feb 09 2006 Matthias Saou 1.5-3- Rebuild for new gcc/glibc.
* Mon Jan 30 2006 Matthias Saou 1.5-2- Fix .pc file.
* Thu Jan 26 2006 Matthias Saou 1.5-1- Update to 1.5.0 final.- Spec file cleanups.- Move docs from devel to main, since we need the license there.- Remove no longer needed js-perlconnect.patch.- Update js-1.5-va_copy.patch.- Include a pkgconfig file (#178993).
* Tue Apr 19 2005 Ville Skyttä - 1.5-0.rc6a.6- Link shared lib with libperl.
* Thu Apr 07 2005 Michael Schwendt - rebuilt
* Mon Feb 14 2005 David Woodhouse - 1.5-0.rc6a.4- Take js-va_copy.patch out of %ifarch x86_64 so it fixes the PPC build too
* Sun Feb 13 2005 Thorsten Leemhuis - 1.5-0.rc6a.3- Add js-va_copy.patch to fix x86_64; Patch was found in a Mandrake srpm
* Sat Dec 11 2004 Ville Skyttä - 1.5-0.rc6a.2- Include perlconnect.- Include readline support, rebuild using \"--without readline\" to disable.- Add libjs
* provides for upstream compatibility.- Install header files in %{_includedir} instead of %{_includedir}/js.
* Tue Jun 15 2004 Matthias Saou 1.5-0.rc6a- Update to 1.5rc6a.
* Tue Mar 02 2004 Dag Wieers - 1.5-0.rc6- Initial package. (using DAR)