Package Release Info

erlang-rebar-2.6.4+git20160922.576e121-bp150.2.6

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

erlang-rebar
erlang-rebar-src

Change Logs

* Thu Mar 29 2018 guillaume.gardet@opensuse.org
- Add _constraints file to avoid slow CPU to pass testsuite
* Wed Jul 12 2017 bwiedemann@suse.com
- Add reproducible.patch to use a constant build time in .beam files
- Normalize zip file timestamps in /usr/bin/rebar (boo#1047218)
* Fri Sep 30 2016 matwey.kornilov@gmail.com
- Update to version 2.6.4+git20160922.576e121:
  * Revert 'Treat port env vars as expandable only if they self reference'
  * Add necessary missing OSX flags for port driver linking
  * Prepare release 2.6.2
  * qc: lift experimental notice
  * port_compiler: consistently format default_env/0
  * Introduce and use compat random number module
  * Add an additional check for the existence of a 'rebar.beam' file during bootstrap run. Bootstrap fails on first run without any .beam files in the ebin folder.
  * port_compiler: generate clang compilation db
  * port_compiler: clean up compile_each()
  * port_compiler: auto-select C++ specific link template
  * Prepare release 2.6.3
  * Fix cdb processing when a file is skipped
  * rebar_utils: restore blank line
  * port_compiler: fix handling of multiple specs
  * Prepare release 2.6.4
  * Remove superfluous space in unabbrev error msg
  * Continuous integration on OTP 19.1
* Mon May 09 2016 matwey.kornilov@gmail.com
- Update to version 2.6.1+git20160413.9281b84:
  + Support rebar3-style deps
  + Add raw to VsnRegex-Free dep
  + add deprecated message
* Mon May 09 2016 matwey.kornilov@gmail.com
- BuildRoot should be common for both packages
* Sat Mar 19 2016 matwey.kornilov@gmail.com
- Update to version 2.6.1+git20160318.ef73556:
  + Optionally look for ct .spec files in the ct_dir that was specified
  + Introduce REBAR_VSN_CACHE_FILE env variable to load/save vsn cache
* Fri Mar 18 2016 matwey.kornilov@gmail.com
- Remove 0001-Find-all-deps-locally-first.patch:
  + use upstreamed alternative
- Remove 0002-Read-vsn-from-file.patch:
  + use upstreamed alternative
- Remove no-rebar-deps.patch: not needed anymore
* Fri Mar 18 2016 matwey.kornilov@gmail.com
- Update to version 2.6.1+git20160317.384af7e:
  + Add support for Windows integration testing
  + Update retest dependency url
  + Add neotoma regression test
  + Automatically clean neotoma-generated erl files Add myself to THANKS
  + Ensure ebin created for dia compiler
  + Add tests for dia compiler
  + Update regexp to account for newer OTP versions
  + Treat port env vars as expandable only if they self reference
  + Additional Common Test regression tests
  + Fix eunit_surefire crash with rebar eunit tests=...
  + Provide additional test coverage for surefire enabled eunit testing
  + Fix bug when running gcc in cross_sizeof
  + Introduce REBAR_DEPS_PREFER_LIBS env variable to alter search behaviour
* Sun Jan 17 2016 matwey.kornilov@gmail.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.kornilov@gmail.com
- erlang-rebar-src and erlang-rebar-obs-src should also be
  in conflict explicitly
* Thu Oct 15 2015 matwey.kornilov@gmail.com
- Update to version 2.6.1+git20151013.5d73a8d:
  + Add Windows continuous integration through AppVeyor
* Wed Oct 07 2015 matwey.kornilov@gmail.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 dmueller@suse.com
- use m4 for substitution of the base package name,
  works around some defects in the source validator checks
* Fri Jul 24 2015 seife+obs@b1-systems.com
- fix "bad %if condition" for non-SUSE distro builds
* Thu Jun 12 2014 matwey.kornilov@gmail.com
- Version 2.3.1
  - fix build for 17
* Wed Apr 16 2014 matwey.kornilov@gmail.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.kornilov@gmail.com
- Version 2.2.0
* Sat Mar 01 2014 nkrinner@suse.com
- Added rpmlintc file to allow build to succeed with a file with
  source code
* Sun Feb 02 2014 matwey.kornilov@gmail.com
- updated to latest master (2.1.0 release)
* Mon Sep 30 2013 matwey.kornilov@gmail.com
- updated to latest master. some minor bugfixes