Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 01:12:50 +00:00 committed by Stepan Oksanichenko
parent 395f52d9ff
commit 47f73ac9f7
2 changed files with 6 additions and 1 deletions

1
.urlview.metadata Normal file
View File

@ -0,0 +1 @@
7ef177d1f4a619ee70a08033e214c28877e93e1e urlview-08767a.tar.gz

View File

@ -3,7 +3,7 @@
%global gitrev %(c=%{gitfullrev}; echo ${c:0:6})
Name: urlview
Version: 0.9
Release: 30.%{gitdate}git%{gitrev}%{?dist}
Release: 31.%{gitdate}git%{gitrev}%{?dist}
Summary: URL extractor/launcher
License: GPLv2+
@ -50,6 +50,10 @@ echo '.so man1/urlview.1' > $RPM_BUILD_ROOT%{_mandir}/man1/url_handler.sh.1
%{_mandir}/man5/urlview.conf.5*
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.9-31.20131022git08767a
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.9-30.20131022git08767a
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937