Accepting request 945259 from devel:languages:rust

- Update to version 0.9.6~git0.68e65ad:
  * Prepare for release
  * Bump cargo
  * Support custom paths for data files as it is available for includes
  * Fix the datadir description
  * Change the configuration paths for datadir
  * Add datadir destination path customization
  * Suppress warning about dead code for Common
  * Add datadir support
  * Make sure the right rust is used on deploy
  * Bump the edition in the examples

OBS-URL: https://build.opensuse.org/request/show/945259
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-c?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2022-01-10 23:01:43 +00:00 committed by Git OBS Bridge
commit 8f46a3fbad
6 changed files with 22 additions and 8 deletions

View File

@ -3,12 +3,11 @@
<param name="url">https://github.com/lu-zero/cargo-c.git</param>
<param name="versionformat">@PARENT_TAG@~git@TAG_OFFSET@.%h</param>
<param name="scm">git</param>
<param name="revision">v0.8.1</param>
<param name="revision">v0.9.6</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">enable</param>
<param name="changesauthor">william.brown@suse.com</param>
</service>
<service mode="disabled" name="tar" />
<service mode="disabled" name="recompress">

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Jan 10 10:12:10 UTC 2022 - asn@cryptomilk.org
- Update to version 0.9.6~git0.68e65ad:
* Prepare for release
* Bump cargo
* Support custom paths for data files as it is available for includes
* Fix the datadir description
* Change the configuration paths for datadir
* Add datadir destination path customization
* Suppress warning about dead code for Common
* Add datadir support
* Make sure the right rust is used on deploy
* Bump the edition in the examples
-------------------------------------------------------------------
Thu Jan 06 06:58:06 UTC 2022 - william.brown@suse.com

View File

@ -20,7 +20,7 @@
%global rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2
Name: cargo-c
Version: 0.8.1~git0.cce1b08
Version: 0.9.6~git0.68e65ad
Release: 0
Summary: Helper to build and install c-like libraries from Rust
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce04fdecd6fb11c86e2769f42fe350182a09ea77bc554ff8a87f29ce70b4f264
size 21495580
oid sha256:1ac3e497b46c7d9163548d1c8ebe5683517985aa889bfd3f278756b35de1907c
size 21629220