public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libunwind] epel9: 1.7.2
@ 2026-06-15 10:27 Tom Callaway
0 siblings, 0 replies; only message in thread
From: Tom Callaway @ 2026-06-15 10:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libunwind
Branch : epel9
Commit : a6ef66ee2f7bc100857e14ca3cc81060ea8987fc
Author : Tom Callaway <spot@fedoraproject.org>
Date : 2023-08-09T15:49:17-04:00
Stats : +9/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/libunwind/c/a6ef66ee2f7bc100857e14ca3cc81060ea8987fc?branch=epel9
Log:
1.7.2
---
diff --git a/libunwind.spec b/libunwind.spec
index 840207d..3a0bb1c 100644
--- a/libunwind.spec
+++ b/libunwind.spec
@@ -41,16 +41,15 @@
%global test_failure_override false
%endif
-%global prerel rc2
+# %%global prerel rc2
Summary: An unwinding library
Name: libunwind
-Version: 1.7.0
-Release: 0.2.%{prerel}%{?dist}
+Version: 1.7.2
+Release: 1%{?dist}
License: BSD
URL: http://savannah.nongnu.org/projects/libunwind
-Source: https://github.com/libunwind/libunwind/archive/refs/tags/v%{version}-%{prerel}.tar.gz
-# http://download-mirror.savannah.gnu.org/releases/libunwind/libunwind-%%{version}.tar.gz
+Source: https://github.com/libunwind/libunwind/releases/download/v%{version}/%{name}-%{version}.tar.gz
#Fedora specific patch
Patch1: libunwind-arm-default-to-exidx.patch
@@ -79,7 +78,7 @@ The libunwind-devel package includes the libraries and header files for
libunwind.
%prep
-%autosetup -p1 -n %{name}-%{version}-%{prerel}
+%autosetup -p1 -n %{name}-%{version}
%build
%global optflags %{optflags} -fcommon
@@ -132,6 +131,9 @@ echo ====================TESTING END=====================
%{_includedir}/libunwind*.h
%changelog
+* Wed Aug 9 2023 Tom Callaway <spot@fedoraproject.org> - 1.7.2-1
+- update to 1.7.2
+
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-0.2.rc2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
diff --git a/sources b/sources
index 50cb3bd..696be73 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v1.7.0-rc2.tar.gz) = 09920dffd7ab7eb18c3ec5ed3cbb78cc66e7456e465d7454c48d2d9d015e76d2ee78af42b34ccd85f4a15a2d61b1da461dcee12adadcfcf1ae4af3a2ecc59df3
+SHA512 (libunwind-1.7.2.tar.gz) = 903f7e26c7d4c22e6ef4fe8954ca0f153fdf346cec40e1e8f7ab966d251110f4deb0a84d1fd150aee194ed966b5c1e01ee27c821cd043859852da33a94faae1f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 10:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 10:27 [rpms/libunwind] epel9: 1.7.2 Tom Callaway
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox