From 251760dead0dc1e49d444a2e149cf5c410dd876c Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Jan 17 2024 16:56:46 +0000 Subject: update --- diff --git a/.files b/.files index d9859df..c6fab6f 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 644c69f..b730e4d 100644 --- a/.rev +++ b/.rev @@ -31,4 +31,12 @@ 1101754 + + d9f5c85cee19306e60e1db07d6c2972b + 2.0.6 + + anag+factory + + 1133760 + diff --git a/_service b/_service index f0c6907..4677155 100644 --- a/_service +++ b/_service @@ -5,9 +5,14 @@ v2.0.6 git enable + v(.+) + \1 + + + hex - bz2 + xz *.tar diff --git a/elixir-hex.changes b/elixir-hex.changes index d069721..d405de5 100644 --- a/elixir-hex.changes +++ b/elixir-hex.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Fri Nov 24 09:34:29 UTC 2023 - Matwey Kornilov + +- Cleanup spec file + +------------------------------------------------------------------- Tue Aug 01 12:05:22 UTC 2023 - valentin.lefebvre@suse.com - Update to version v2.0.6: diff --git a/elixir-hex.spec b/elixir-hex.spec index e858f5c..be85329 100644 --- a/elixir-hex.spec +++ b/elixir-hex.spec @@ -25,7 +25,7 @@ Summary: Package manager for the Erlang VM License: Apache-2.0 Group: Development/Libraries/Other URL: https://github.com/hexpm/hex -Source: %{app_name}-v%{version}.tar.bz2 +Source: %{app_name}-%{version}.tar.xz BuildRequires: elixir Requires: elixir BuildArch: noarch @@ -38,7 +38,7 @@ This project currently provides tasks that integrate with Mix, Elixir's build to See http://hex.pm for installation instructions and other documentation. %prep -%setup -q -n %{app_name}-v%{version} +%setup -q -n %{app_name}-%{version} %build export LANG=en_US.UTF-8 diff --git a/hex-2.0.6.tar.xz b/hex-2.0.6.tar.xz new file mode 120000 index 0000000..88b4895 --- /dev/null +++ b/hex-2.0.6.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeied3man5rfrkgcovahucc5lo43qmp2p7g2wqzrlu7vc7uq7zb3eha \ No newline at end of file diff --git a/hex-v2.0.6.tar.bz2 b/hex-v2.0.6.tar.bz2 deleted file mode 120000 index aec6372..0000000 --- a/hex-v2.0.6.tar.bz2 +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeiatn7a23stxe6d34h6hqqjny3yrmkgi7yte5w6pikh2t2cur5xxey \ No newline at end of file