|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
Summary: X.Org X11 libXv runtime library
|
|
|
|
|
Name: libXv
|
|
|
|
|
Version: 1.0.12
|
|
|
|
|
Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
|
|
|
|
Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
|
|
|
|
License: SMLNJ AND HPND-sell-variant
|
|
|
|
|
URL: http://www.x.org
|
|
|
|
|
|
|
|
|
@ -68,6 +68,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.12-5
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.0.12-4
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|