public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-implib] rawhide: Update to version 0.6.0; Fixes RHBZ#2460607
@ 2026-08-10 17:37 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-10 17:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-implib
Branch : rawhide
Commit : 4f9b68f1240ff290da87815bbc57ecfb80353f00
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-10T19:32:46+02:00
Stats  : +3/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-implib/c/4f9b68f1240ff290da87815bbc57ecfb80353f00?branch=rawhide

Log:
Update to version 0.6.0; Fixes RHBZ#2460607

---
diff --git a/.gitignore b/.gitignore
index 2b72888..b7b0916 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /implib-0.3.5.crate
 /implib-0.4.0.crate
+/implib-0.6.0.crate

diff --git a/rust-implib.spec b/rust-implib.spec
index 1e33c63..54ffa7a 100644
--- a/rust-implib.spec
+++ b/rust-implib.spec
@@ -5,7 +5,7 @@
 %global crate implib
 
 Name:           rust-implib
-Version:        0.4.0
+Version:        0.6.0
 Release:        %autorelease
 Summary:        Generate Windows import library from module definition file
 
@@ -24,11 +24,6 @@ Generate Windows import library from module definition file.}
 Summary:        %{summary}
 BuildArch:      noarch
 
-# includes a modified fork of crate(ar) = 0.9.0 with added symbol table support:
-# * https://github.com/messense/implib-rs/commit/2449c6d
-# * https://github.com/messense/implib-rs/issues/15
-Provides:       bundled(crate(ar)) = 0.9.0
-
 %description    devel %{_description}
 
 This package contains library source intended for building other packages which
@@ -36,7 +31,6 @@ use the "%{crate}" crate.
 
 %files          devel
 %license %{crate_instdir}/LICENSE
-%license %{crate_instdir}/src/ar/LICENSE
 %doc %{crate_instdir}/README.md
 %{crate_instdir}/
 

diff --git a/sources b/sources
index 359c84a..5b19a6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (implib-0.4.0.crate) = d31cba54d487411dfbd79671b198103da088efe59843c3e3f98ce9397c316d66ae734a711ceeaa74b28f2900e95b336e7f9f75b8421a3aaf0e18ca79d6145c7f
+SHA512 (implib-0.6.0.crate) = 2c1931adcde0554dce8a447c0a98de260f480299c26d81382c0278fda8a31cd1160bb6263b24d596a233fb42e5276830b2893e8a442b76aca47e82dea17c4c18

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10 17:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 17:37 [rpms/rust-implib] rawhide: Update to version 0.6.0; Fixes RHBZ#2460607 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox