diff --git a/.gitignore b/.gitignore index 44945ed..bf15d83 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ gramps-3.?.?.tar.gz /gramps-4.1.0.tar.gz /gramps-4.1.1.tar.gz /gramps-4.1.2.tar.gz +/gramps-4.1.3.tar.gz diff --git a/gramps.spec b/gramps.spec index 39fdcf6..61c5c86 100644 --- a/gramps.spec +++ b/gramps.spec @@ -1,7 +1,7 @@ #global _beta 2 Name: gramps -Version: 4.1.2 -Release: 2%{?_beta:.beta%{_beta}}%{?dist} +Version: 4.1.3 +Release: 1%{?_beta:.beta%{_beta}}%{?dist} Summary: Genealogical Research and Analysis Management Programming System Group: Applications/Productivity @@ -174,6 +174,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %{python3_sitelib}/gramps/webapp %changelog +* Fri May 08 2015 Jon Ciesla - 4.1.3-1 +- 4.1.3 + * Mon Mar 30 2015 Richard Hughes - 4.1.2-2 - Use better AppData screenshots diff --git a/sources b/sources index ed108ba..d2a6cdd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -270c7f0477424db8e65cc251ec85e572 gramps-4.1.2.tar.gz +d9dd8e7cbd97b6275ecbec8d3cd7b21a gramps-4.1.3.tar.gz