diff --git a/.gitignore b/.gitignore index 6c25381..3224f0f 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ OpenLP-1.9.2.1.tar.gz /OpenLP-2.3.3.tar.gz /OpenLP-2.4.tar.gz /OpenLP-2.4.1.tar.gz +/OpenLP-2.4.2.tar.gz diff --git a/OpenLP.spec b/OpenLP.spec index b43beb2..62ee254 100644 --- a/OpenLP.spec +++ b/OpenLP.spec @@ -1,8 +1,8 @@ -%global modname 2.4.1 +%global modname 2.4.2 Summary: Open source Church presentation and lyrics projection application Name: OpenLP -Version: 2.4.1 +Version: 2.4.2 Release: 1%{?dist} Source0: https://get.openlp.org/%{version}/OpenLP-%{version}.tar.gz License: GPLv2 @@ -102,6 +102,9 @@ rm -rf %{buildroot} %changelog +* Sat Jun 25 2016 Tim Bentley Tim.Bentley@openlp.org - 2.4.2-1 +- 2.4.2 Release + * Sat Apr 30 2016 Tim Bentley Tim.Bentley@openlp.org - 2.4.1-1 - 2.4.1 Release diff --git a/sources b/sources index 1c724af..03d1b9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d2f850c9bdc9d2ce52c9eff01562766 OpenLP-2.4.1.tar.gz +6139948f140cc7f9406e27b4a4c10248 OpenLP-2.4.2.tar.gz