public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Callaway <spot@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/libunwind] epel9: update to 1.7.0-rc2
Date: Mon, 15 Jun 2026 10:26:59 GMT [thread overview]
Message-ID: <178151921925.1.5472222254286489909.rpms-libunwind-a1c16ce0a06e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libunwind
Branch : epel9
Commit : a1c16ce0a06e71210114ca3c68ed1b724be7dbab
Author : Tom Callaway <spot@fedoraproject.org>
Date : 2023-02-20T09:36:49-05:00
Stats : +12/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libunwind/c/a1c16ce0a06e71210114ca3c68ed1b724be7dbab?branch=epel9
Log:
update to 1.7.0-rc2
---
diff --git a/.gitignore b/.gitignore
index 23b608e..5bf5bce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/libunwind-*.tar.gz
+/v1.7.0-rc2.tar.gz
diff --git a/libunwind.spec b/libunwind.spec
index f82ab33..4fa38aa 100644
--- a/libunwind.spec
+++ b/libunwind.spec
@@ -36,20 +36,21 @@
%global test_failure_override false
%endif
+%global prerel rc2
+
Summary: An unwinding library
Name: libunwind
-Version: 1.6.2
-Release: 6%{?dist}
+Version: 1.7.0
+Release: 0.1.%{prerel}%{?dist}
License: BSD
URL: http://savannah.nongnu.org/projects/libunwind
-Source: http://download-mirror.savannah.gnu.org/releases/libunwind/libunwind-%{version}.tar.gz
+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
#Fedora specific patch
Patch1: libunwind-arm-default-to-exidx.patch
# Make libunwind.h multilib friendly
Patch2: libunwind-1.3.1-multilib-fix.patch
-Patch3: libunwind-1.6.2-dynamic-page-size.patch
-Patch4: libunwind-skip-no-coredump.patch
Patch5: libunwind-no-dl-iterate-phdr.patch
ExclusiveArch: %{arm} aarch64 hppa ia64 mips ppc %{power64} s390x %{ix86} x86_64
@@ -73,7 +74,7 @@ The libunwind-devel package includes the libraries and header files for
libunwind.
%prep
-%autosetup -p1
+%autosetup -p1 -n %{name}-%{version}-%{prerel}
%build
%global optflags %{optflags} -fcommon
@@ -126,6 +127,9 @@ echo ====================TESTING END=====================
%{_includedir}/libunwind*.h
%changelog
+* Mon Feb 20 2023 Tom Callaway <spot@fedoraproject.org> - 1.7.0-0.1.rc2
+- update to 1.7.0-rc2
+
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
diff --git a/sources b/sources
index 2dddbed..50cb3bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libunwind-1.6.2.tar.gz) = 1d17dfb14f99a894a6cda256caf9ec481c14068aaf8f3a85fa3befa7c7cca7fca0f544a91a3a7c2f2fc55bab19b06a67ca79f55ac9081151d94478c7f611f8f7
+SHA512 (v1.7.0-rc2.tar.gz) = 09920dffd7ab7eb18c3ec5ed3cbb78cc66e7456e465d7454c48d2d9d015e76d2ee78af42b34ccd85f4a15a2d61b1da461dcee12adadcfcf1ae4af3a2ecc59df3
reply other threads:[~2026-06-15 10:26 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=178151921925.1.5472222254286489909.rpms-libunwind-a1c16ce0a06e@fedoraproject.org \
--to=spot@fedoraproject.org \
--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