[gramps] 3.3.2

Jeffrey C. Ollie jcollie at fedoraproject.org
Mon May 21 03:00:04 UTC 2012


commit b0b3b82f068b7468a88895662383ecd3fdce0f49
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Sun May 20 21:59:56 2012 -0500

    3.3.2

 .gitignore  |    1 +
 gramps.spec |   26 ++++++++++++++++++++++++--
 sources     |    2 +-
 3 files changed, 26 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c1ae780..5331610 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ gramps-3.2.3.tar.gz
 /gramps-3.2.6.tar.gz
 /gramps-3.3.0-1.tar.gz
 /gramps-3.3.1.tar.gz
+/gramps-3.3.2.tar.gz
diff --git a/gramps.spec b/gramps.spec
index 5cd8f5d..825fd22 100644
--- a/gramps.spec
+++ b/gramps.spec
@@ -1,7 +1,7 @@
 #global		_beta 2
 Name:           gramps
-Version:        3.3.1
-Release:        2%{?_beta:.beta%{_beta}}%{?dist}
+Version:        3.3.2
+Release:        1%{?_beta:.beta%{_beta}}%{?dist}
 Summary:        Genealogical Research and Analysis Management Programming System
 
 Group:          Applications/Productivity
@@ -110,6 +110,28 @@ fi
 %{_mandir}/man1/%{name}.1.gz
 
 %changelog
+* Mon May 21 2012 Jeffrey Ollie <jeff at ocjtech.us> - 3.3.2-1
+- Version 3.3.2 -- "The Knights who say 'Ni'" bug fix release.
+- * Expressive error when trying to load familytree with downgraded Berkeley db
+- * Fix in the image offset calculation (MediaRef Editor)
+- * Improved focus and bug fixes on Editors
+- * Enhancements on ODT file format
+- * Improved synchronization on gramplets
+- * Export, filtering and database log improvements
+- * Call of living proxy is more accurate when using NarrativeWeb report
+- * Fixes on Check and Repair, Sort Events and Clipboard tools
+- * Fix automate version
+- * Fixes on PedigreeView (database state and mouse events)
+- * Various fixes and improvements on merge code
+- * Minor fixes on report interface and output
+- * Various fixes on Narrative and Web Calendar reports
+- * Minor issues on Gedcom handling
+- * Cleanup
+- * Add Japanese holidays (reports)
+- * Add a Relationship calculator for Catalan
+- * More than 50 bug fixes and improvements
+- * Translations update : ca, cs, de, es, fr, hr, hu, it, nb, nl, nn, pl, sv, zh 
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 0f71d99..629cd2d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c4dafb5688899c6943f212b6d76ce2ea  gramps-3.3.1.tar.gz
+9ded68855b10fe7fcc929698a5e08cc2  gramps-3.3.2.tar.gz


More information about the scm-commits mailing list