Accepting request 1226795 from Archiving

- Update to version 5.1.7:
  * feat: add zstd as another alias for zst
  * prepare structure for roast-scm
  * minor: improve error message here
  * fix: added trace feature

OBS-URL: https://build.opensuse.org/request/show/1226795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roast?expand=0&rev=4
This commit is contained in:
Ana Guerrero 2024-11-27 21:12:15 +00:00 committed by Git OBS Bridge
commit f7d136251b
5 changed files with 18 additions and 6 deletions

View File

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

3
roast-5.1.7.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Nov 27 06:19:57 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Update to version 5.1.7:
* feat: add zstd as another alias for zst
* prepare structure for roast-scm
* minor: improve error message here
* fix: added trace feature
-------------------------------------------------------------------
Sat Nov 2 12:38:25 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: roast
Version: 5.1.6
Version: 5.1.7
Release: 0
Summary: Simpler tar archiver and extractor
License: MPL-2.0
@ -76,6 +76,9 @@ install -m0644 recomprizz.service %{buildroot}%{_prefix}/lib/obs/service
cp -v %{buildroot}%{_bindir}/raw %{buildroot}%{_prefix}/lib/obs/service/raw
install -m0644 raw.service %{buildroot}%{_prefix}/lib/obs/service
# Non-functional binary. Still WIP
rm %{buildroot}%{_bindir}/roast-scm
%check
%{cargo_test}

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1551da21e6ddd2028af326ae8a00737de39a59df2f89d49bd3c67498fb971fa5
size 17905355
oid sha256:2886021fd1d9de7afa36234bd2014fe053926bacaa7e25193b7fd3491e6781fb
size 17940790