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-todo] rawhide: Switch to gnome-srpm-macros macros
Date: Thu, 02 Jul 2026 10:03:00 GMT	[thread overview]
Message-ID: <178298658010.1.7439814310188866579.rpms-gnome-todo-c80644cb68a8@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gnome-todo
            Branch : rawhide
            Commit : c80644cb68a8f74600e0086ad9fc69fea6621ecf
            Author : Milan Crha <mcrha@redhat.com>
            Date   : 2026-07-02T12:01:33+02:00
            Stats  : +7/-32 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/gnome-todo/c/c80644cb68a8f74600e0086ad9fc69fea6621ecf?branch=rawhide

            Log:
            Switch to gnome-srpm-macros macros

[skip changelog]

---
diff --git a/.gitignore b/.gitignore
index c14af88..50336c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,28 +1,2 @@
-/gnome-todo-3.17.3.tar.xz
-/gnome-todo-3.17.3.1.tar.xz
-/gnome-todo-3.17.4.tar.xz
-/gnome-todo-3.17.91.tar.xz
-/gnome-todo-3.17.92.tar.xz
-/gnome-todo-3.18.0.tar.xz
-/gnome-todo-3.18.1.tar.xz
-/gnome-todo-3.19.5.tar.xz
-/gnome-todo-3.19.90.tar.xz
-/gnome-todo-3.19.91.tar.xz
-/gnome-todo-3.19.92.tar.xz
-/gnome-todo-3.20.0.tar.xz
-/gnome-todo-3.20.1.tar.xz
-/gnome-todo-3.20.2.tar.xz
-/gnome-todo-3.22.0.tar.xz
-/gnome-todo-3.22.1.tar.xz
-/gnome-todo-3.24.0.tar.xz
-/gnome-todo-3.25.1.tar.xz
-/gnome-todo-3.25.3.tar.xz
-/gnome-todo-3.25.90.tar.xz
-/gnome-todo-3.26.1.tar.xz
-/gnome-todo-3.26.2.tar.xz
-/gnome-todo-3.27.90.tar.xz
-/gnome-todo-3.28.0.tar.xz
-/gnome-todo-3.28.1.tar.xz
-/gnome-todo-41.rc.tar.xz
-/gnome-todo-41.0.tar.xz
-/Endeavour-43.0.tar.bz2
+/gnome-todo-*.tar.xz
+/Endeavour-*.tar.bz2

diff --git a/gnome-todo.spec b/gnome-todo.spec
index 2ce39b6..9a95bf0 100644
--- a/gnome-todo.spec
+++ b/gnome-todo.spec
@@ -1,5 +1,3 @@
-%global tarball_version %%(echo %{version} | tr '~' '.')
-
 Name:           gnome-todo
 Version:        43.0
 Release:        %autorelease
@@ -7,7 +5,10 @@ Summary:        Personal task manager for GNOME
 
 License:        GPL-3.0-or-later
 URL:            https://gitlab.gnome.org/World/Endeavour/
-Source0:        https://gitlab.gnome.org/World/Endeavour/-/archive/%{tarball_version}/Endeavour-%{tarball_version}.tar.bz2
+Source0:        https://gitlab.gnome.org/World/Endeavour/-/archive/%{gnome_tarball_version}/Endeavour-%{gnome_tarball_version}.tar.bz2
+
+%gnome_check_version
+
 Patch0:         endeavour-girepository.patch
 Patch1:         endeavour-fix-tests-build.patch
 
@@ -42,7 +43,7 @@ Summary:        Development files needed to write plugins for GNOME To Do
 %{summary}.
 
 %prep
-%autosetup -p1 -n Endeavour-%{tarball_version}
+%autosetup -p1 -n Endeavour-%{gnome_tarball_version}
 
 %build
 %meson

                 reply	other threads:[~2026-07-02 10:03 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=178298658010.1.7439814310188866579.rpms-gnome-todo-c80644cb68a8@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