xcb-util-image 0.3.9
- Rebuilt for new xcb-util soname
This commit is contained in:
parent
5ddfd4a4c5
commit
33096ac136
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/xcb-util-image-0.3.8.tar.bz2
|
||||
/xcb-util-image-0.3.9.tar.bz2
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
245a96041f373b05764148e52d2e0211 xcb-util-image-0.3.8.tar.bz2
|
||||
fabb80b36490b00fc91289e2c7f66770 xcb-util-image-0.3.9.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: xcb-util-image
|
||||
Version: 0.3.8
|
||||
Release: 4%{?dist}
|
||||
Version: 0.3.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Port of Xlib's XImage and XShmImage functions on top of libxcb
|
||||
Group: System Environment/Libraries
|
||||
License: MIT
|
||||
@ -61,6 +61,10 @@ rm %{buildroot}%{_libdir}/*.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 20 2012 Adam Jackson <ajax@redhat.com> 0.3.9-1
|
||||
- xcb-util-image 0.3.9
|
||||
- Rebuilt for new xcb-util soname
|
||||
|
||||
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.8-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user