public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/package-notes] f43: Version 0.19
@ 2026-06-13 15:25
0 siblings, 0 replies; only message in thread
From: @ 2026-06-13 15:25 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/package-notes
Branch : f43
Commit : b54e10ef686f7893aad5b582e6d6eea629333113
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Date : 2026-06-13T17:24:27+02:00
Stats : +3/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/package-notes/c/b54e10ef686f7893aad5b582e6d6eea629333113?branch=f43
Log:
Version 0.19
- Fixes a bug where dlopen output was dependent on binary sort order
when multiple binaries used notes.
(cherry picked from commit acf503d52e57d1109204940a05dbeaa836ccaff2)
---
diff --git a/.gitignore b/.gitignore
index 99c4328..ce2bccb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/package-notes-0.16.tar.gz
/package-notes-0.17.tar.gz
/package-notes-0.18.tar.gz
+/package-notes-0.19.tar.gz
diff --git a/package-notes.spec b/package-notes.spec
index c63d23d..f39abd1 100644
--- a/package-notes.spec
+++ b/package-notes.spec
@@ -1,5 +1,5 @@
Name: package-notes
-Version: 0.18
+Version: 0.19
Release: %autorelease
Summary: ELF Package and Dlopen Notes
License: 0BSD
diff --git a/sources b/sources
index 2991b3c..2d78b60 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (package-notes-0.18.tar.gz) = f378bf78cfc9295d18688dc268fd697ef07eea6a8892f1e5706299a2f3ac9cb268952686b7027d946494285c777f81d385a94d6c2c010f51ccc5b0fdd472a26c
+SHA512 (package-notes-0.19.tar.gz) = 71128a5fb5ddbad1d1218d593c7201089522292e5c21f9a1725ca92bbbc4a50f8ea5340794de630f50950994d1f9a743b83979ae6b147c19239721d910378987
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-13 15:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-13 15:25 [rpms/package-notes] f43: Version 0.19
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox