Andreas Stieger 2023-11-25 12:41:10 +00:00 committed by Git OBS Bridge
parent 11c37b9dc9
commit 5b6feaa6d5
7 changed files with 8 additions and 26 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/SUPERCILEX/fuc.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="revision">1.1.9</param>
<param name="revision">1.1.7</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">(\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/SUPERCILEX/fuc.git</param>
<param name="changesrevision">f458c0a071818faeeda6ecc0a71ce90b99803e90</param></service></servicedata>
<param name="changesrevision">2538616b8b43e5118422bb907e6d2f12c1d54342</param></service></servicedata>

View File

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

View File

@ -1,18 +1,3 @@
-------------------------------------------------------------------
Sat Nov 25 10:57:54 UTC 2023 - andrea.manzini@suse.com
- Update to version 1.1.9:
* Upgrade deps
* Don't show stack traces in errors
* Tweak copy error message slightly
* Use better pattern matching
* Fix inconsistent badge sytling
* Support flipping cpz argument order
* Slight efficiency improvement (at the expense of throughput in hopefully rare cases)
* Update README.md
- removed cargo config from spec since now it's bundled in vendor
-------------------------------------------------------------------
Mon Mar 27 21:11:02 UTC 2023 - andreas.stieger@gmx.de

View File

@ -1,4 +1,4 @@
name: fuc
version: 1.1.9
mtime: 1696829005
commit: f458c0a071818faeeda6ecc0a71ce90b99803e90
version: 1.1.7
mtime: 1679948336
commit: 2538616b8b43e5118422bb907e6d2f12c1d54342

View File

@ -26,7 +26,7 @@ Source0: %{name}-%{version}.tar.zst
Source1: vendor.tar.zst
# for cargo_install -p
BuildRequires: cargo-packaging >= 1.2.0
BuildRequires: rust >= 1.68
BuildRequires: rust >= 1.70
ExclusiveArch: %{rust_tier1_arches}
%description

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:903181da169fe966d9dc1cbea67ba9380cc70c882701a734f86658f49a7d963e
size 20883318
oid sha256:c80e71556bb324dfad0f1d32f3cda8735e0966a739f6a651ea91d176a64d0f0d
size 24248544