public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/slibtool] rawhide: Update to v0.7.4 (rhbz#1876730)
@ 2026-09-01 20:18 Artur Frenszek-Iwicki
  0 siblings, 0 replies; only message in thread
From: Artur Frenszek-Iwicki @ 2026-09-01 20:18 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-09-01 20:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-01 20:18 [rpms/slibtool] rawhide: Update to v0.7.4 (rhbz#1876730) Artur Frenszek-Iwicki

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