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-klotski] rawhide: Use a gnome-srpm-macros macro
Date: Wed, 01 Jul 2026 15:32:49 GMT [thread overview]
Message-ID: <178291996980.1.13103065659137063910.rpms-gnome-klotski-de40d81b4b0d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gnome-klotski
Branch : rawhide
Commit : de40d81b4b0defcef2dcab11a05d583bcb2e9fd1
Author : Milan Crha <mcrha@redhat.com>
Date : 2026-07-01T17:31:23+02:00
Stats : +3/-56 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/gnome-klotski/c/de40d81b4b0defcef2dcab11a05d583bcb2e9fd1?branch=rawhide
Log:
Use a gnome-srpm-macros macro
[skip changelog]
---
diff --git a/.gitignore b/.gitignore
index 98f0e5c..93f2a40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,55 +1,2 @@
-/gnome-klotski-3.8.0.tar.xz
-/gnome-klotski-3.8.1.tar.xz
-/gnome-klotski-3.8.2.tar.xz
-/gnome-klotski-3.9.90.tar.xz
-/gnome-klotski-3.9.92.tar.xz
-/gnome-klotski-3.10.0.tar.xz
-/gnome-klotski-3.11.1.tar.xz
-/gnome-klotski-3.11.3.tar.xz
-/gnome-klotski-3.11.90.tar.xz
-/gnome-klotski-3.11.92.tar.xz
-/gnome-klotski-3.12.0.tar.xz
-/gnome-klotski-3.12.1.tar.xz
-/gnome-klotski-3.12.2.tar.xz
-/gnome-klotski-3.13.3.tar.xz
-/gnome-klotski-3.13.90.tar.xz
-/gnome-klotski-3.14.0.tar.xz
-/gnome-klotski-3.14.1.tar.xz
-/gnome-klotski-3.14.2.tar.xz
-/gnome-klotski-3.15.90.tar.xz
-/gnome-klotski-3.16.0.tar.xz
-/gnome-klotski-3.16.1.tar.xz
-/gnome-klotski-3.17.90.tar.xz
-/gnome-klotski-3.17.92.tar.xz
-/gnome-klotski-3.18.0.tar.xz
-/gnome-klotski-3.18.1.tar.xz
-/gnome-klotski-3.19.1.tar.xz
-/gnome-klotski-3.19.90.tar.xz
-/gnome-klotski-3.19.92.tar.xz
-/gnome-klotski-3.20.0.tar.xz
-/gnome-klotski-3.20.1.tar.xz
-/gnome-klotski-3.20.2.tar.xz
-/gnome-klotski-3.21.90.tar.xz
-/gnome-klotski-3.21.91.tar.xz
-/gnome-klotski-3.22.0.tar.xz
-/gnome-klotski-3.22.1.tar.xz
-/gnome-klotski-3.22.2.tar.xz
-/gnome-klotski-3.22.3.tar.xz
-/gnome-klotski-3.31.3.tar.xz
-/gnome-klotski-3.31.90.tar.xz
-/gnome-klotski-3.31.92.tar.xz
-/gnome-klotski-3.32.0.tar.xz
-/gnome-klotski-3.33.90.tar.xz
-/gnome-klotski-3.34.0.tar.xz
-/gnome-klotski-3.34.3.tar.xz
-/gnome-klotski-3.35.3.tar.xz
-/gnome-klotski-3.35.90.tar.xz
-/gnome-klotski-3.35.91.tar.xz
-/gnome-klotski-3.36.0.tar.xz
-/gnome-klotski-3.36.2.tar.xz
-/gnome-klotski-3.37.1.tar.xz
-/gnome-klotski-3.37.2.tar.xz
-/gnome-klotski-3.37.91.tar.xz
-/gnome-klotski-3.38.0.tar.xz
-/gnome-klotski-3.38.1.tar.xz
-/gnome-klotski-3.38.2.tar.xz
+/gnome-klotski-*.tar.xz
+/gnome-klotski-*-build
diff --git a/gnome-klotski.spec b/gnome-klotski.spec
index 867ff41..3be6bfc 100644
--- a/gnome-klotski.spec
+++ b/gnome-klotski.spec
@@ -4,7 +4,7 @@ Release: %autorelease
Summary: GNOME Klotski game
License: GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND CC0-1.0
URL: https://wiki.gnome.org/Apps/Klotski
-Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
+Source0: https://download.gnome.org/sources/%{name}/%{gnome_major_minor_version}/%{name}-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: gettext
reply other threads:[~2026-07-01 15: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=178291996980.1.13103065659137063910.rpms-gnome-klotski-de40d81b4b0d@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