forked from pool/erlang-erlware_commons
Accepting request 1112222 from home:lkocman:branches:devel:languages:erlang
- Correct license to Apache 2.0 and MIT This project contains elements licensed with Apache License, Version 2.0, as well as elements licensed with The MIT License. OBS-URL: https://build.opensuse.org/request/show/1112222 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-erlware_commons?expand=0&rev=8
This commit is contained in:
parent
3d190fef57
commit
ba6bef2f0f
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 19 10:38:15 UTC 2023 - Lubos Kocman <lubos.kocman@suse.com>
|
||||||
|
|
||||||
|
- Correct license to Apache 2.0 and MIT
|
||||||
|
This project contains elements licensed with Apache License, Version 2.0,
|
||||||
|
as well as elements licensed with The MIT License.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 26 16:42:48 UTC 2023 - dmueller@suse.com
|
Sun Feb 26 16:42:48 UTC 2023 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package erlang-erlware_commons
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
@ -22,7 +22,7 @@ Name: erlang-%{app_name}
|
|||||||
Version: 1.6.0
|
Version: 1.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A project focused on all aspects of reusable Erlang components
|
Summary: A project focused on all aspects of reusable Erlang components
|
||||||
License: MIT
|
License: Apache-2.0 AND MIT
|
||||||
Group: Development/Libraries/Other
|
Group: Development/Libraries/Other
|
||||||
URL: https://github.com/erlware/erlware_commons
|
URL: https://github.com/erlware/erlware_commons
|
||||||
Source: %{app_name}-%{version}.tar.xz
|
Source: %{app_name}-%{version}.tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user