From 40315f7e1f96c8c545d18cb114340ff5861db10a Mon Sep 17 00:00:00 2001 From: athimm Date: Mon, 20 Aug 2007 17:21:39 +0000 Subject: [PATCH] Upgrade to 0.32. --- .cvsignore | 2 +- po4a.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 5aa4b87..3bced9f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -po4a-0.29.tar.gz +po4a-0.32.tar.gz diff --git a/po4a.spec b/po4a.spec index 381a24a..bb4a0ee 100644 --- a/po4a.spec +++ b/po4a.spec @@ -1,6 +1,6 @@ Name: po4a -Version: 0.29 -Release: 3%{?dist} +Version: 0.32 +Release: 4%{?dist} Summary: A tool maintaining translations anywhere Group: Applications/System License: GPL @@ -68,6 +68,10 @@ rm -rf %{buildroot} %changelog +* Mon Aug 20 2007 Axel Thimm - 0.32-4 +- Update to 0.32. +- fixes a possible race condition under /tmp (no CVE yet). + * Thu Dec 28 2006 Axel Thimm - 0.29-3 - Update to 0.29. diff --git a/sources b/sources index 1e42ae1..124574b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -522c94f4c25e0d18bb00f33d209fe2a8 po4a-0.29.tar.gz +d026b224965b50afd9924b61d0df2a06 po4a-0.32.tar.gz