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-desktop-testing] rawhide: Switch to gnome-srpm-macros macros
Date: Wed, 01 Jul 2026 08:29:27 GMT	[thread overview]
Message-ID: <178289456745.1.11257435443218185439.rpms-gnome-desktop-testing-f85856515408@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gnome-desktop-testing
            Branch : rawhide
            Commit : f85856515408fd7753695d56dcb00da8dda00056
            Author : Milan Crha <mcrha@redhat.com>
            Date   : 2026-07-01T10:28:02+02:00
            Stats  : +4/-8 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/gnome-desktop-testing/c/f85856515408fd7753695d56dcb00da8dda00056?branch=rawhide

            Log:
            Switch to gnome-srpm-macros macros

[skip changelog]

---
diff --git a/.gitignore b/.gitignore
index 2d4058d..12eef27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,3 @@
-/gnome-desktop-testing-2013.1.tar.xz
-/gnome-desktop-testing-2014.1.tar.xz
-/gnome-desktop-testing-2016.1.tar.xz
-/gnome-desktop-testing-v2018.1.tar.gz
-/gnome-desktop-testing-2021.1.tar.xz
+/gnome-desktop-testing-*.tar.xz
+/gnome-desktop-testing-*.tar.gz
+/gnome-desktop-testing-*-build

diff --git a/gnome-desktop-testing.spec b/gnome-desktop-testing.spec
index 8b51e64..6bc1116 100644
--- a/gnome-desktop-testing.spec
+++ b/gnome-desktop-testing.spec
@@ -1,5 +1,3 @@
-%define major_version %(c=%{version}; echo $c | cut -d. -f1 | cut -d~ -f1)
-
 Name:           gnome-desktop-testing
 Version:        2021.1
 Release:        %autorelease
@@ -7,7 +5,7 @@ Summary:        GNOME test runner for installed tests
 
 License:        LGPL-2.0-or-later
 URL:            https://gitlab.gnome.org/GNOME/gnome-desktop-testing
-Source0:        https://download.gnome.org/sources/%{name}/%{major_version}/%{name}-%{version}.tar.xz
+Source0:        https://download.gnome.org/sources/%{name}/%{gnome_major_version}/%{name}-%{version}.tar.xz
 
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(libsystemd)

                 reply	other threads:[~2026-07-01  8:29 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=178289456745.1.11257435443218185439.rpms-gnome-desktop-testing-f85856515408@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