update to 10.60.04
- fixes pamtotiff, pnmmontage, pnmpsnr, pbmpscale, pgmhist, pampick, pamtompfont - fix dates in changelog
This commit is contained in:
parent
903a4b5d99
commit
d063187cbe
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/netpbm-10.60.03.tar.xz
|
/netpbm-10.60.04.tar.xz
|
||||||
|
28
netpbm.spec
28
netpbm.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: A library for handling different graphics file formats
|
Summary: A library for handling different graphics file formats
|
||||||
Name: netpbm
|
Name: netpbm
|
||||||
Version: 10.60.03
|
Version: 10.60.04
|
||||||
Release: 2%{?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
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -256,6 +256,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc userguide/*
|
%doc userguide/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 05 2012 Jindrich Novy <jnovy@redhat.com> 10.60.04-1
|
||||||
|
- update to 10.60.04
|
||||||
|
- fixes pamtotiff, pnmmontage, pnmpsnr, pbmpscale, pgmhist,
|
||||||
|
pampick, pamtompfont
|
||||||
|
- fix dates in changelog
|
||||||
|
|
||||||
* Tue Nov 27 2012 Jindrich Novy <jnovy@redhat.com> 10.60.03-2
|
* Tue Nov 27 2012 Jindrich Novy <jnovy@redhat.com> 10.60.03-2
|
||||||
- add upstream test suite
|
- add upstream test suite
|
||||||
|
|
||||||
@ -370,7 +376,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Tue Oct 19 2010 Jindrich Novy <jnovy@redhat.com> 10.47.21-2
|
* 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)
|
- fix HTML pages from which man pages are now generated correctly (#644248)
|
||||||
|
|
||||||
* Fri Oct 18 2010 Jindrich Novy <jnovy@redhat.com> 10.47.21-1
|
* Mon Oct 18 2010 Jindrich Novy <jnovy@redhat.com> 10.47.21-1
|
||||||
- update to 10.47.21
|
- 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
|
||||||
@ -451,7 +457,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Wed Dec 30 2009 Jindrich Novy <jnovy@redhat.com> 10.47.07-1
|
* Wed Dec 30 2009 Jindrich Novy <jnovy@redhat.com> 10.47.07-1
|
||||||
- update to 10.47.07
|
- update to 10.47.07
|
||||||
|
|
||||||
* Fri Dec 14 2009 Jindrich Novy <jnovy@redhat.com> 10.47.06-1
|
* Mon Dec 14 2009 Jindrich Novy <jnovy@redhat.com> 10.47.06-1
|
||||||
- update to 10.47.06 - fixes the dumb pamtosvg mistake in 10.47.05
|
- update to 10.47.06 - fixes the dumb pamtosvg mistake in 10.47.05
|
||||||
- pnmmargin won't create leftovers in /tmp (#547888)
|
- pnmmargin won't create leftovers in /tmp (#547888)
|
||||||
|
|
||||||
@ -487,7 +493,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Sat Jun 27 2009 Jindrich Novy <jnovy@redhat.com> 10.35.65-1
|
* Sat Jun 27 2009 Jindrich Novy <jnovy@redhat.com> 10.35.65-1
|
||||||
- update to 10.35.65
|
- update to 10.35.65
|
||||||
|
|
||||||
* Mon May 17 2009 Jindrich Novy <jnovy@redhat.com> 10.35.64-1
|
* Sun May 17 2009 Jindrich Novy <jnovy@redhat.com> 10.35.64-1
|
||||||
- update to 10.35.64
|
- update to 10.35.64
|
||||||
- fixes pnmremap, giftopnm, ppmpat, ppmdraw
|
- fixes pnmremap, giftopnm, ppmpat, ppmdraw
|
||||||
|
|
||||||
@ -583,7 +589,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Wed Aug 27 2008 Jindrich Novy <jnovy@redhat.com> 10.35.49-2
|
* Wed Aug 27 2008 Jindrich Novy <jnovy@redhat.com> 10.35.49-2
|
||||||
- link against system jasper instead of embedded one (#460300)
|
- link against system jasper instead of embedded one (#460300)
|
||||||
|
|
||||||
* Mon Aug 14 2008 Jindrich Novy <jnovy@rehdat.com> 10.35.49-1
|
* Thu Aug 14 2008 Jindrich Novy <jnovy@rehdat.com> 10.35.49-1
|
||||||
- update to 10.35.49
|
- update to 10.35.49
|
||||||
- fixes crash in pamcut when cutting a region entirely to the
|
- fixes crash in pamcut when cutting a region entirely to the
|
||||||
left or right of the input image, with -pad
|
left or right of the input image, with -pad
|
||||||
@ -642,14 +648,14 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Thu Dec 13 2007 Jindrich Novy <jnovy@redhat.com> 10.35.35-1
|
* Thu Dec 13 2007 Jindrich Novy <jnovy@redhat.com> 10.35.35-1
|
||||||
- update to 10.35.35
|
- update to 10.35.35
|
||||||
|
|
||||||
* Wed Nov 26 2007 Jindrich Novy <jnovy@redhat.com> 10.35.34-1
|
* Mon Nov 26 2007 Jindrich Novy <jnovy@redhat.com> 10.35.34-1
|
||||||
- update to 10.35.34
|
- update to 10.35.34
|
||||||
- sync security patch and fix typos
|
- sync security patch and fix typos
|
||||||
|
|
||||||
* Wed Nov 14 2007 Jindrich Novy <jnovy@redhat.com> 10.35.33-1
|
* Wed Nov 14 2007 Jindrich Novy <jnovy@redhat.com> 10.35.33-1
|
||||||
- update to 10.35.33
|
- update to 10.35.33
|
||||||
|
|
||||||
* Wed Nov 2 2007 Jindrich Novy <jnovy@redhat.com> 10.35.32-2
|
* Fri Nov 2 2007 Jindrich Novy <jnovy@redhat.com> 10.35.32-2
|
||||||
- remove man pages that lacks corresponding binaries (#220739)
|
- remove man pages that lacks corresponding binaries (#220739)
|
||||||
|
|
||||||
* Thu Oct 18 2007 Jindrich Novy <jnovy@redhat.com> 10.35.32-1
|
* Thu Oct 18 2007 Jindrich Novy <jnovy@redhat.com> 10.35.32-1
|
||||||
@ -764,7 +770,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- fix multilib conflict (#192735)
|
- fix multilib conflict (#192735)
|
||||||
- remove jbigtopnm man page
|
- remove jbigtopnm man page
|
||||||
|
|
||||||
* Thu Apr 14 2006 Jindrich Novy <jnovy@redhat.com> 10.33-2
|
* Fri Apr 14 2006 Jindrich Novy <jnovy@redhat.com> 10.33-2
|
||||||
- fix image corruption in ppmtogif, thanks to Gilles Detillieux (#188597)
|
- fix image corruption in ppmtogif, thanks to Gilles Detillieux (#188597)
|
||||||
- fix nsting.h to let pnmtopng and other utilities using seekable opening
|
- fix nsting.h to let pnmtopng and other utilities using seekable opening
|
||||||
mode work on x86_64 (#188594)
|
mode work on x86_64 (#188594)
|
||||||
@ -883,7 +889,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- fix overflow checking of integers with incompatible endianess
|
- fix overflow checking of integers with incompatible endianess
|
||||||
causing problems using xwdtopnm (#147790)
|
causing problems using xwdtopnm (#147790)
|
||||||
|
|
||||||
* Mon Mar 09 2005 Jindrich Novy <jnovy@redhat.com> 10.26.4-2
|
* Wed Mar 09 2005 Jindrich Novy <jnovy@redhat.com> 10.26.4-2
|
||||||
- add .gcc4 patch to fix some missing declarations of headers,
|
- add .gcc4 patch to fix some missing declarations of headers,
|
||||||
some pointer signedness mismatches, remove xmalloc2
|
some pointer signedness mismatches, remove xmalloc2
|
||||||
- rebuilt with gcc4
|
- rebuilt with gcc4
|
||||||
@ -1100,7 +1106,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Thu Jul 29 1999 Bill Nottingham <notting@redhat.com>
|
* Thu Jul 29 1999 Bill Nottingham <notting@redhat.com>
|
||||||
- add a pile of foo-to-bar.fpi filters (#4251)
|
- add a pile of foo-to-bar.fpi filters (#4251)
|
||||||
|
|
||||||
* Mon Mar 23 1999 Michael Johnson <johnsonm@redhat.com>
|
* Tue Mar 23 1999 Michael Johnson <johnsonm@redhat.com>
|
||||||
- removed old png.h header file that was causing png utils to die
|
- removed old png.h header file that was causing png utils to die
|
||||||
- build png in build instead of install section...
|
- build png in build instead of install section...
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user