public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/libraw1394] f45: Guard against any undetected SONAME bumps
Date: Mon, 17 Aug 2026 12:16:21 GMT [thread overview]
Message-ID: <178696898118.1.15735494991127198172.rpms-libraw1394-582c705793d0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libraw1394
Branch : f45
Commit : 582c705793d0f08b05c0d0d507ff7c67932dda7e
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-17T12:32:41+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libraw1394/c/582c705793d0f08b05c0d0d507ff7c67932dda7e?branch=f45
Log:
Guard against any undetected SONAME bumps
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_listing_shared_library_files
[skip changelog]
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
---
diff --git a/libraw1394.spec b/libraw1394.spec
index bcef96a..9c6de29 100644
--- a/libraw1394.spec
+++ b/libraw1394.spec
@@ -43,7 +43,7 @@ rm -f %{buildroot}%{_libdir}/libraw1394.la
%{_bindir}/dumpiso
%{_bindir}/sendiso
%{_bindir}/testlibraw
-%{_libdir}/libraw1394.so.*
+%{_libdir}/libraw1394.so.11*
%{_mandir}/man1/dumpiso.1*
%{_mandir}/man1/sendiso.1*
%{_mandir}/man1/testlibraw.1*
reply other threads:[~2026-08-17 12:16 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=178696898118.1.15735494991127198172.rpms-libraw1394-582c705793d0@fedoraproject.org \
--to=code@musicinmybrain.net \
--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