public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/package-notes] rawhide: Version 0.19
Date: Sat, 13 Jun 2026 15:25:05 GMT	[thread overview]
Message-ID: <178136430579.1.14916263859108295636.rpms-package-notes-acf503d52e57@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/package-notes
            Branch : rawhide
            Commit : acf503d52e57d1109204940a05dbeaa836ccaff2
            Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
            Date   : 2026-06-13T17:23:45+02:00
            Stats  : +3/-2 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/package-notes/c/acf503d52e57d1109204940a05dbeaa836ccaff2?branch=rawhide

            Log:
            Version 0.19

- Fixes a bug where dlopen output was dependent on binary sort order
  when multiple binaries used notes.

---
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

                 reply	other threads:[~2026-06-13 15:25 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=178136430579.1.14916263859108295636.rpms-package-notes-acf503d52e57@fedoraproject.org \
    --to=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