public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/egl-gbm] f45: Fix library version
@ 2026-09-08  7:08 Simone Caronni
  0 siblings, 0 replies; only message in thread
From: Simone Caronni @ 2026-09-08  7:08 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-09-08  7:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08  7:08 [rpms/egl-gbm] f45: Fix library version Simone Caronni

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