public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-implib] f43: Update to version 0.6.0; Fixes RHBZ#2460607
Date: Mon, 10 Aug 2026 17:37:35 GMT	[thread overview]
Message-ID: <178638345576.1.10239666537119626651.rpms-rust-implib-4f9b68f1240f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-implib
Branch : f43
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=f43

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

                 reply	other threads:[~2026-08-10 17:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178638345576.1.10239666537119626651.rpms-rust-implib-4f9b68f1240f@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox