update to 10.59.02

- fixes getline() glibc function conflict
This commit is contained in:
Jindrich Novy 2012-07-20 09:17:53 +02:00
parent 81ee78cbc8
commit eb0d36c938
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/netpbm-10.59.01.tar.xz
/netpbm-10.59.02.tar.xz

View File

@ -1,7 +1,7 @@
Summary: A library for handling different graphics file formats
Name: netpbm
Version: 10.59.01
Release: 2%{?dist}
Version: 10.59.02
Release: 1%{?dist}
# See copyright_summary for details
License: BSD and GPLv2 and IJG and MIT and Public Domain
Group: System Environment/Libraries
@ -250,6 +250,10 @@ rm -rf $RPM_BUILD_ROOT
%doc userguide/*
%changelog
* Fri Jul 20 2012 Jindrich Novy <jnovy@redhat.com> 10.59.02-1
- update to 10.59.02
- fixes getline() glibc function conflict
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 10.59.01-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
b3dc7fb81c5fdf13268145c08d45df2d netpbm-10.59.01.tar.xz
78f56788be5948f14157c045a44e81c7 netpbm-10.59.02.tar.xz