Update to 0.3.9.

This commit is contained in:
Thomas Moschny 2014-06-22 12:37:18 +02:00
parent 17cf0b5101
commit f07e3250df
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/xcb-util-renderutil-0.3.8.tar.bz2
/xcb-util-renderutil-0.3.9.tar.bz2

View File

@ -1 +1 @@
b346ff598ee093c141f836fbc0f8f721 xcb-util-renderutil-0.3.8.tar.bz2
468b119c94da910e1291f3ffab91019a xcb-util-renderutil-0.3.9.tar.bz2

View File

@ -1,6 +1,6 @@
Name: xcb-util-renderutil
Version: 0.3.8
Release: 5%{?dist}
Version: 0.3.9
Release: 1%{?dist}
Summary: Convenience functions for the Render extension
Group: System Environment/Libraries
License: MIT
@ -29,7 +29,7 @@ Development files for xcb-util-renderutil.
%build
%configure --with-pic --disable-static
%configure --with-pic --disable-static --disable-silent-rules
make %{?_smp_mflags}
@ -61,6 +61,9 @@ rm %{buildroot}%{_libdir}/*.la
%changelog
* Sun Jun 22 2014 Thomas Moschny <thomas.moschny@gmx.de> - 0.3.9-1
- Update to 0.3.9.
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.8-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild