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/file-roller] rawhide: Switch to gnome-srpm-macros macros
Date: Wed, 01 Jul 2026 07:16:23 GMT [thread overview]
Message-ID: <178289018358.1.15131833967974079306.rpms-file-roller-3477a045d31d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/file-roller
Branch : rawhide
Commit : 3477a045d31d6447fa2fb6d9bb50a683dcafebb0
Author : Milan Crha <mcrha@redhat.com>
Date : 2026-07-01T09:14:59+02:00
Stats : +5/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/file-roller/c/3477a045d31d6447fa2fb6d9bb50a683dcafebb0?branch=rawhide
Log:
Switch to gnome-srpm-macros macros
[skip changelog]
---
diff --git a/.gitignore b/.gitignore
index fc2f733..563b54b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/file-roller-*.tar.bz2
/file-roller-*.tar.xz
+/file-roller-*-build
diff --git a/file-roller.spec b/file-roller.spec
index e064081..1eacd02 100644
--- a/file-roller.spec
+++ b/file-roller.spec
@@ -1,5 +1,3 @@
-%global tarball_version %%(echo %{version} | tr '~' '.')
-
Name: file-roller
Version: 44.7
Release: %autorelease
@@ -7,7 +5,9 @@ Summary: Tool for viewing and creating archives
License: GPL-2.0-or-later
URL: https://wiki.gnome.org/Apps/FileRoller
-Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{tarball_version}.tar.xz
+Source0: https://download.gnome.org/sources/%{name}/%{gnome_major_version}/%{name}-%{gnome_tarball_version}.tar.xz
+
+%gnome_check_version
BuildRequires: meson
BuildRequires: gcc
@@ -47,7 +47,7 @@ or directories.
%endif
%prep
-%autosetup -p1 -n %{name}-%{tarball_version}
+%autosetup -p1 -n %{name}-%{gnome_tarball_version}
%build
%meson \
reply other threads:[~2026-07-01 7:16 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=178289018358.1.15131833967974079306.rpms-file-roller-3477a045d31d@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