Update to upstream 2.2 release
Signed-off-by: Dodji Seketeli <dodji@seketeli.org>
This commit is contained in:
parent
0b15fbd508
commit
7a7c6a712e
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
|||||||
/libabigail-1.8.2.tar.gz
|
/libabigail-1.8.2.tar.gz
|
||||||
/libabigail-2.0.tar.gz
|
/libabigail-2.0.tar.gz
|
||||||
/libabigail-2.1.tar.gz
|
/libabigail-2.1.tar.gz
|
||||||
|
/libabigail-2.2.tar.xz
|
||||||
|
@ -2,13 +2,13 @@
|
|||||||
%global tarball_name %{name}-%{version}
|
%global tarball_name %{name}-%{version}
|
||||||
|
|
||||||
Name: libabigail
|
Name: libabigail
|
||||||
Version: 2.1
|
Version: 2.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Set of ABI analysis tools
|
Summary: Set of ABI analysis tools
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://sourceware.org/libabigail/
|
URL: https://sourceware.org/libabigail/
|
||||||
Source0: http://mirrors.kernel.org/sourceware/libabigail/%{tarball_name}.tar.gz
|
Source0: http://mirrors.kernel.org/sourceware/libabigail/%{tarball_name}.tar.xz
|
||||||
|
|
||||||
|
|
||||||
BuildRequires: binutils-devel
|
BuildRequires: binutils-devel
|
||||||
@ -161,6 +161,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 2 2022 Dodji Seketeli <dodji@redhat.com> - 2.2-1
|
||||||
|
- Update to upstream 2.2 release.
|
||||||
|
- Switch to a tar.xz tarball.
|
||||||
|
|
||||||
* Wed Sep 21 2022 Dodji Seketeli <dodji@redhat.com> - 2.1-1
|
* Wed Sep 21 2022 Dodji Seketeli <dodji@redhat.com> - 2.1-1
|
||||||
- Update to upstream 2.1
|
- Update to upstream 2.1
|
||||||
- Add libabigail.so.1 and libabigail.so.1.0.0 to the package.
|
- Add libabigail.so.1 and libabigail.so.1.0.0 to the package.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libabigail-2.1.tar.gz) = 0daeddb4a63874b6590966be9aa43d9eacdc96a9cd185d59427c97b86cf5aa647a36bed53a1954f24385058fd9b4df82fd008070e24d2c40dd05ff1d9ca50fb8
|
SHA512 (libabigail-2.2.tar.xz) = c512c4a497ea6bb88283feae6c31cf5fe347c260cf1670fe65296bf158d3a2aa449ca518a4f2780e814ffbe6970c7856d2ab91e15499638db78bc52d67d794ce
|
||||||
|
Loading…
Reference in New Issue
Block a user