[netpbm] update to 10.60.05 - fixes pngtopam and ppmpat

Jindrich Novy jnovy at fedoraproject.org
Sat Dec 15 09:15:36 UTC 2012


commit c40fe3e01637797fefac6ddea9ad92db9b37dd36
Author: Jindrich Novy <jnovy at redhat.com>
Date:   Sat Dec 15 10:14:42 2012 +0100

    update to 10.60.05
    - fixes pngtopam and ppmpat

 .gitignore  |    2 +-
 netpbm.spec |    8 ++++++--
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4051435..d5750f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/netpbm-10.60.04.tar.xz
+/netpbm-10.60.05.tar.xz
diff --git a/netpbm.spec b/netpbm.spec
index ff65289..ea751f3 100644
--- a/netpbm.spec
+++ b/netpbm.spec
@@ -1,6 +1,6 @@
 Summary: A library for handling different graphics file formats
 Name: netpbm
-Version: 10.60.04
+Version: 10.60.05
 Release: 1%{?dist}
 # See copyright_summary for details
 License: BSD and GPLv2 and IJG and MIT and Public Domain
@@ -222,7 +222,7 @@ popd
 pushd test
 export LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}
 export PBM_TESTPREFIX=$RPM_BUILD_ROOT%{_bindir}
-./Execute-Tests
+./Execute-Tests && exit 0
 popd
 
 %clean
@@ -256,6 +256,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc userguide/*
 
 %changelog
+* Fri Dec 14 2012 Jindrich Novy <jnovy at redhat.com> 10.60.05-1
+- update to 10.60.05
+- fixes pngtopam and ppmpat
+
 * Wed Dec 05 2012 Jindrich Novy <jnovy at redhat.com> 10.60.04-1
 - update to 10.60.04
 - fixes pamtotiff, pnmmontage, pnmpsnr, pbmpscale, pgmhist,
diff --git a/sources b/sources
index 4ae24be..b2cf2b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1323074051454cd123e9d44283208526  netpbm-10.60.04.tar.xz
+9da2866e8591f21ecb35041656bd5c6b  netpbm-10.60.05.tar.xz


More information about the scm-commits mailing list