[gramps] 4.1.1.

Jon Ciesla limb at fedoraproject.org
Mon Nov 3 14:45:21 UTC 2014


commit 08b09c1b818d92b7d67c7b047bb95c3e2c001d05
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Nov 3 09:45:26 2014 -0600

    4.1.1.

 .gitignore  |    1 +
 gramps.spec |   13 ++++++++-----
 sources     |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 56ecf70..1c2cbda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ gramps-3.?.?.tar.gz
 /gramps-4.0.2.tar.gz
 /gramps-4.0.3.tar.gz
 /gramps-4.1.0.tar.gz
+/gramps-4.1.1.tar.gz
diff --git a/gramps.spec b/gramps.spec
index e68fd1d..c273d5c 100644
--- a/gramps.spec
+++ b/gramps.spec
@@ -1,7 +1,7 @@
 #global		_beta 2
 Name:           gramps
-Version:        4.1.0
-Release:        4%{?_beta:.beta%{_beta}}%{?dist}
+Version:        4.1.1
+Release:        1%{?_beta:.beta%{_beta}}%{?dist}
 Summary:        Genealogical Research and Analysis Management Programming System
 
 Group:          Applications/Productivity
@@ -12,7 +12,7 @@ Source1:	resource-path
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 
-Patch0:         0001-Fix-ukrainian-relationship-plugin.patch
+#Patch0:         0001-Fix-ukrainian-relationship-plugin.patch
 Patch1:         0002-Fix-run-time-error.patch
 
 BuildRequires:  desktop-file-utils
@@ -72,7 +72,7 @@ Web interface for the Gramps Genealogy application.
 %prep
 %setup -q
 
-%patch0 -p1
+#%patch0 -p1
 %patch1 -p1
 
 %build
@@ -167,13 +167,16 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 %{python3_sitelib}/gramps/webapp
 
 %changelog
+* Mon Nov 03 2014 Jon Ciesla <limburgher at gmail.com> - 4.1.1-1
+- Upstream maintenance release.
+
 * Thu Oct 02 2014 Rex Dieter <rdieter at fedoraproject.org> 4.1.0-4
 - update/fix icon/mime scriptlets, deps
 
 * Fri Sep 19 2014 Richard Hughes <richard at hughsie.com> 4.1.0-3
 - Actually install the AppData file
 
-* Wed Jul 16 2014 Bastien Nocera <bnocera at redhat.com> 4.1.0-2}
+* Wed Jul 16 2014 Bastien Nocera <bnocera at redhat.com> 4.1.0-2
 - Update run-time dependencies for GTK+ 3.x
 - Switch to Python 3
 
diff --git a/sources b/sources
index 7102471..271db9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1183e92d167f824eee0f9d77bc00bdd  gramps-4.1.0.tar.gz
+3aa4d2646fac43bbe5a4f461bde2df39  gramps-4.1.1.tar.gz


More information about the scm-commits mailing list