Remove unneeded source tarballs

The source tarballs don't need to be in the package git repository, since
tools building the package will obtain the source url from the SPEC file
and download it before doing the build.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
This commit is contained in:
Javier Martinez Canillas 2017-08-18 09:44:55 +02:00 committed by Yunying Sun
parent fe63e0c2d1
commit 763ff15add
3 changed files with 4 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: tpm2-tss
Version: 1.1.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: TPM2.0 Software Stack
%global pkg_prefix TPM2.0-TSS
@ -70,6 +70,9 @@ use tpm2-tss.
%postun -p /sbin/ldconfig
%changelog
* Fri Aug 18 2017 Javier Martinez Canillas <javierm@redhat.com> - 1.1.0-3
- Remove unneeded source tarballs (RHBZ#1482828)
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild