update to 10.47.21
This commit is contained in:
parent
e16614f3c8
commit
c601be394d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
netpbm-10.47.20.tar.xz
|
netpbm-10.47.21.tar.xz
|
||||||
|
@ -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.20
|
Version: 10.47.21
|
||||||
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
|
||||||
@ -251,6 +251,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc userguide/*
|
%doc userguide/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 18 2010 Jindrich Novy <jnovy@redhat.com> 10.47.21-1
|
||||||
|
- update to 10.47.21
|
||||||
|
|
||||||
* Fri Oct 1 2010 Jindrich Novy <jnovy@redhat.com> 10.47.20-1
|
* Fri Oct 1 2010 Jindrich Novy <jnovy@redhat.com> 10.47.20-1
|
||||||
- update to 10.47.20
|
- update to 10.47.20
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user