From eb4f92b9430a1677a17bea93249ba7c87418979b Mon Sep 17 00:00:00 2001 From: Jeffrey C. Ollie Date: Nov 18 2010 21:38:58 +0000 Subject: - Version 3.2.5 -- the "I intend to live forever" bug fix release. - - Highlights of fixes in this release include: - - * fix Gramps so it again runs with Python 2.5 - * write all notes and sources to gedcom files - * cli fixes - * GeneWeb and LegacyGedcom fixes - * NarrativeWeb fixes - * memory leak fixes - * various other small fixes - * many translation updates --- diff --git a/.gitignore b/.gitignore index e023314..d6d3585 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ gramps-3.2.3.tar.gz /gramps-3.2.4.tar.gz +/gramps-3.2.5.tar.gz diff --git a/gramps.spec b/gramps.spec index 5a8d347..39b03ce 100644 --- a/gramps.spec +++ b/gramps.spec @@ -1,7 +1,7 @@ #global _beta 2 Name: gramps -Version: 3.2.4 -Release: 2%{?_beta:.beta%{_beta}}%{?dist} +Version: 3.2.5 +Release: 1%{?_beta:.beta%{_beta}}%{?dist} Summary: Genealogical Research and Analysis Management Programming System Group: Applications/Productivity @@ -120,6 +120,20 @@ fi %{_mandir}/man1/%{name}.1.gz %changelog +* Thu Nov 18 2010 Jeffrey C. Ollie - 3.2.5-1 +- Version 3.2.5 -- the "I intend to live forever" bug fix release. +- +- Highlights of fixes in this release include: +- +- * fix Gramps so it again runs with Python 2.5 +- * write all notes and sources to gedcom files +- * cli fixes +- * GeneWeb and LegacyGedcom fixes +- * NarrativeWeb fixes +- * memory leak fixes +- * various other small fixes +- * many translation updates + * Tue Oct 12 2010 Jeffrey C. Ollie - 3.2.4-2 - Due to a missing .css file, we've chosen to re-release Gramps 3.2.4. - This will only affect those who use NarrativeWeb. diff --git a/sources b/sources index 141e540..bb421dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b04a078ca9986ff7a3027676df93c30f gramps-3.2.4.tar.gz +6f6636e548dbf9f833b83bb8331d2762 gramps-3.2.5.tar.gz