rebuild against new libjpeg
Signed-off-by: Adam Tkac <vonsch@gmail.com>
This commit is contained in:
parent
ed7c825518
commit
702b00f4e4
5
gd.spec
5
gd.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: A graphics library for quick creation of PNG or JPEG images
|
Summary: A graphics library for quick creation of PNG or JPEG images
|
||||||
Name: gd
|
Name: gd
|
||||||
Version: 2.0.35
|
Version: 2.0.35
|
||||||
Release: 19%{?dist}
|
Release: 20%{?dist}
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.libgd.org/Main_Page
|
URL: http://www.libgd.org/Main_Page
|
||||||
@ -109,6 +109,9 @@ popd
|
|||||||
%{_libdir}/pkgconfig/gdlib.pc
|
%{_libdir}/pkgconfig/gdlib.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 21 2012 Adam Tkac <atkac redhat com> - 2.0.35-20
|
||||||
|
- rebuild against new libjpeg
|
||||||
|
|
||||||
* Tue Aug 28 2012 Honza Horak <hhorak@redhat.com> - 2.0.35-19
|
* Tue Aug 28 2012 Honza Horak <hhorak@redhat.com> - 2.0.35-19
|
||||||
- Spec file cleanup
|
- Spec file cleanup
|
||||||
- Compile and run test suite during build
|
- Compile and run test suite during build
|
||||||
|
Loading…
Reference in New Issue
Block a user