Logo
Explore Help
Sign In
erlang/elixir115
SHA256
11
0
Fork 0
You've already forked elixir115
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
main
BranchesTags
View all branches
elixir115/macros.elixir

12 lines
183 B
Plaintext
Raw Permalink Normal View History

- Use pregenerated documentation - Switch from %patch0 to %autosetup - Update to Elixir 1.15.7: * Fix build for Erlang 26 * Changelog available at https://hexdocs.pm/elixir/1.15.7/changelog.html - Add 0001-Use-PID-valid-for-32-bit-systems-closes-12741.patch: * Fix build for 32bit - Add 0001-Use-PID-valid-for-32-bit-systems-followup-to-12741-1.patch: * Fix build for 32bit - Add _multibuild to define 2nd spec file as additional flavor. Eliminates the need for source package links in OBS. - Drop git as a requires and switch buildrequires from git to git-core * Git is not needed to use Elixir, only to run some tests (which git-core can accomplish on its own without git) - Elixir 1.14.2 * 1. Enhancements Elixir [Code] Add Code.eval_quoted_with_env/4 with support for the :prune_binding option ExUnit [ExUnit.Case] Allow test cases to not be registered on use [ExUnit.DocTest] Include :doctest and :doctest_line as meta tags [ExUnit.Formatter] Expose ExUnit.Formatter.format_assertion_diff/4 Mix [Mix] Mix.install/2 accepts atoms as paths * 2. Bug fixes OBS-URL: https://build.opensuse.org/package/show/home:simotek/elixir115?expand=0&rev=1
2024-07-30 01:58:17 +00:00
# macros.elixir
#
%elixir_dir %{_prefix}/lib/elixir
%elixir_libdir %{_prefix}/lib/elixir/lib
%__mix %{_bindir}/mix
%mix_compile() \
MIX_ENV=prod %__mix compile \
%{nil}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 282ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API