Merge branch 'master' of ssh://pkgs.fedoraproject.org/gd

Conflicts:
	gd.spec
This commit is contained in:
Honza Horák 2013-03-25 15:53:17 +01:00
commit 1e53430761
1 changed files with 11 additions and 2 deletions

13
gd.spec
View File

@ -1,7 +1,7 @@
Summary: A graphics library for quick creation of PNG or JPEG images
Name: gd
Version: 2.0.35
Release: 20%{?dist}
Release: 23%{?dist}
Group: System Environment/Libraries
License: MIT
URL: http://www.libgd.org/Main_Page
@ -117,9 +117,18 @@ popd
%{_libdir}/pkgconfig/gdlib.pc
%changelog
* Mon Mar 25 2013 Honza Horak <hhorak@redhat.com> - 2.0.35-20
* Mon Mar 25 2013 Honza Horak <hhorak@redhat.com> - 2.0.35-23
- Fix issues found by Coverity
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.35-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jan 18 2013 Adam Tkac <atkac redhat com> - 2.0.35-21
- rebuild due to "jpeg8-ABI" feature drop
* 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
- Spec file cleanup
- Compile and run test suite during build