diff --git a/.gitignore b/.gitignore index 2b42578..e09c8f6 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ OpenLP-1.9.2.1.tar.gz /OpenLP-2.2.1.tar.gz /OpenLP-2.3.1.tar.gz /OpenLP-2.3.2.tar.gz +/OpenLP-2.3.3.tar.gz diff --git a/OpenLP.spec b/OpenLP.spec index d430ef8..1475f5d 100644 --- a/OpenLP.spec +++ b/OpenLP.spec @@ -1,9 +1,9 @@ -%global modname 2.3.2 +%global modname 2.3.3 Summary: Open source Church presentation and lyrics projection application Name: OpenLP -Version: 2.3.2 -Release: 2%{?dist} +Version: 2.3.3 +Release: 1%{?dist} Source0: https://get.openlp.org/%{version}/OpenLP-%{version}.tar.gz License: GPLv2 Group: Applications/Multimedia @@ -101,6 +101,9 @@ rm -rf %{buildroot} %changelog +* Sun Feb 07 2016 Tim Bentley Tim.Bentley@openlp.org - 2.3.3-1 +- 2.3.3 RC Releaase + * Wed Feb 03 2016 Fedora Release Engineering - 2.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 1882864..f36143a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6845d0898740e0d40857dd9ac56f3754 OpenLP-2.3.2.tar.gz +a528f9eff8afa3cd13eb69427d3f1ded OpenLP-2.3.3.tar.gz