11
0
forked from pool/elixir-hex

Accepting request 1177881 from devel:languages:erlang

OBS-URL: https://build.opensuse.org/request/show/1177881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/elixir-hex?expand=0&rev=6
This commit is contained in:
2024-06-03 15:41:10 +00:00
committed by Git OBS Bridge
6 changed files with 43 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/hexpm/hex.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">v2.0.6</param>
<param name="revision">v2.1.1</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.+)</param>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/hexpm/hex.git</param>
<param name="changesrevision">194ac08502cad54dc072e58c1f30a901c04b3284</param></service></servicedata>
<param name="changesrevision">e9e02933bbbf21cd222f64b785db27af2c790ecc</param></service></servicedata>

View File

@@ -1,3 +1,38 @@
-------------------------------------------------------------------
Fri May 31 09:09:48 UTC 2024 - valentin.lefebvre@suse.com
- Update to version 2.1.1:
* Release v2.1.1
* Only filter non Hex overrides from requests (#1030)
* Bump v2.1.1-dev
* Release v2.1.0
* Warn on unknown dependency options (#1027)
* Document generating package keys
* Use docs output if set in project's config (#1026)
* Handle empty package name in mix hex.info (#1022)
* Improve error message when trying to publish existing package with permissions (#1021)
* Fix failing test on newer Elixir
* Do not silently ignore incorrect `mix hex.outdated --sort BY`
* Provide --sort flag sorting outdated results by status (#1017)
* Fix building requests from umbrella apps (#1013)
* Revert Mix changes on app stop (#1015)
* Update release matrix
* Update CI matrix and bump Elixir requirement to ~> 1.6
* Update certs
* Set exit status on organization.auth failure (#1009)
* Improve logging of auth issues (#1007)
* Add disclaimer about loadpaths (#1000)
* Update Hex.Repo to use hex_core to fetch data (#993)
* Add rebar3 installs for Elixir 1.14.5 & 1.15.0-rc.0 (#995)
* Do not close registry server in post_converge (#994)
* Add (CI) to user-agent
* Fix HEX_TRUSTED_MIRROR_URL name in docs
* Revert setup-beam tag
* Convert HTTP module into hex_core adapter (#990)
* Test erlef/setup-beam with builds.hex.pm (#992)
* Solve with path and git deps (#989)
* Bump to v2.0.7-dev
-------------------------------------------------------------------
Fri Nov 24 09:34:29 UTC 2023 - Matwey Kornilov <matwey.kornilov@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file
# spec file for package elixir-hex
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define app_name hex
%define app_ver %(echo "%{version}" | cut -d "+" -f1)
Name: elixir-%{app_name}
Version: 2.0.6
Version: 2.1.1
Release: 0
Summary: Package manager for the Erlang VM
License: Apache-2.0

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fd1f7449a1c1ac667e31304f4a7f4bf34d57e932da0620589b25ad5f1cd8b71d
size 349436

BIN
hex-2.1.1.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.