public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/atkmm] rawhide: Switch to gnome-srpm-macros macros
@ 2026-07-01 6:21 Milan Crha
0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-07-01 6:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/atkmm
Branch : rawhide
Commit : 4128632ada3c382bd5f331ece4e03fc080a5df87
Author : Milan Crha <mcrha@redhat.com>
Date : 2026-07-01T08:20:04+02:00
Stats : +4/-20 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/atkmm/c/4128632ada3c382bd5f331ece4e03fc080a5df87?branch=rawhide
Log:
Switch to gnome-srpm-macros macros
[skip changelog]
---
diff --git a/.gitignore b/.gitignore
index 768b981..8f7f8c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,17 +1,3 @@
-atkmm-2.21.2.tar.bz2
-/atkmm-2.22.0.tar.bz2
-/atkmm-2.22.2.tar.bz2
-/atkmm-2.22.4.tar.bz2
-/atkmm-2.22.5.tar.bz2
-/atkmm-2.22.6.tar.xz
-/atkmm-2.22.7.tar.xz
-/atkmm-2.23.1.tar.xz
-/atkmm-2.23.3.tar.xz
-/atkmm-2.24.1.tar.xz
-/atkmm-2.24.2.tar.xz
-/atkmm-2.24.3.tar.xz
-/atkmm-2.28.1.tar.xz
-/atkmm-2.28.2.tar.xz
-/atkmm-2.28.3.tar.xz
-/atkmm-2.28.4.tar.xz
-/atkmm-2.28.5.tar.xz
+/atkmm-*.tar.bz2
+/atkmm-*.tar.xz
+/atkmm-*-build
diff --git a/atkmm.spec b/atkmm.spec
index 15a137c..b529e5a 100644
--- a/atkmm.spec
+++ b/atkmm.spec
@@ -1,6 +1,4 @@
%global apiver 1.6
-# first two digits of version
-%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
%global glibmm24_version 2.46.2
@@ -11,7 +9,7 @@ Summary: C++ interface for the ATK library
License: LGPL-2.1-or-later
URL: https://www.gtkmm.org/
-Source0: https://download.gnome.org/sources/atkmm/%{release_version}/atkmm-%{version}.tar.xz
+Source0: https://download.gnome.org/sources/%{name}/%{gnome_major_minor_version}/%{name}-%{version}.tar.xz
BuildRequires: atk-devel
BuildRequires: doxygen
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-01 6:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 6:21 [rpms/atkmm] 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