|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
%global gitrev %(c=%{gitfullrev}; echo ${c:0:6})
|
|
|
|
|
Name: urlview
|
|
|
|
|
Version: 0.9
|
|
|
|
|
Release: 38.%{gitdate}git%{gitrev}%{?dist}
|
|
|
|
|
Release: 39.%{gitdate}git%{gitrev}%{?dist}
|
|
|
|
|
Summary: URL extractor/launcher
|
|
|
|
|
|
|
|
|
|
License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.0-or-later
|
|
|
|
@ -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 Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.9-39.20131022git08767a
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.9-38.20131022git08767a
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|