update to 10.47.23

This commit is contained in:
Jindrich Novy 2010-12-14 09:04:44 +01:00
parent 810b36f3be
commit 181cb7f21e
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
netpbm-10.47.21.tar.xz
netpbm-10.47.23.tar.xz

View File

@ -1,7 +1,7 @@
Summary: A library for handling different graphics file formats
Name: netpbm
Version: 10.47.21
Release: 2%{?dist}
Version: 10.47.23
Release: 1%{?dist}
# See copyright_summary for details
License: BSD and GPLv2 and IJG and MIT and Public Domain
Group: System Environment/Libraries
@ -253,6 +253,9 @@ rm -rf $RPM_BUILD_ROOT
%doc userguide/*
%changelog
* Tue Dec 14 2010 Jindrich Novy <jnovy@redhat.com> 10.47.23-1
- update to 10.47.23
* Tue Oct 19 2010 Jindrich Novy <jnovy@redhat.com> 10.47.21-2
- fix HTML pages from which man pages are now generated correctly (#644248)

View File

@ -1 +1 @@
ce7a83a022bf683d71f0247e882e51cd netpbm-10.47.21.tar.xz
c8a5f0b66f81cc0d831468a97f1bf7fd netpbm-10.47.23.tar.xz