Update to upstream 2.2 release
Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
d20973286d
commit
d64786d580
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
|||||||
/libabigail-1.8.1.tar.gz
|
/libabigail-1.8.1.tar.gz
|
||||||
/libabigail-1.8.2.tar.gz
|
/libabigail-1.8.2.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: 2%{?dist}
|
Release: 2%{?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: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
@ -127,6 +127,11 @@ fi
|
|||||||
%doc doc/manuals/html/*
|
%doc doc/manuals/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 13 2022 Dodji Seketeli <dodji@redhat.com> - 2.2-1
|
||||||
|
- Update to upstream 2.2
|
||||||
|
- Switch to .xz tarball
|
||||||
|
- Resolves: rhbz#2152553
|
||||||
|
|
||||||
* Wed Nov 2 2022 Martin Cermak <mcermak@redhat.com> - 2.1-2
|
* Wed Nov 2 2022 Martin Cermak <mcermak@redhat.com> - 2.1-2
|
||||||
- NVR bump and rebuild
|
- NVR bump and rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libabigail-2.1.tar.gz) = 4fe1d3323f078a76a7529c15a809d0c0d3ac43cabd5ab4bb5c2d03992cbbb61bae3ec858e40796bf9f65029cbc779d258ae4559455178fb95cb8b53bf92bcc9a
|
SHA512 (libabigail-2.2.tar.xz) = c512c4a497ea6bb88283feae6c31cf5fe347c260cf1670fe65296bf158d3a2aa449ca518a4f2780e814ffbe6970c7856d2ab91e15499638db78bc52d67d794ce
|
||||||
|
Loading…
Reference in New Issue
Block a user