Rebuild for CRB again, tpelka messed up

Resolves: RHEL-120218
This commit is contained in:
Tomas Pelka 2025-10-09 19:26:50 +02:00
parent 2cf6f4111d
commit 988df023dd

View File

@ -5,7 +5,7 @@
Summary: X.Org X11 DMX runtime library
Name: libdmx
Version: 1.1.4
Release: 13%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
Release: 14%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
License: MIT
URL: http://www.x.org
@ -65,6 +65,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_includedir}/X11/extensions/dmxext.h
%changelog
* Thu Oct 09 2025 Tomas Pelka <tpelka@redhat.com> - 1.1.4-14
- Rebuild for CRB again, tpelka messed up
Resolves: RHEL-120218
* Thu Oct 09 2025 Olivier Fourdan <ofourdan@redhat.com> - 1.1.4-13
- Rebuild for CRB
Resolves: RHEL-120218