update to 10.57.02
This commit is contained in:
parent
bc62500b5b
commit
af61213a11
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/netpbm-10.57.01.tar.xz
|
/netpbm-10.57.02.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.57.01
|
Version: 10.57.02
|
||||||
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
|
||||||
@ -245,6 +245,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc userguide/*
|
%doc userguide/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 13 2012 Jindrich Novy <jnovy@redhat.com> 10.57.02-1
|
||||||
|
- update to 10.57.02
|
||||||
|
|
||||||
* Tue Jan 17 2012 Jindrich Novy <jnovy@redhat.com> 10.57.01-1
|
* Tue Jan 17 2012 Jindrich Novy <jnovy@redhat.com> 10.57.01-1
|
||||||
- update to 10.57.01
|
- update to 10.57.01
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user