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-wayland] f43: Drop snapshot conditionals
Date: Fri, 04 Sep 2026 14:32:18 GMT	[thread overview]
Message-ID: <178853233891.1.16222190847954949583.rpms-egl-wayland-6cbea9d3c718@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/egl-wayland
Branch : f43
Commit : 6cbea9d3c71878a0b934b2af509929f012b1f520
Author : Simone Caronni <negativo17@gmail.com>
Date   : 2026-09-04T16:29:07+02:00
Stats  : +1/-14 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/egl-wayland/c/6cbea9d3c71878a0b934b2af509929f012b1f520?branch=f43

Log:
Drop snapshot conditionals

---
diff --git a/egl-wayland.spec b/egl-wayland.spec
index d14227c..8fd139d 100644
--- a/egl-wayland.spec
+++ b/egl-wayland.spec
@@ -1,20 +1,11 @@
-%global commit0 3acc51828aceba310081c72a18f938f04d4487de
-%global date 20250407
-%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
-%global tag %{version}
-
 Name:           egl-wayland
-Version:        1.1.22%{!?tag:~%{date}git%{shortcommit0}}
+Version:        1.1.22
 Release:        %autorelease
 Summary:        EGLStream-based Wayland external platform
 License:        MIT
 URL:            https://github.com/NVIDIA/%{name}
 
-%if 0%{?tag:1}
 Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
-%else
-Source0:        %{url}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
-%endif
 
 BuildRequires:  cmake
 BuildRequires:  meson
@@ -53,11 +44,7 @@ EGL drivers that support the external platform mechanism.
 This package contains development files.
 
 %prep
-%if 0%{?tag:1}
 %autosetup -p1
-%else
-%autosetup -p1 -n %{name}-%{commit0}
-%endif
 
 %build
 %meson

                 reply	other threads:[~2026-09-04 14:32 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=178853233891.1.16222190847954949583.rpms-egl-wayland-6cbea9d3c718@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