Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
996f73a285 | |||
1259065677 | |||
be77f22cdc | |||
|
1517f353b5 |
BIN
elixir-1.18.1-doc.zip
(Stored with Git LFS)
BIN
elixir-1.18.1-doc.zip
(Stored with Git LFS)
Binary file not shown.
BIN
elixir-1.18.1.tar.gz
(Stored with Git LFS)
BIN
elixir-1.18.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
elixir-1.18.3-doc.zip
Normal file
3
elixir-1.18.3-doc.zip
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff3f76732d85cabd1eb33b9ac7703d8c19fa7a6555897afec4f4ea1e0316062f
|
||||
size 5802354
|
3
elixir-1.18.3.tar.gz
Normal file
3
elixir-1.18.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8d4376311058dd9a78ed365fa1df9fd1b22d2468c587e3f0f4fb320283a1ed7
|
||||
size 3391654
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 09:56:17 UTC 2025 - Alessio Biancalana <dottorblaster@opensuse.org>
|
||||
|
||||
- Upgrade to Elixir 1.18.3:
|
||||
* Changelog available at https://hexdocs.pm/elixir/1.18.3/changelog.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 10:44:38 UTC 2025 - Alessio Biancalana <alessio.biancalana@suse.com>
|
||||
|
||||
- Upgrade to Elixir 1.18.2:
|
||||
* Changelog available at https://hexdocs.pm/elixir/1.18.2/changelog.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 25 13:43:53 UTC 2024 - Alessio Biancalana <alessio.biancalana@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package elixir
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define elixirdir %{_prefix}/lib/elixir
|
||||
Name: elixir
|
||||
Version: 1.18.1
|
||||
Version: 1.18.3
|
||||
Release: 0
|
||||
Summary: Functional meta-programming aware language built atop Erlang
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user