public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-online-accounts] rawhide: Use a gnome-srpm-macros macro
@ 2026-07-01 15:57 Milan Crha
0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-07-01 15:57 UTC (permalink / raw)
To: git-commits
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)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-01 15:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 15:57 [rpms/gnome-online-accounts] rawhide: Use a gnome-srpm-macros macro Milan Crha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox