- Update to version 3.3.1:
* tests: add library tests + ci tests * test: this should be two separate files OBS-URL: https://build.opensuse.org/package/show/Archiving/roast?expand=0&rev=3
This commit is contained in:
parent
344f6a0bd4
commit
4d6c371d04
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:87ba23026b671739e154ba51a8a405008092072e92e4badd51e72c77c22dbe4b
|
|
||||||
size 21767
|
|
3
roast-3.3.1.tar.gz
Normal file
3
roast-3.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:badb7f8ca9e6466d1517df9239aaf83073d822d66c82b471c9188a443629f231
|
||||||
|
size 24236
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 19 08:30:24 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 3.3.1:
|
||||||
|
* tests: add library tests + ci tests
|
||||||
|
* test: this should be two separate files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 15 10:02:38 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
|
Tue Oct 15 10:02:38 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
|
||||||
|
|
||||||
|
@ -16,12 +16,12 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: roast
|
Name: roast
|
||||||
Version: 3.3.0
|
Version: 3.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simple tar archiver and extractor
|
Summary: Simple tar archiver and extractor
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
URL: https://github.com/openSUSE-Rust/roast
|
URL: https://github.com/openSUSE-Rust/roast
|
||||||
Source0: https://github.com/openSUSE-Rust/roast/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: https://github.com/openSUSE-Rust/roast/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Source1: vendor.tar.zst
|
Source1: vendor.tar.zst
|
||||||
BuildRequires: cargo
|
BuildRequires: cargo
|
||||||
BuildRequires: cargo-packaging
|
BuildRequires: cargo-packaging
|
||||||
@ -42,6 +42,9 @@ pushd roast-cli
|
|||||||
%{cargo_install} --bins
|
%{cargo_install} --bins
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
%check
|
||||||
|
%{cargo_test}
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_bindir}/roast
|
%{_bindir}/roast
|
||||||
%{_bindir}/raw
|
%{_bindir}/raw
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:925b524070fdfff4712a70100f0acfe356228157b30cb394d3b531a1fa77ac21
|
oid sha256:e9037fbd8508832e2ad2a8140365ac4a7b7296f3520e94b0bc5ad8eb0ef3a9b8
|
||||||
size 17092467
|
size 17626514
|
||||||
|
Loading…
x
Reference in New Issue
Block a user