Update to upstream 1.0.rc2
Signed-off-by: Dodji Seketeli <dodji@seketeli.org>
This commit is contained in:
parent
796f4294bf
commit
9db20fa6e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
|||||||
/libabigail-1.0.rc0.tar.gz
|
/libabigail-1.0.rc0.tar.gz
|
||||||
/libabigail-1.0.rc1.tar.gz
|
/libabigail-1.0.rc1.tar.gz
|
||||||
/enum-value-wide-precision-on-32-bits-machine-patch.txt
|
/enum-value-wide-precision-on-32-bits-machine-patch.txt
|
||||||
|
/libabigail-1.0.rc2.tar.gz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global tarball_revision rc1
|
%global tarball_revision rc2
|
||||||
%global tarball_name %{name}-%{version}.%{tarball_revision}
|
%global tarball_name %{name}-%{version}.%{tarball_revision}
|
||||||
|
|
||||||
Name: libabigail
|
Name: libabigail
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 0.%{tarball_revision}.3%{?dist}
|
Release: 0.%{tarball_revision}.1%{?dist}
|
||||||
Summary: Set of ABI analysis tools
|
Summary: Set of ABI analysis tools
|
||||||
|
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -129,6 +129,11 @@ fi
|
|||||||
%doc doc/manuals/html/*
|
%doc doc/manuals/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 7 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.rc2.1
|
||||||
|
- Update to upstream 1.0.rc2
|
||||||
|
- This fixes an important regression in the handling of binaries
|
||||||
|
which debug info have been compressed with dwz.
|
||||||
|
|
||||||
* Wed Jan 6 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.rc1.3
|
* Wed Jan 6 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.rc1.3
|
||||||
- Run make check in // if possible
|
- Run make check in // if possible
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user