diff --git a/.gitignore b/.gitignore index 3224f0f..0a156cb 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ OpenLP-1.9.2.1.tar.gz /OpenLP-2.4.tar.gz /OpenLP-2.4.1.tar.gz /OpenLP-2.4.2.tar.gz +/OpenLP-2.4.3.tar.gz diff --git a/OpenLP.spec b/OpenLP.spec index 2301219..d9fccbf 100644 --- a/OpenLP.spec +++ b/OpenLP.spec @@ -1,9 +1,9 @@ -%global modname 2.4.2 +%global modname 2.4.3 Summary: Open source Church presentation and lyrics projection application Name: OpenLP -Version: 2.4.2 -Release: 2%{?dist} +Version: 2.4.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 Sep 25 2016 Tim Bentley Tim.Bentley@openlp.org - 2.4.3 +- 2.4.3 Release + * Tue Jul 19 2016 Fedora Release Engineering - 2.4.2-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index 03d1b9c..0c113db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6139948f140cc7f9406e27b4a4c10248 OpenLP-2.4.2.tar.gz +8ab8493cc9792a40829911ab875cca5f OpenLP-2.4.3.tar.gz