public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Milan Crha <mcrha@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-extensions-app] rawhide: Switch to gnome-srpm-macros macros
Date: Tue, 30 Jun 2026 07:17:54 GMT	[thread overview]
Message-ID: <178280387464.1.507511894130230005.rpms-gnome-extensions-app-b9aff48daf08@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gnome-extensions-app
            Branch : rawhide
            Commit : b9aff48daf08cf10cac964a9be7db84c74df33f6
            Author : Milan Crha <mcrha@redhat.com>
            Date   : 2026-06-30T08:45:22+02:00
            Stats  : +4/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gnome-extensions-app/c/b9aff48daf08cf10cac964a9be7db84c74df33f6?branch=rawhide

            Log:
            Switch to gnome-srpm-macros macros

[skip changelog]

---
diff --git a/gnome-extensions-app.spec b/gnome-extensions-app.spec
index 7fdfb8d..3c04071 100644
--- a/gnome-extensions-app.spec
+++ b/gnome-extensions-app.spec
@@ -1,7 +1,5 @@
 %global _vpath_srcdir subprojects/extensions-app
 %global source_name gnome-shell
-%global tarball_version %%(echo %{version} | tr '~' '.')
-%global major_version %%(cut -d "." -f 1 <<<%{tarball_version})
 
 %global adwaita_version 1.5.0
 
@@ -12,7 +10,9 @@ Summary:       Manage GNOME Shell extensions
 
 License:       GPL-2.0-or-later
 URL:           https://gitlab.gnome.org/GNOME/%{source_name}
-Source0:       https://download.gnome.org/sources/%{source_name}/%{major_version}/%{source_name}-%{tarball_version}.tar.xz
+Source0:       https://download.gnome.org/sources/%{source_name}/%{gnome_major_version}/%{source_name}-%{gnome_tarball_version}.tar.xz
+
+%gnome_check_version
 
 BuildRequires: gcc
 BuildRequires: gettext
@@ -38,7 +38,7 @@ GNOME Shell extensions.
 
 
 %prep
-%setup -q -n %{source_name}-%{tarball_version}
+%setup -q -n %{source_name}-%{gnome_tarball_version}
 ln --symbolic ../../libshew subprojects/extensions-app/subprojects/libshew
 
 %{_vpath_srcdir}/generate-translations.sh

                 reply	other threads:[~2026-06-30  7:17 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=178280387464.1.507511894130230005.rpms-gnome-extensions-app-b9aff48daf08@fedoraproject.org \
    --to=mcrha@redhat.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