diff --git a/.urlview.metadata b/.urlview.metadata new file mode 100644 index 0000000..c03b57f --- /dev/null +++ b/.urlview.metadata @@ -0,0 +1 @@ +7ef177d1f4a619ee70a08033e214c28877e93e1e urlview-08767a.tar.gz diff --git a/urlview.spec b/urlview.spec index 2c2833e..f10b95d 100644 --- a/urlview.spec +++ b/urlview.spec @@ -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 - 0.9-31.20131022git08767a +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.9-30.20131022git08767a - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937