diff --git a/elixir-doc.spec b/elixir-doc.spec index 1f30ba9..e274caf 100644 --- a/elixir-doc.spec +++ b/elixir-doc.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Release: 0 Summary: Documentation for elixir License: Apache-2.0 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 BuildRequires: elixir BuildRequires: elixir-ex_doc diff --git a/elixir.changes b/elixir.changes index 40717bd..04a39c7 100644 --- a/elixir.changes +++ b/elixir.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sun Dec 15 17:58:38 UTC 2019 - Matwey Kornilov -- 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 diff --git a/elixir.spec b/elixir.spec index 863eea7..1d21979 100644 --- a/elixir.spec +++ b/elixir.spec @@ -1,7 +1,7 @@ # # 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 # 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 License: Apache-2.0 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 Source2: macros.elixir BuildRequires: gcc