[gramps] 3.3.1

Jeffrey C. Ollie jcollie at fedoraproject.org
Mon Oct 3 13:01:28 UTC 2011


commit 43a3d1c0d86791e6c4304f7cd96724d1ef0a3ad4
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Mon Oct 3 08:00:58 2011 -0500

    3.3.1

 .gitignore  |    1 +
 gramps.spec |   15 +++++++++++++--
 sources     |    2 +-
 3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f05dba..c1ae780 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ gramps-3.2.3.tar.gz
 /gramps-3.2.5.tar.gz
 /gramps-3.2.6.tar.gz
 /gramps-3.3.0-1.tar.gz
+/gramps-3.3.1.tar.gz
diff --git a/gramps.spec b/gramps.spec
index 9e3136a..ef04a41 100644
--- a/gramps.spec
+++ b/gramps.spec
@@ -1,13 +1,13 @@
 #global		_beta 2
 Name:           gramps
-Version:        3.3.0
+Version:        3.3.1
 Release:        1%{?_beta:.beta%{_beta}}%{?dist}
 Summary:        Genealogical Research and Analysis Management Programming System
 
 Group:          Applications/Productivity
 License:        GPLv2+
 URL:            http://gramps-project.org/
-Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}%{?_beta:-0beta%{_beta}}-1.tar.gz
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}%{?_beta:-0beta%{_beta}}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 
@@ -110,6 +110,17 @@ fi
 %{_mandir}/man1/%{name}.1.gz
 
 %changelog
+* Mon Oct  3 2011 Jeffrey C. Ollie <jeff at ocjtech.us> - 3.3.1-1
+- Version 3.3.1 -- "The Tenth Anniversary Edition" bug fix release.
+-
+-     translation updates:  ca, cs, de, fr, hr, it, nb, nl, pl, pt_br, sk, sl, sv, uk, zh_cn
+-     new languages in this release:  ja (Japanese), vi (Vietnamese)
+-     36 bugs closed since v3.3.0:  http://www.gramps-project.org/bugs/roadmap_page.php?version_id=27
+-     79 translation commits since v3.3.0
+-     189 code commits since v3.3.0
+-     ten years since v0.1.1 was first released:  http://www.gramps-project.org/wiki/index.php?title=Previous_releases
+-     "Thank you!" to Donald Allingham, The Gramps Developers, translators, and our every day users
+
 * Fri Sep  9 2011 Jeffrey C. Ollie <jeff at ocjtech.us> - 3.3.0-1
 - Update to 3.3.0
 - Drop conditionals for building on old versions of Fedora
diff --git a/sources b/sources
index 25d437a..0f71d99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c28d387a5c50eac6813d91ac684028d3  gramps-3.3.0-1.tar.gz
+c4dafb5688899c6943f212b6d76ce2ea  gramps-3.3.1.tar.gz


More information about the scm-commits mailing list