diff --git a/.gitignore b/.gitignore index 8e04ed7..f68da32 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ OpenLP-1.9.2.1.tar.gz /OpenLP-2.1.5.tar.gz /OpenLP-2.1.6.tar.gz /OpenLP-2.2.tar.gz +/OpenLP-2.2.1.tar.gz diff --git a/OpenLP.spec b/OpenLP.spec index a1d713d..469e581 100644 --- a/OpenLP.spec +++ b/OpenLP.spec @@ -1,8 +1,8 @@ -%global modname 2.2 +%global modname 2.2.1 Summary: Open source Church presentation and lyrics projection application Name: OpenLP -Version: 2.2 +Version: 2.2.1 Release: 0%{?dist} Source0: https://get.openlp.org/%{version}/OpenLP-%{version}.tar.gz License: GPLv2 @@ -101,6 +101,9 @@ rm -rf %{buildroot} %changelog +* Fri Oct 30 2015 Tim Bentley Tim.Bentley@openlp.org - 2.2.1-0 +- 2.2.1 Update release + * Sat Oct 17 2015 Tim Bentley Tim.Bentley@openlp.org - 2.2-0 - 2.2 Full Release diff --git a/sources b/sources index c535607..9c63e81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -855135059394708835aa0c1dc3a4cf95 OpenLP-2.2.tar.gz +adeefb3c3bdaaf5e7dd2d6ac622f9636 OpenLP-2.2.1.tar.gz