Changelog for
moarvm-devel-0.2019.07.1-2.el8.x86_64.rpm :
* Fri Oct 04 2019 Gerd Pokorra
0.2019.07.1-2- add the header directories libtommath and libuv for epel8
* Tue Mar 19 2019 Gerd Pokorra 0.2019.07.1-1- update to 2019.07.1- build on epel8
* Tue Mar 19 2019 Gerd Pokorra 0.2019.03-1- update to 2019.03
* Mon Oct 29 2018 Gerd Pokorra 0.2018.10-1- update to 2018.10- add BuildRequires perl(Data::Dumper)
* Mon Apr 30 2018 Gerd Pokorra 0.2018.04.1-1- update to 2018.04.1, that fix denormals and precision issues in Num parser- include the libatomic_ops header files, which are needed for EPEL
* Wed Apr 25 2018 Gerd Pokorra 0.2018.04-1- update to 2018.04- change the remove of the libatomic_ops sources to the new different directory
* Mon Aug 21 2017 Gerd Pokorra 0.2017.08.1-1- change the work around of libtommath and add the definition of \'MP_GEN_RANDOM_MAX\'- update to 2017.08.1
* Sun Jun 18 2017 Gerd Pokorra 0.2017.06-1- use the environment variables CFLAGS and LDFLAGS- update to 2017.06
* Mon May 08 2017 Gerd Pokorra 0.2017.04-2- add $RPM_OPT_FLAGS to cflags again (bug #1448686)
* Fri Apr 28 2017 Gerd Pokorra 0.2017.04-1- use the option has-libffi- update to 2017.04
* Fri Dec 09 2016 Gerd Pokorra 0.2016.11-1- build on epel7- update to 2016.11
* Fri Jan 29 2016 Gerd Pokorra 0.2016.01-1- sha1, msinttypes and tinymt header files will no longer installed- update to 2016.01
* Fri Jun 19 2015 Gerd Pokorra 0.2015.06-1- add HTML files and man-page generation- change Summary text- update to 2015.06
* Wed Jun 17 2015 Fedora Release Engineering - 0.2015.05-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May 23 2015 Gerd Pokorra 0.2015.05-1- 3rdparty/linenoise is gone, no readline are used- update to 2015.05
* Sat Apr 25 2015 Gerd Pokorra 0.2015.04-2- change MoarVM build to that NQP builds on top
* Sat Apr 25 2015 Gerd Pokorra 0.2015.04-1- update to 2015.04
* Sat Jan 24 2015 Gerd Pokorra 0.2014.12-1- update to 2014.12- add pkgconfig/moar.pc file- --libdir option could used
* Thu Jan 22 2015 Gerd Pokorra 0.2014.04-6- add BuildRequies: perl(ExtUtils::Command) perl(autodie)- rebuild to solve dependency
* Fri Aug 29 2014 Gerd Pokorra 0.2014.04-5- remove of libtommath 3rdparty source files- remove of libatomic_ops only if fedora > 20
* Fri Aug 22 2014 Gerd Pokorra 0.2014.04-4- add \'BuildRequires: libatomic_ops-devel >= 7.4\'- first remove of 3rdparty source files
* Wed May 07 2014 Gerd Pokorra 0.2014.04-3- modify Configure.pl so that the Fedora specific flags for cflags and ldflags will be written to the Makefile- make lib64 directory creation more general
* Wed Apr 30 2014 Gerd Pokorra 0.2014.04-2- add optimize flag to Configure.pl- add CFLAGS and LDFLAGS to make- change summary tag
* Sat Apr 26 2014 Gerd Pokorra 0.2014.04-1- update to 2014.04- remove patches that are included in upstream- add BuildRequires perl(Pod::Usage)
* Mon Mar 31 2014 Gerd Pokorra 0.2014.03-2- add patch to have more configuration flags- call Confiugre.pl with has-libatomic_ops
* Wed Mar 26 2014 Gerd Pokorra 0.2014.03-1- update to 2014.03- call Configure.pl with has-sha and add BuildRequires sha-devel- call Configure.pl with has-libuv and add BuildRequires libuv-devel- exclude libuv and sha1 header file- exclude header files for Microsoft Visual Studio (msinittypes)
* Mon Mar 17 2014 Gerd Pokorra 0.2014.02-3- call Configure.pl with use-readline flag- add BuildRequires readline-devel and libtommath-devel- exclude linenoise and libtommath header file- add patch to link with libtommath from the system and use it as a flag
* Fri Mar 14 2014 Gerd Pokorra 0.2014.02-2- improve devel package tags- description is no longer than 80 chars per line any more- RPM_BUILD_ROOT cleanup is removed
* Sat Feb 22 2014 Gerd Pokorra 0.2014.02-1- create initial spec file from the template \'rpmdev-newspec moarvm\' - add changing permission of libmoar.so- add Group tag- add devel-subpackage