Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 01:00:53 +00:00 committed by Stepan Oksanichenko
parent 22a0f7fe05
commit 22d59bc44d
2 changed files with 6 additions and 1 deletions

1
.symlinks.metadata Normal file
View File

@ -0,0 +1 @@
f952182b48e0f1a8b1acc935b11aba3e17c9f15a symlinks-1.7.tar.gz

View File

@ -2,7 +2,7 @@ Summary: A utility which maintains a system's symbolic links
Name: symlinks
URL: http://ibiblio.org/pub/Linux/utils/file/
Version: 1.7
Release: 5%{?dist}
Release: 6%{?dist}
License: Copyright only
# Upstream maintainer provided tarball, ibiblio no longer allowing uploads
Source0: http://ibiblio.org/pub/Linux/utils/file/%{name}-%{version}.tar.gz
@ -40,6 +40,10 @@ install -m 644 symlinks.1 $RPM_BUILD_ROOT%{_mandir}/man1
%{_mandir}/man1/symlinks.1*
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.7-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.7-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937