[netpbm] update to 10.61.02

Jindrich Novy jnovy at fedoraproject.org
Wed Feb 20 07:47:35 UTC 2013


commit 1096c0a2efc9cc44db463827bca41892197a6af9
Author: Jindrich Novy <jnovy at redhat.com>
Date:   Wed Feb 20 08:45:23 2013 +0100

    update to 10.61.02

 .gitignore          |    2 +-
 netpbm-manfix.patch |   42 +++++++++++++++++++++---------------------
 netpbm.spec         |    7 +++++--
 sources             |    2 +-
 4 files changed, 28 insertions(+), 25 deletions(-)
---
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
  </head>
  
  <body>
-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 @@
--<!DOCTYPE html>
--<html xmlns="http://www.w3.org/1999/xhtml">
-+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
-+<html>
- <head>
- <meta charset="UTF-8">
- <title>Pamstereogram User Manual</title>
-@@ -11,8 +11,7 @@
- 
- <p>Updated:30 December 2012</p>
- 
--<p><a href="#contents">Table Of Contents</a></p>
--
-+<p><a href="#index">Table Of Contents</a></p>
- 
- <h2 id="name">NAME</h2>
- 
 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
  <P>One way <b>pamtogif</b> is not backward compatible with <b>ppmtogif</b>
  is that to specify a transparency (alpha) mask with <b>ppmtogif</b>, 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 @@
+-<!DOCTYPE html>
+-<html xmlns="http://www.w3.org/1999/xhtml">
++<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
++<html>
+ <head>
+ <title>Pamstereogram User Manual</title>
+ </head>
+@@ -10,8 +10,7 @@
+ 
+ <p>Updated:30 December 2012</p>
+ 
+-<p><a href="#contents">Table Of Contents</a></p>
+-
++<p><a href="#index">Table Of Contents</a></p>
+ 
+ <h2 id="name">NAME</h2>
+ 
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 <jnovy at redhat.com> 10.61.02-1
+- update to 10.61.02
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list