public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-todo] rawhide: Switch to gnome-srpm-macros macros
@ 2026-07-02 10:03 Milan Crha
0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-07-02 10:03 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-02 10:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 10:03 [rpms/gnome-todo] 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