Accepting request 1152949 from home:pmonrealgonzalez:branches:devel:libraries:c_c++

- Update to 1.8.1:
  * Fix issue #713 by @cshung in #717
  * Add do-release script by @bregma in #725
  * Backport dotnet-runtime fixes to the 1.8 branch by @bregma in #726
  * [v1.8] Make tests installable by @bregma in #722
  * Bump version to 1.8.1 by @bregma in #727

OBS-URL: https://build.opensuse.org/request/show/1152949
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libunwind?expand=0&rev=70
This commit is contained in:
David Anes 2024-02-29 10:26:13 +00:00 committed by Git OBS Bridge
parent 4b37e104f0
commit 7ae0d43601
6 changed files with 33 additions and 21 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b6b3df40a0970c8f2865fb39aa2af7b5d6f12ad6c5774e266ccca4d6b8b72268
size 949829

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCgAGBQJlo+zKAAoJEAoP+EW32zQn5pgP/3f5keuO/1ycM1XwnTdmA/H1
T4uojKbW/Vnq7bXHGw4DXZteKI9+6Hff14kbKBqv8Z1/lFhCMT3441HcSq9Ukblp
qmsV6czOJgtNcFsArj/AdMJMCIaSRLmFUvLbfL2E0i8aOyqsP38Ew21O97hXO4OX
U1kA2+MeYIjvKGHHbi1MJw4tORtoKgIPmWLr+q4Ovhx4OCRXhIjx5tsC7sQtxMQp
I1EBteeMgrQaEsgtwG63jEdfW6YRMl9+RColtkWrTrYuzp/4Rss/H3Jh/1L7oFiL
97jWzRbCfe4eaUbAvWXPfsOZIUpMl05Ip5yMfVvZmG9qELNzmKZ+7T2QoSUuPtw3
cuYE7pz5c1pjcylEkUC5j0PqSijtcI/kqFYZd2DG9/eaFEvMHPUC8KhOLP6ok/Kj
YQuwJEqAYCEb0Xd7Fps6kV8cSXS9njHXZ1MthMURFpphfC7JiKFpxwg8Mov4zNR5
VXWoqHCbaDo1QM66lvTfLc0VFmwh0HdBaX304APNabDx4J0r+OlpIYBnOwr7FIaC
mQUFG6+FtXWb39A3PPhqqfLMLsSvRR1XK84/Bl4uI9BiV6R4XXIrivDYcCCNUz3g
YMXWNhlyH/vxAalriMl30Aer1Sb3mLcPfFfw6yXuWd2eI2X+gERJhcQvXtYNhp+l
Q814TfIN5utp73G8rjIu
=Zob5
-----END PGP SIGNATURE-----

3
libunwind-1.8.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddf0e32dd5fafe5283198d37e4bf9decf7ba1770b6e7e006c33e6df79e6a6157
size 958468

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE+G6wn3JxdCbyDTZHCg/4RbfbNCcFAmXXV+cACgkQCg/4Rbfb
NCfxtQ//fWFWIOcGe6SYeah8cfDLLNJkylQ5OgghJKtC3dQACCjowYOtm/+fttBv
PvwYnrM7FI8m5755/etVeSnlTAgUH7M4IRcLcggS6wJNN7id7ffiyk1B2YU/yqUS
rCSh7ZUTSFuMLexIZIby0NRPit1kAEvWMDXXysHb+TNDZj/DbQGVDhYAfTaOl3/+
NQA9ONcOF0PzPHbNVQ6bfhFz2IIS4GCBbbnUnQe587l0J30AN7fB8cHOpv5nPTJj
6ATfN0q3HBmB7iAyZgWgR5CjdK0J2uLQQ1s4YOYCGM/rhC2ooPXtuaRABKwk7zeK
EjBmS8IP8I4qrwSFGSqt0DX141Hx3lE7YG9b9K5yWd/SFRYCjaoW9O9xgkVmjU+I
PAEIQsM9XyKdnel3ornlO+9CyfIlMtASdj+yKZoAljqu/8VKzt2aWS+zaD0U6TgF
Yf2fkm1gjXy1cWa/JuI1qdjIgV93ycwcT6eeBvCG/OYYHtjq80Raa/MhAQaMhKp/
kn2DffZatjslri5gkk9oS2QwZlkh1r2IYaz1G2GYxVzRzvkoLaypzsaR/7YhaO2H
gu3bnKKcLg7fDPmFpB8qzfkc8OmoGGCUPGlw//4gYvsvEj+oAL0Arq0KqLRWY5fb
D8t0SgCRttvs2xkXwF70KGATZcaBU8TEktpE17o07l7dj94esWI=
=xD26
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Feb 23 11:43:14 UTC 2024 - Pedro Monreal <pmonreal@suse.com>
- Update to 1.8.1:
* Fix issue #713 by @cshung in #717
* Add do-release script by @bregma in #725
* Backport dotnet-runtime fixes to the 1.8 branch by @bregma in #726
* [v1.8] Make tests installable by @bregma in #722
* Bump version to 1.8.1 by @bregma in #727
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 12 13:57:28 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org> Mon Feb 12 13:57:28 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -15,6 +15,7 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
# Disable LTO on aarch64 # Disable LTO on aarch64
# https://github.com/libunwind/libunwind/issues/693 # https://github.com/libunwind/libunwind/issues/693
%ifarch aarch64 %ifarch aarch64
@ -23,7 +24,7 @@
# Note the wrong version number from upstream # Note the wrong version number from upstream
Name: libunwind Name: libunwind
Version: 1.8.0 Version: 1.8.1
Release: 0 Release: 0
Summary: Call chain detection library Summary: Call chain detection library
License: MIT License: MIT
@ -116,6 +117,8 @@ autoreconf -fiv
find %{buildroot} -iregex '.*\.l?a$' -delete -print find %{buildroot} -iregex '.*\.l?a$' -delete -print
# Help packagers with %%files # Help packagers with %%files
find %{buildroot}/%{_libdir} -type f | sort find %{buildroot}/%{_libdir} -type f | sort
# Do not install the test files
rm -rf %{buildroot}%{_libexecdir}/%{name}
%post -n libunwind8 -p /sbin/ldconfig %post -n libunwind8 -p /sbin/ldconfig
%postun -n libunwind8 -p /sbin/ldconfig %postun -n libunwind8 -p /sbin/ldconfig