Update to upstream 2.0 tarball
Signed-off-by: Dodji Seketeli <dodji@seketeli.org>
This commit is contained in:
parent
7bbadc7b73
commit
23648acbc4
@ -2,11 +2,11 @@
|
|||||||
%global tarball_name %{name}-%{version}
|
%global tarball_name %{name}-%{version}
|
||||||
|
|
||||||
Name: libabigail
|
Name: libabigail
|
||||||
Version: 1.8.2
|
Version: 2.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Set of ABI analysis tools
|
Summary: Set of ABI analysis tools
|
||||||
|
|
||||||
License: LGPLv3+
|
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.gz
|
||||||
|
|
||||||
@ -139,7 +139,7 @@ fi
|
|||||||
%{_libdir}/libabigail.so.0.0.0
|
%{_libdir}/libabigail.so.0.0.0
|
||||||
%{_libdir}/libabigail/default.abignore
|
%{_libdir}/libabigail/default.abignore
|
||||||
%doc README AUTHORS ChangeLog
|
%doc README AUTHORS ChangeLog
|
||||||
%license COPYING COPYING-LGPLV3 COPYING-GPLV3
|
%license LICENSE.txt license-change-2020.txt
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
%{_mandir}/man7/*
|
%{_mandir}/man7/*
|
||||||
%{_infodir}/abigail.info*
|
%{_infodir}/abigail.info*
|
||||||
@ -151,7 +151,7 @@ fi
|
|||||||
%{_datadir}/aclocal/abigail.m4
|
%{_datadir}/aclocal/abigail.m4
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%license COPYING COPYING-LGPLV3 COPYING-GPLV3
|
%license LICENSE.txt license-change-2020.txt
|
||||||
%doc doc/manuals/html/*
|
%doc doc/manuals/html/*
|
||||||
|
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
@ -160,6 +160,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 4 2021 Dodji Seketeli <dodji@redhat.com> - 2.0-1
|
||||||
|
- Update to upstream 2.0 tarball
|
||||||
|
- Change License to ASL 2.0 to comply with the upstream license change.
|
||||||
|
|
||||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-2
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user