Update to upstream 1.0.rc6 release
Signed-off-by: Dodji Seketeli <dodji@seketeli.org>
This commit is contained in:
parent
a0f3b7d461
commit
01057e5fe1
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
|||||||
/0001-Bug-19961-Distinguish-between-PI-executable-and-shar.patch
|
/0001-Bug-19961-Distinguish-between-PI-executable-and-shar.patch
|
||||||
/0002-Bug-19964-Cannot-load-function-aliases-on-ppc64.patch
|
/0002-Bug-19964-Cannot-load-function-aliases-on-ppc64.patch
|
||||||
/libabigail-1.0.rc5.tar.gz
|
/libabigail-1.0.rc5.tar.gz
|
||||||
|
/libabigail-1.0.rc6.tar.gz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global tarball_revision rc5
|
%global tarball_revision rc6
|
||||||
%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.8.%{tarball_revision}.5%{?dist}
|
Release: 0.8.%{tarball_revision}.1%{?dist}
|
||||||
Summary: Set of ABI analysis tools
|
Summary: Set of ABI analysis tools
|
||||||
|
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -139,6 +139,9 @@ fi
|
|||||||
%doc doc/manuals/html/*
|
%doc doc/manuals/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 23 2016 Dodji Seketeli <dodji@redhat.com> - 1.0-0.8.rc6.1
|
||||||
|
- Update to upstream 1.0.rc6 tarball
|
||||||
|
|
||||||
* Mon Aug 29 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.8.rc5.5
|
* Mon Aug 29 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.8.rc5.5
|
||||||
- Update the package description to mention fedabipkgdiff
|
- Update the package description to mention fedabipkgdiff
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user