Tom Stellard 2020-07-14 14:52:33 +00:00
parent babfd474b2
commit ab4720e15b

View File

@ -1,6 +1,6 @@
Name: xcb-util-renderutil
Version: 0.3.9
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Convenience functions for the Render extension
License: MIT
URL: http://xcb.freedesktop.org
@ -29,7 +29,7 @@ Development files for xcb-util-renderutil.
%build
%configure --with-pic --disable-static --disable-silent-rules
make %{?_smp_mflags}
%make_build
%check
@ -37,7 +37,7 @@ make check
%install
make install DESTDIR=%{buildroot} INSTALL="install -p"
%make_install
rm %{buildroot}%{_libdir}/*.la
@ -65,6 +65,10 @@ rm %{buildroot}%{_libdir}/*.la
%changelog
* Tue Jul 14 2020 Tom Stellard <tstellar@redhat.com> - 0.3.9-16
- Use make macros
- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.9-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild