update to 10.47.29

This commit is contained in:
Jindrich Novy 2011-07-26 09:33:01 +02:00
parent 278155bc7e
commit 591eb30075
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/netpbm-10.47.28.tar.xz /netpbm-10.47.29.tar.xz

View File

@ -1,6 +1,6 @@
Summary: A library for handling different graphics file formats Summary: A library for handling different graphics file formats
Name: netpbm Name: netpbm
Version: 10.47.28 Version: 10.47.29
Release: 1%{?dist} Release: 1%{?dist}
# See copyright_summary for details # See copyright_summary for details
License: BSD and GPLv2 and IJG and MIT and Public Domain License: BSD and GPLv2 and IJG and MIT and Public Domain
@ -253,6 +253,9 @@ rm -rf $RPM_BUILD_ROOT
%doc userguide/* %doc userguide/*
%changelog %changelog
* Tue Jul 26 2011 Jindrich Novy <jnovy@redhat.com> 10.47.29-1
- update to 10.47.29
* Tue Jun 28 2011 Jindrich Novy <jnovy@redhat.com> 10.47.28-1 * Tue Jun 28 2011 Jindrich Novy <jnovy@redhat.com> 10.47.28-1
- update to 10.47.28 - update to 10.47.28

View File

@ -1 +1 @@
ee29e0fa506ade41b7ed19b129618a8e netpbm-10.47.28.tar.xz e720c7ac7dbfa871216d87e327c94d84 netpbm-10.47.29.tar.xz