SHA256
1
0
forked from pool/elixir

Accepting request 776250 from home:scarabeus_iv:branches:devel:languages:erlang

Add jira ref for the SLE submission

OBS-URL: https://build.opensuse.org/request/show/776250
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=51
This commit is contained in:
Gabriele Santomaggio 2020-02-19 10:28:24 +00:00 committed by Git OBS Bridge
parent 47d1db3dc1
commit 9b05c73a17
3 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# #
# spec file for package elixir-doc # spec file for package elixir-doc
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -22,7 +22,7 @@ Release: 0
Summary: Documentation for elixir Summary: Documentation for elixir
License: Apache-2.0 License: Apache-2.0
Group: Documentation/Other Group: Documentation/Other
Url: http://elixir-lang.org URL: http://elixir-lang.org
Source0: https://github.com/elixir-lang/elixir/archive/v%{version}.tar.gz#/elixir-%{version}.tar.gz Source0: https://github.com/elixir-lang/elixir/archive/v%{version}.tar.gz#/elixir-%{version}.tar.gz
BuildRequires: elixir BuildRequires: elixir
BuildRequires: elixir-ex_doc BuildRequires: elixir-ex_doc

View File

@ -1,7 +1,7 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Dec 15 17:58:38 UTC 2019 - Matwey Kornilov <matwey.kornilov@gmail.com> Sun Dec 15 17:58:38 UTC 2019 - Matwey Kornilov <matwey.kornilov@gmail.com>
- Refresh elixir-1.9.4.tar.gz - Refresh elixir-1.9.4.tar.gz jsc#SLE-10913
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 3 09:25:13 UTC 2019 - Gabriele Santomaggio <gsantomaggio@suse.de> Tue Dec 3 09:25:13 UTC 2019 - Gabriele Santomaggio <gsantomaggio@suse.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package elixir # spec file for package elixir
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -22,7 +22,7 @@ Release: 0
Summary: Functional meta-programming aware language built atop Erlang Summary: Functional meta-programming aware language built atop Erlang
License: Apache-2.0 License: Apache-2.0
Group: Development/Languages/Other Group: Development/Languages/Other
Url: http://elixir-lang.org URL: http://elixir-lang.org
Source0: https://github.com/elixir-lang/elixir/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source0: https://github.com/elixir-lang/elixir/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source2: macros.elixir Source2: macros.elixir
BuildRequires: gcc BuildRequires: gcc