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-online-accounts] rawhide: Use a gnome-srpm-macros macro
Date: Wed, 01 Jul 2026 15:57:58 GMT	[thread overview]
Message-ID: <178292147850.1.16417932501124056992.rpms-gnome-online-accounts-7109fa9bef97@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gnome-online-accounts
            Branch : rawhide
            Commit : 7109fa9bef97ae61ca9b4734ebe9e57add3a9871
            Author : Milan Crha <mcrha@redhat.com>
            Date   : 2026-07-01T17:56:30+02:00
            Stats  : +2/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/gnome-online-accounts/c/7109fa9bef97ae61ca9b4734ebe9e57add3a9871?branch=rawhide

            Log:
            Use a gnome-srpm-macros macro

[skip changelog]

---
diff --git a/.gitignore b/.gitignore
index 72e747c..2ebd352 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gnome-online-accounts-*.tar.xz
+/gnome-online-accounts-*-build

diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec
index f1347f0..be08832 100644
--- a/gnome-online-accounts.spec
+++ b/gnome-online-accounts.spec
@@ -4,8 +4,6 @@
 %global libadwaita_version 1.6~beta
 %global libsoup_version 3.0
 
-%global major_minor_version %%(echo %%{version} | cut -d "." -f 1-2)
-
 Name:		gnome-online-accounts
 Version:	3.58.1
 Release:	%autorelease
@@ -14,7 +12,7 @@ Summary:	Single sign-on framework for GNOME
 # Sources are LGPL-2.0-or-later, icons are CC-BY-SA-4.0.
 License:	LGPL-2.0-or-later AND CC-BY-SA-4.0
 URL:		https://wiki.gnome.org/Projects/GnomeOnlineAccounts
-Source0:	https://download.gnome.org/sources/%{name}/%{major_minor_version}/%{name}-%{version}.tar.xz
+Source0:	https://download.gnome.org/sources/%{name}/%{gnome_major_minor_version}/%{name}-%{version}.tar.xz
 
 BuildRequires:	pkgconfig(dbus-1)
 BuildRequires:	pkgconfig(gcr-4)

                 reply	other threads:[~2026-07-01 15:57 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=178292147850.1.16417932501124056992.rpms-gnome-online-accounts-7109fa9bef97@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