From 561d436d71fce5728bce35ce43731694a5eddaa7 Mon Sep 17 00:00:00 2001 From: Tim Bentley Date: Apr 30 2016 20:26:28 +0000 Subject: Release 2.4.1 --- diff --git a/.gitignore b/.gitignore index edc8f19..6c25381 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ OpenLP-1.9.2.1.tar.gz /OpenLP-2.3.2.tar.gz /OpenLP-2.3.3.tar.gz /OpenLP-2.4.tar.gz +/OpenLP-2.4.1.tar.gz diff --git a/OpenLP.spec b/OpenLP.spec index fbe5bc9..b43beb2 100644 --- a/OpenLP.spec +++ b/OpenLP.spec @@ -1,9 +1,9 @@ -%global modname 2.4 +%global modname 2.4.1 Summary: Open source Church presentation and lyrics projection application Name: OpenLP -Version: 2.4 -Release: 2%{?dist} +Version: 2.4.1 +Release: 1%{?dist} Source0: https://get.openlp.org/%{version}/OpenLP-%{version}.tar.gz License: GPLv2 Group: Applications/Multimedia @@ -101,6 +101,10 @@ rm -rf %{buildroot} %changelog + +* Sat Apr 30 2016 Tim Bentley Tim.Bentley@openlp.org - 2.4.1-1 +- 2.4.1 Release + * Wed Mar 02 2016 Rex Dieter 2.4-2 - Requires: +python3-qt5-webkit, -phonon diff --git a/sources b/sources index 7fb8686..1c724af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f5ef54a74ca37b38f2dd5ec30150bb18 OpenLP-2.4.tar.gz +5d2f850c9bdc9d2ce52c9eff01562766 OpenLP-2.4.1.tar.gz