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-desktop3] rawhide: Switch to gnome-srpm-macros macros
Date: Tue, 30 Jun 2026 06:39:37 GMT	[thread overview]
Message-ID: <178280157773.1.12557297273668845903.rpms-gnome-desktop3-9f1ff8100878@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gnome-desktop3
            Branch : rawhide
            Commit : 9f1ff81008780cc4f23b92057a6d24c11cd2341f
            Author : Milan Crha <mcrha@redhat.com>
            Date   : 2026-06-30T07:30:21+02:00
            Stats  : +4/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gnome-desktop3/c/9f1ff81008780cc4f23b92057a6d24c11cd2341f?branch=rawhide

            Log:
            Switch to gnome-srpm-macros macros

[skip changelog]

---
diff --git a/gnome-desktop3.spec b/gnome-desktop3.spec
index 11f5b25..61b13b0 100644
--- a/gnome-desktop3.spec
+++ b/gnome-desktop3.spec
@@ -5,8 +5,6 @@
 %global gsettings_desktop_schemas_version 3.27.0
 %global po_package                        gnome-desktop-3.0
 
-%global tarball_version %%(echo %{version} | tr '~' '.')
-
 Name:    gnome-desktop3
 Version: 44.5
 Release: %autorelease
@@ -14,7 +12,9 @@ Summary: Library with common API for various GNOME modules
 
 License: GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.1-or-later
 URL:     https://gitlab.gnome.org/GNOME/gnome-desktop
-Source:  https://download.gnome.org/sources/gnome-desktop/44/gnome-desktop-%{tarball_version}.tar.xz
+Source:  https://download.gnome.org/sources/gnome-desktop/%{gnome_major_version}/gnome-desktop-%{gnome_tarball_version}.tar.xz
+
+%gnome_check_version
 
 BuildRequires: gcc
 BuildRequires: gettext
@@ -97,7 +97,7 @@ The %{name}-tests package contains tests that can be used to verify
 the functionality of the installed %{name} package.
 
 %prep
-%autosetup -p1 -n gnome-desktop-%{tarball_version}
+%autosetup -p1 -n gnome-desktop-%{gnome_tarball_version}
 
 %build
 %meson -Dgtk_doc=true -Dinstalled_tests=true

                 reply	other threads:[~2026-06-30  6:39 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=178280157773.1.12557297273668845903.rpms-gnome-desktop3-9f1ff8100878@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