public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/SimGear] rawhide: 2024.1.7-rc4
@ 2026-08-12 13:36 Tom spot Callaway
0 siblings, 0 replies; only message in thread
From: Tom spot Callaway @ 2026-08-12 13:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/SimGear
Branch : rawhide
Commit : e856b18b0fc4cad95651914dc3e18e2b9bf3e8f9
Author : Tom spot Callaway <spotaws@amazon.com>
Date : 2026-08-12T09:36:02-04:00
Stats : +11/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/SimGear/c/e856b18b0fc4cad95651914dc3e18e2b9bf3e8f9?branch=rawhide
Log:
2024.1.7-rc4
---
diff --git a/.gitignore b/.gitignore
index 2a38879..0a6fe71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@ SimGear-2.0.0.tar.gz
/simgear-2024.1.4.tar.bz2
/simgear-2024.1.5.tar.bz2
/simgear-2024.1.6.tar.bz2
+/simgear-2024.1.7-rc4.tar.bz2
diff --git a/SimGear.spec b/SimGear.spec
index 1eeefd0..ea9da6b 100644
--- a/SimGear.spec
+++ b/SimGear.spec
@@ -1,11 +1,13 @@
+%global pretag rc4
+
Name: SimGear
-Version: 2024.1.6
-Release: 2%{?dist}
+Version: 2024.1.7
+Release: 0.1%{?pretag:.%{pretag}}%{?dist}
# Automatically converted from old format: GPLv2+ - review is highly recommended.
License: GPL-2.0-or-later
Summary: Simulation library components
URL: https://gitlab.com/flightgear/simgear
-Source0: https://gitlab.com/flightgear/simgear/-/archive/%{version}/simgear-%{version}.tar.bz2
+Source0: https://gitlab.com/flightgear/simgear/-/archive/%{version}%{?pretag:-%{pretag}}/simgear-%{version}%{?pretag:-%{pretag}}.tar.bz2
Patch: 0001-check-to-be-sure-that-n-is-not-being-set-as-format-t.patch
Patch: 0002-fix-support-for-aarch64.patch
BuildRequires: gcc-c++
@@ -35,7 +37,7 @@ Development headers and libraries for building applications against
SimGear.
%prep
-%autosetup -p1 -n simgear-%{version}
+%autosetup -p1 -n simgear-%{version}%{?pretag:-%{pretag}}
# makes rpmlint happy
find -name \*.cxx -o -name \*.hxx | xargs chmod -x
@@ -70,6 +72,9 @@ rm -rf simgear/xml/*.h simgear/xml/*.c
%{_libdir}/cmake/SimGear
%changelog
+* Wed Aug 12 2026 Tom Callaway <spot@fedoraproject.org> - 2024.1.7-0.1.rc4
+- 2024.1.7-rc4
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2024.1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 1c0733c..28b3b12 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (simgear-2024.1.6.tar.bz2) = a79fa8f115da3575998a2144ba8b782442541b06dea9da75e8adf9b334a1efea8394ca12e745cca94764a0531876465923505d97e7fdbb2294469e29821dac2f
+SHA512 (simgear-2024.1.7-rc4.tar.bz2) = 9b43bb6131f250c8d5213a2ca99f6038d9d90a2118961cc152946bd3a9b46d4f946e020e85a0c3d46e302fe87987ff370b34bb71f71631e8e38dd3bde16aee7a
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-12 13:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-12 13:36 [rpms/SimGear] rawhide: 2024.1.7-rc4 Tom spot Callaway
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox