diff --git a/.gitignore b/.gitignore index 46a1472..1a934e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/netpbm-10.61.01.tar.xz +/netpbm-10.61.02.tar.xz diff --git a/netpbm-manfix.patch b/netpbm-manfix.patch index 530e5e7..d459db4 100644 --- a/netpbm-manfix.patch +++ b/netpbm-manfix.patch @@ -100,27 +100,6 @@ diff -up netpbm-10.59.03/userguide/pamsistoaglyph.html.manfix netpbm-10.59.03/us -diff -up netpbm-10.59.03/userguide/pamstereogram.html.manfix netpbm-10.59.03/userguide/pamstereogram.html ---- netpbm-10.59.03/userguide/pamstereogram.html.manfix 2012-09-22 03:46:15.000000000 +0200 -+++ netpbm-10.59.03/userguide/pamstereogram.html 2012-09-25 10:48:11.969559563 +0200 -@@ -1,5 +1,5 @@ -- -- -+ -+ - - - Pamstereogram User Manual -@@ -11,8 +11,7 @@ - -

Updated:30 December 2012

- --

Table Of Contents

-- -+

Table Of Contents

- -

NAME

- diff -up netpbm-10.59.03/userguide/pamtoavs.html.manfix netpbm-10.59.03/userguide/pamtoavs.html --- netpbm-10.59.03/userguide/pamtoavs.html.manfix 2012-09-22 03:46:15.000000000 +0200 +++ netpbm-10.59.03/userguide/pamtoavs.html 2012-09-25 10:47:22.759174777 +0200 @@ -203,3 +182,24 @@ diff -up netpbm-10.59.03/userguide/ppmtogif.html.manfix netpbm-10.59.03/userguid

One way pamtogif is not backward compatible with ppmtogif is that to specify a transparency (alpha) mask with ppmtogif, you supply the transparency as a separate pseudo-PGM image and use the +diff -up netpbm-10.61.02/userguide/pamstereogram.html.manfix netpbm-10.61.02/userguide/pamstereogram.html +--- netpbm-10.61.02/userguide/pamstereogram.html.manfix 2013-02-20 07:32:26.000000000 +0100 ++++ netpbm-10.61.02/userguide/pamstereogram.html 2013-02-20 07:40:35.071099535 +0100 +@@ -1,5 +1,5 @@ +- +- ++ ++ + + Pamstereogram User Manual + +@@ -10,8 +10,7 @@ + +

Updated:30 December 2012

+ +-

Table Of Contents

+- ++

Table Of Contents

+ +

NAME

+ diff --git a/netpbm.spec b/netpbm.spec index 7064989..9e9092d 100644 --- a/netpbm.spec +++ b/netpbm.spec @@ -1,7 +1,7 @@ Summary: A library for handling different graphics file formats Name: netpbm -Version: 10.61.01 -Release: 3%{?dist} +Version: 10.61.02 +Release: 1%{?dist} # See copyright_summary for details License: BSD and GPLv2 and IJG and MIT and Public Domain Group: System Environment/Libraries @@ -256,6 +256,9 @@ rm -rf $RPM_BUILD_ROOT %doc userguide/* %changelog +* Wed Feb 20 2013 Jindrich Novy 10.61.02-1 +- update to 10.61.02 + * Thu Feb 14 2013 Fedora Release Engineering - 10.61.01-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 18fb12a..1a5f01c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aeb9375f0c8a17451804ca0f47149107 netpbm-10.61.01.tar.xz +42bbb9fb283687c82e5c608901b22061 netpbm-10.61.02.tar.xz