diff --git a/.gitignore b/.gitignore index 8ad1661..2b42578 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ OpenLP-1.9.2.1.tar.gz /OpenLP-2.2.tar.gz /OpenLP-2.2.1.tar.gz /OpenLP-2.3.1.tar.gz +/OpenLP-2.3.2.tar.gz diff --git a/OpenLP.spec b/OpenLP.spec index a7a750c..89c5d3d 100644 --- a/OpenLP.spec +++ b/OpenLP.spec @@ -1,8 +1,8 @@ -%global modname 2.3.1 +%global modname 2.3.2 Summary: Open source Church presentation and lyrics projection application Name: OpenLP -Version: 2.3.1 +Version: 2.3.2 Release: 1%{?dist} Source0: https://get.openlp.org/%{version}/OpenLP-%{version}.tar.gz License: GPLv2 @@ -101,6 +101,9 @@ rm -rf %{buildroot} %changelog +* Sun Jan 10 2016 Tim Bentley Tim.Bentley@openlp.org - 2.3.2-1 +- 2.3.2 Beta Release + * Mon Dec 28 2015 Tim Bentley Tim.Bentley@openlp.org - 2.3.1-1 - 2.3.1 Alpha Release diff --git a/sources b/sources index 38a39ef..1882864 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1c3668a9f335050acde5438aec4e690a OpenLP-2.3.1.tar.gz +6845d0898740e0d40857dd9ac56f3754 OpenLP-2.3.2.tar.gz