public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-desktop-testing] rawhide: Switch to gnome-srpm-macros macros
@ 2026-07-01 8:29 Milan Crha
0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-07-01 8:29 UTC (permalink / raw)
To: git-commits
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)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-01 8:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 8:29 [rpms/gnome-desktop-testing] rawhide: Switch to gnome-srpm-macros macros Milan Crha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox