limb pushed to gramps (f20). "4.1.2, include examples."

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 21 14:13:47 UTC 2015


From bf06b3e712d2a897be6cd3a02b1ceb5e57e529ee Mon Sep 17 00:00:00 2001
From: Jon Ciesla <limburgher at gmail.com>
Date: Wed, 4 Mar 2015 15:39:06 -0600
Subject: 4.1.2, include examples.


diff --git a/.gitignore b/.gitignore
index 1c2cbda..44945ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ gramps-3.?.?.tar.gz
 /gramps-4.0.3.tar.gz
 /gramps-4.1.0.tar.gz
 /gramps-4.1.1.tar.gz
+/gramps-4.1.2.tar.gz
diff --git a/gramps.spec b/gramps.spec
index c273d5c..10de4b1 100644
--- a/gramps.spec
+++ b/gramps.spec
@@ -1,6 +1,6 @@
 #global		_beta 2
 Name:           gramps
-Version:        4.1.1
+Version:        4.1.2
 Release:        1%{?_beta:.beta%{_beta}}%{?dist}
 Summary:        Genealogical Research and Analysis Management Programming System
 
@@ -13,7 +13,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 
 #Patch0:         0001-Fix-ukrainian-relationship-plugin.patch
-Patch1:         0002-Fix-run-time-error.patch
+#Patch1:         0002-Fix-run-time-error.patch
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
@@ -73,7 +73,7 @@ Web interface for the Gramps Genealogy application.
 %setup -q
 
 #%patch0 -p1
-%patch1 -p1
+#%patch1 -p1
 
 %build
 %{__python3} setup.py build
@@ -136,7 +136,7 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING FAQ NEWS TODO
+%doc AUTHORS COPYING FAQ NEWS TODO example/
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %{_datadir}/appdata/gramps.appdata.xml
@@ -167,6 +167,10 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 %{python3_sitelib}/gramps/webapp
 
 %changelog
+* Wed Mar 04 2015 Jon Ciesla <limburgher at gmail.com> - 4.1.2-1
+- Upstream maintenance release.
+- Include examples per Paul Franklin.
+
 * Mon Nov 03 2014 Jon Ciesla <limburgher at gmail.com> - 4.1.1-1
 - Upstream maintenance release.
 
diff --git a/sources b/sources
index 271db9c..ed108ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3aa4d2646fac43bbe5a4f461bde2df39  gramps-4.1.1.tar.gz
+270c7f0477424db8e65cc251ec85e572  gramps-4.1.2.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gramps.git/commit/?h=f20&id=bf06b3e712d2a897be6cd3a02b1ceb5e57e529ee


More information about the scm-commits mailing list