11
0

1 Commits
main ... devel

9 changed files with 12 additions and 48 deletions

View File

@@ -1,9 +0,0 @@
## Build Results
Current state of elixir in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/obs-service-elixir_mix_deps/standard)
The current state of elixir in the devel project build (devel:languages:erlang)
![Devel project build results](https://br.opensuse.org/status/devel:languages:erlang/obs-service-elixir_mix_deps)

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/dottorblaster/obs-service-elixir_mix_deps</param>
<param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
<param name="scm">git</param>
<param name="revision">v0.3.0</param>
<param name="revision">v0.2.0</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/dottorblaster/obs-service-elixir_mix_deps</param>
<param name="changesrevision">e114ef92c803de71a458752bb834954abe152d64</param></service></servicedata>
<param name="changesrevision">ccda25f6feaffed4088a8c5d2cd1639736763800</param></service></servicedata>

View File

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

Binary file not shown.

View File

@@ -1,30 +1,3 @@
-------------------------------------------------------------------
Fri Jun 06 14:18:43 UTC 2025 - Alessio Biancalana <dottorblaster@opensuse.org>
- Update to version 0.3.0~0:
* doc: change rpmspec to spec annotation in README
* doc: replace examples with actual ex_doc usage from Factory
* Bump clap from 4.5.38 to 4.5.39
* Bump clap from 4.5.36 to 4.5.38
* Bump assert_cmd from 2.0.16 to 2.0.17
* Bump anyhow from 1.0.97 to 1.0.98
* Bump clap from 4.5.34 to 4.5.36
* Bump flate2 from 1.1.0 to 1.1.1
* Bump thiserror from 2.0.9 to 2.0.12
* Bump clap from 4.5.23 to 4.5.34
* Bump anyhow from 1.0.95 to 1.0.97
* Bump zstd from 0.13.2 to 0.13.3
* Bump flate2 from 1.0.35 to 1.1.0
* Bump tar from 0.4.43 to 0.4.44
* Move dependabot config to the right location
* Add dependabot
* Start working on 0.3.0
* End to end testing using assert_cmd
* Bump deps, 2024 12 25
* Add CI badge to the README file
* Give the CI job the right name
* Add Factory build status badge
-------------------------------------------------------------------
Sat Nov 30 19:03:19 UTC 2024 - Alessio Biancalana <alessio.biancalana@suse.com>

View File

@@ -1,4 +1,4 @@
name: obs-service-elixir_mix_deps
version: 0.3.0~0
mtime: 1749194972
commit: e114ef92c803de71a458752bb834954abe152d64
version: 0.2.0~0
mtime: 1732639995
commit: ccda25f6feaffed4088a8c5d2cd1639736763800

View File

@@ -1,7 +1,7 @@
#
# spec file for package obs-service-elixir_mix_deps
#
# Copyright (c) 2025 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
@@ -18,7 +18,7 @@
Name: obs-service-elixir_mix_deps
# This will be set by osc services, that will run after this.
Version: 0.3.0~0
Version: 0.2.0~0
Release: 0
Summary: OBS Source Service for Elixir software packaging
License: GPL-2.0-only

BIN
vendor.tar.zst (Stored with Git LFS)

Binary file not shown.