public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Simone Caronni <negativo17@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/egl-gbm] f45: Fix library version
Date: Tue, 08 Sep 2026 07:08:28 GMT	[thread overview]
Message-ID: <178885130822.1.6959997432621664028.rpms-egl-gbm-3b6b4cb19c44@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/egl-gbm
Branch : f45
Commit : 3b6b4cb19c445f444d539c1c970233de02436f07
Author : Simone Caronni <negativo17@gmail.com>
Date   : 2026-09-08T09:07:54+02:00
Stats  : +21/-0 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/egl-gbm/c/3b6b4cb19c445f444d539c1c970233de02436f07?branch=f45

Log:
Fix library version

---
diff --git a/15.patch b/15.patch
new file mode 100644
index 0000000..ace5d65
--- /dev/null
+++ b/15.patch
@@ -0,0 +1,20 @@
+From 505a675ff314b52d63103af24289b3c9cb2381d7 Mon Sep 17 00:00:00 2001
+From: Kyle Brenneman <kbrenneman@nvidia.com>
+Date: Fri, 4 Sep 2026 08:09:38 -0600
+Subject: [PATCH] Increment version number to 1.1.4.
+
+---
+ meson.build | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/meson.build b/meson.build
+index 7bea529..5664f1c 100644
+--- a/meson.build
++++ b/meson.build
+@@ -1,5 +1,5 @@
+ project('egl-gbm', 'c',
+-        version : '1.1.3',
++        version : '1.1.4',
+         default_options : [
+           'buildtype=debugoptimized',
+           'c_std=gnu99',

diff --git a/egl-gbm.spec b/egl-gbm.spec
index 71c3313..13a88e7 100644
--- a/egl-gbm.spec
+++ b/egl-gbm.spec
@@ -7,6 +7,7 @@ License:        MIT
 URL:            https://github.com/NVIDIA/%{name}
 
 Source0:        %url/archive/%{version}/%{name}-%{version}.tar.gz
+Patch0:         https://patch-diff.githubusercontent.com/raw/NVIDIA/egl-gbm/pull/15.patch
 
 BuildRequires:  gcc
 BuildRequires:  meson

                 reply	other threads:[~2026-09-08  7:08 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=178885130822.1.6959997432621664028.rpms-egl-gbm-3b6b4cb19c44@fedoraproject.org \
    --to=negativo17@gmail.com \
    --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