[OpenLP/f13/master] Build

Tim Bentley trb143 at fedoraproject.org
Sat Aug 28 08:42:05 UTC 2010


commit 1169dca98b1cbbcaeb4568209b46a4568025bdef
Author: Tim Bentley <Tim.Bentley at gmail.com>
Date:   Sat Aug 28 09:41:56 2010 +0100

    Build

 .gitignore  |    1 +
 OpenLP.spec |   11 +++++++++--
 sources     |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6f41006..bd0eacf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 OpenLP-1.9.2.1.tar.gz
+/OpenLP-1.9.2.1.tar.gz
diff --git a/OpenLP.spec b/OpenLP.spec
index 2805507..2a9ae21 100644
--- a/OpenLP.spec
+++ b/OpenLP.spec
@@ -3,7 +3,7 @@
 Summary: Open source Church presentation and lyrics projection application
 Name: OpenLP
 Version: 1.9.2.1
-Release: 1%{?dist}
+Release: 3%{?dist}
 Source0: http://downloads.sourceforge.net/openlp/openlp/%{version}/%{name}-%{version}.tar.gz
 License: GPLv2
 Group: Applications/Multimedia
@@ -22,11 +22,12 @@ Requires:       python-BeautifulSoup
 Requires:       python-chardet
 Requires:       python-lxml
 Requires:       python-sqlalchemy
+Requires:       python-enchant
 Requires:       hicolor-icon-theme
 
 %description
 OpenLP is a church presentation software, for lyrics projection software,
-used to display slides of Songs,  Bible verses, videos, images, and
+used to display slides of Songs, Bible verses, videos, images, and
 presentations (if OpenOffice.org is installed) using a computer and projector.
 
 %prep
@@ -87,6 +88,12 @@ rm -rf %{buildroot}
 %doc documentation/*.txt
 
 %changelog
+* Sat Aug 28 2010 Tim Bentley <timbentley at openlp.org> - 1.9.2.1-3
+- Update to 996 and test build on git
+
+* Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.9.2.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+
 * Sat Jun 26 2010 Tim Bentley <timbentley at openlp.org> 1.9.2.1
 - Fix bug with build versions
 
diff --git a/sources b/sources
index 4b0d5c8..1c8363b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f7aa58f30035a80168b1ca6aa657d9e  OpenLP-1.9.2.1.tar.gz
+61073f379469385fd363e25d46b375df  OpenLP-1.9.2.1.tar.gz


More information about the scm-commits mailing list