limb pushed to gramps (f20). "update to 4.1.0"

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


From 3cf45dfc4b1621a66e0649d408c0bb61fdb39bc6 Mon Sep 17 00:00:00 2001
From: Jiri Kastner <jkastner at redhat.com>
Date: Mon, 23 Jun 2014 16:11:45 +0200
Subject: update to 4.1.0


diff --git a/.gitignore b/.gitignore
index 5eddad0..56ecf70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ gramps-3.?.?.tar.gz
 /gramps-4.0.1.tar.gz
 /gramps-4.0.2.tar.gz
 /gramps-4.0.3.tar.gz
+/gramps-4.1.0.tar.gz
diff --git a/gramps.spec b/gramps.spec
index fcdc6ec..d268f77 100644
--- a/gramps.spec
+++ b/gramps.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 #global		_beta 2
 Name:           gramps
-Version:        4.0.3
-Release:        2%{?_beta:.beta%{_beta}}%{?dist}
+Version:        4.1.0
+Release:        1%{?_beta:.beta%{_beta}}%{?dist}
 Summary:        Genealogical Research and Analysis Management Programming System
 
 Group:          Applications/Productivity
@@ -72,7 +72,7 @@ Common modules for the Gramps Genealogy application.
 Summary: Gramps web interface
 Group: Applications/Productivity
 Requires: %{name}-common = %{version}-%{release}
-Requires: python-django14
+Requires: python-django
 
 %description webapp
 Web interface for the Gramps Genealogy application.
@@ -169,6 +169,9 @@ fi
 %{python_sitelib}/gramps/webapp
 
 %changelog
+* Mon Jun 23 2014 Jiri Kastner <jkastner at redhat dot com> - 4.1.0-1
+- update to 4.1.0
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.0.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index bd4f1b0..7102471 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-637d4cecbdca4a72832e1696f2412276  gramps-4.0.3.tar.gz
+c1183e92d167f824eee0f9d77bc00bdd  gramps-4.1.0.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list