public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Artur Frenszek-Iwicki <fedora@svgames.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/slibtool] rawhide: Update to v0.7.4 (rhbz#1876730)
Date: Tue, 01 Sep 2026 20:18:39 GMT	[thread overview]
Message-ID: <178829391947.1.7368795653318679651.rpms-slibtool-21e0cb39ac72@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/slibtool
Branch : rawhide
Commit : 21e0cb39ac72456da8453229c0a9c7f40f64a6fd
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date   : 2026-08-31T18:36:57+02:00
Stats  : +12/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/slibtool/c/21e0cb39ac72456da8453229c0a9c7f40f64a6fd?branch=rawhide

Log:
Update to v0.7.4 (rhbz#1876730)

---
diff --git a/.gitignore b/.gitignore
index 898d6e3..e6399ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /slibtool-0.5.25.tar.xz
 /slibtool-0.5.26.tar.xz
 /slibtool-0.5.28.tar.xz
+/slibtool-0.7.4.tar.xz

diff --git a/slibtool.spec b/slibtool.spec
index 235febf..a73c27c 100644
--- a/slibtool.spec
+++ b/slibtool.spec
@@ -12,15 +12,17 @@
 %global _build %{_target_platform}
 
 Name:           slibtool
-Version:        0.5.28
-Release:        17%{?dist}
+Version:        0.7.4
+Release:        1%{?dist}
 Summary:        A skinny libtool implementation, written in C
 
 License:        MIT
 URL:            http://git.midipix.org/cgit.cgi/slibtool
 Source0:        http://midipix.org/dl/slibtool/%{name}-%{version}.tar.xz
 
-BuildRequires:  gcc, make
+BuildRequires:  gcc
+BuildRequires:  make
+BuildRequires:  m4
 
 # slibtool uses libslibtool internally
 Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
@@ -80,8 +82,10 @@ to use functionality provided by %{name}.
 %doc README NEWS THANKS CONTRIB
 %{_bindir}/clibtool*
 %{_bindir}/dlibtool*
+%{_bindir}/dclibtool*
 %{_bindir}/r*libtool
 %{_bindir}/slibtool*
+%{_datadir}/%{name}/
 
 %files libs
 %license COPYING.SLIBTOOL
@@ -94,6 +98,9 @@ to use functionality provided by %{name}.
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Mon Aug 31 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 0.7.4-1
+- Update to v0.7.4 (rhbz#1876730)
+
 * Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.28-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index a6330d5..80dda0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (slibtool-0.5.28.tar.xz) = bfd9a39a60203606286af53ba9acc8d06490691cec7edae5ab6978b8547029412881b9895e8e0470c4f70bc9c349fdc6918200aaac810df99cf628e5848c6563
+SHA512 (slibtool-0.7.4.tar.xz) = f7a37877455d0a7ca2b3e672d2d4e7b11581da0b29fd2923ad6ca79941b018f181a80ea2700751cbb1de531900ee9da2460203a1fad420047d42a76fb596df06

                 reply	other threads:[~2026-09-01 20:18 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=178829391947.1.7368795653318679651.rpms-slibtool-21e0cb39ac72@fedoraproject.org \
    --to=fedora@svgames.pl \
    --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