Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libtar.git#59d33b448338790899c6aefd943101472e8f0a04
This commit is contained in:
parent
86c9758b32
commit
a6f32bd5f3
@ -1,7 +1,7 @@
|
||||
Summary: Tar file manipulation API
|
||||
Name: libtar
|
||||
Version: 1.2.20
|
||||
Release: 20%{?dist}
|
||||
Release: 21%{?dist}
|
||||
License: MIT
|
||||
URL: http://repo.or.cz/libtar.git
|
||||
Source: http://repo.or.cz/libtar.git/snapshot/refs/tags/v1.2.20.tar.gz#/libtar-v1.2.20.tar.gz
|
||||
@ -15,6 +15,7 @@ Patch7: libtar-1.2.20-no-static-buffer.patch
|
||||
Patch8: libtar-1.2.20-static-analysis.patch
|
||||
|
||||
BuildRequires: libtool
|
||||
BuildRequires: make
|
||||
BuildRequires: zlib-devel
|
||||
|
||||
%description
|
||||
@ -71,6 +72,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.20-21
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.20-20
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user