Changelog for
erlang-rebar-src-2.6.1+git20160115.c534f8a-7.14.x86_64.rpm :
* Sun Jan 17 2016 matwey.kornilovAATTgmail.com- Update to version 2.6.1+git20160115.c534f8a: + fprof: document Cachegrind support + fprof: further document Cachegrind support + Add qualified name tests docs (see pr #119) + Fix windows eunit tests + Lock retest dependency + Allow windows release to use etc conf dir + xref: fix dialyzer warning introduced in 69802f63120 + Provide additional debug logging on relup generation + Add the latest OTP 18 version to the Travis build
* Fri Oct 16 2015 matwey.kornilovAATTgmail.com- erlang-rebar-src and erlang-rebar-obs-src should also be in conflict explicitly
* Thu Oct 15 2015 matwey.kornilovAATTgmail.com- Update to version 2.6.1+git20151013.5d73a8d: + Add Windows continuous integration through AppVeyor
* Wed Oct 07 2015 matwey.kornilovAATTgmail.com- Update to version 2.6.1+git20150928.365ac64: + Fix #544 + Fix #544 even more. + Fix #544 + Add erl_first_files to other first_files + Add test for eunit_first_files + Add report and verbose options for LFE compile + bump to 2.6.1
* Wed Sep 30 2015 dmuellerAATTsuse.com- use m4 for substitution of the base package name, works around some defects in the source validator checks
* Fri Jul 24 2015 seife+obsAATTb1-systems.com- fix \"bad %if condition\" for non-SUSE distro builds
* Thu Jun 12 2014 matwey.kornilovAATTgmail.com- Version 2.3.1 - fix build for 17
* Wed Apr 16 2014 matwey.kornilovAATTgmail.com- Add erlang-rebar-obs package to use it in OBS only. It does not require Internet.- prjconf should be something like that: Substitute: erlang-rebar erlang-rebar-obs
* Wed Apr 16 2014 matwey.kornilovAATTgmail.com- Version 2.2.0
* Sat Mar 01 2014 nkrinnerAATTsuse.com- Added rpmlintc file to allow build to succeed with a file with source code
* Sun Feb 02 2014 matwey.kornilovAATTgmail.com- updated to latest master (2.1.0 release)
* Mon Sep 30 2013 matwey.kornilovAATTgmail.com- updated to latest master. some minor bugfixes
* Wed Jun 26 2013 matwey.kornilovAATTgmail.com- add bash autocompletion, rename -devel to -src
* Wed Jun 26 2013 kruberAATTzib.de- remove cyclic dependency to erlang-retest (a pre-build version is already bundled with rebar in ./inttest)- fix SLE build (hg version is incompatible thus some tests fail)
* Wed Jun 26 2013 kruberAATTzib.de- fix package build (require erlang-retest package for %check) This dependency is cyclic, as erlang-retest needs rebar to build normally, here rebar is built and then retest (from git) which is only needed for the tests we don\'t have access to git from OBS though, try this way (or disable %check).
* Mon Jun 17 2013 speilickeAATTsuse.com- Add %changelog section
* Fri Apr 05 2013 speilickeAATTsuse.com- Fix %rebar and %rebar_compile macros to take further parameters
* Thu Apr 04 2013 speilickeAATTsuse.com- Move rebar-specific macros from erlang package to erlang-rebar
* Thu Apr 04 2013 speilickeAATTsuse.com- Added macros.erlang-rebar, which includes the following RPM macros: + %erlang_rebar- Install ebam and priv files- Added devel package
* Wed Apr 03 2013 speilickeAATTsuse.com- Rename to erlang-rebar- Use mode=\"disabled\" source service and properly create a tarball- General cleanup for Factory
* Sat Oct 06 2012 matwey.kornilovAATTgmail.com- Cleaned up initial version