Accepting request 212438 from home:gnzh:branches:devel:languages:erlang
I'm not very familiar with OSC, but I managed to update elixir to version 12.0. OBS-URL: https://build.opensuse.org/request/show/212438 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=4
This commit is contained in:
parent
e5dce5bf6d
commit
cdb0bd1b94
3
_service
3
_service
@ -2,7 +2,7 @@
|
|||||||
<service name="tar_scm" mode="disabled"><param name="scm">git</param>
|
<service name="tar_scm" mode="disabled"><param name="scm">git</param>
|
||||||
<param name="url">git://github.com/elixir-lang/elixir</param>
|
<param name="url">git://github.com/elixir-lang/elixir</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="revision">v0.10.1</param>
|
<param name="revision">v0.12.0</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
<service name="tar_scm" mode="disabled"><param name="scm">git</param>
|
<service name="tar_scm" mode="disabled"><param name="scm">git</param>
|
||||||
@ -22,4 +22,3 @@
|
|||||||
|
|
||||||
|
|
||||||
</services>
|
</services>
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fc3dd863b07f5c961a0808cf0fc900fabcf33c0953289db3475db4e4a46c2b55
|
|
||||||
size 706003
|
|
3
elixir-v0.12.0.tar.bz2
Normal file
3
elixir-v0.12.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d1d72a75eeb6cf69d66240370b8807f11aec4afadaa015914fb4a89d122e170a
|
||||||
|
size 767949
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 29 16:25:59 FET 2013 - gonzih@gmail.com
|
||||||
|
|
||||||
|
- Update to 0.12.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 11 19:18:16 UTC 2013 - matwey.kornilov@gmail.com
|
Sun Aug 11 19:18:16 UTC 2013 - matwey.kornilov@gmail.com
|
||||||
|
|
||||||
@ -13,4 +18,3 @@ Sun Jul 7 14:07:45 UTC 2013 - matwey.kornilov@gmail.com
|
|||||||
Fri Jul 5 07:36:33 UTC 2013 - matwey.kornilov@gmail.com
|
Fri Jul 5 07:36:33 UTC 2013 - matwey.kornilov@gmail.com
|
||||||
|
|
||||||
- Initial version
|
- Initial version
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package
|
# spec file for package
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: elixir
|
Name: elixir
|
||||||
Version: 0.10.1
|
Version: 0.12.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: Apache-2.0 and ErlPL-1.1
|
License: Apache-2.0 and ErlPL-1.1
|
||||||
Summary: Functional meta-programming aware language built on top of the Erlang
|
Summary: Functional meta-programming aware language built on top of the Erlang
|
||||||
@ -90,4 +90,3 @@ make test
|
|||||||
%doc CHANGELOG.md README.md LICENSE LEGAL docs
|
%doc CHANGELOG.md README.md LICENSE LEGAL docs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a7d83a2c6b6f1a058bca5e295a9a9b2ee2212579410023cb744040d0568f1053
|
oid sha256:a17d87a4382ff0f3e1b6faee0ac5d14e262aa6ca1fa092f6c27a5496ca70ada3
|
||||||
size 78394
|
size 1035705
|
||||||
|
Loading…
Reference in New Issue
Block a user