[OpenLP] 1.9.11 RC2 Release

Tim Bentley trb143 at fedoraproject.org
Sat Jul 28 16:32:41 UTC 2012


commit c9897a93166da14277c530b5cf63957e86dd79da
Author: Tim Bentley <Tim.Bentley at gmail.com>
Date:   Sat Jul 28 17:32:14 2012 +0100

    1.9.11 RC2 Release

 .gitignore  |    1 +
 OpenLP.spec |    8 ++++++--
 sources     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 81c55a2..d042258 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ OpenLP-1.9.2.1.tar.gz
 /OpenLP-1.9.8.tar.gz
 /OpenLP-1.9.9.tar.gz
 /OpenLP-1.9.10.tar.gz
+/OpenLP-1.9.11.tar.gz
diff --git a/OpenLP.spec b/OpenLP.spec
index cf9d032..506e0a5 100644
--- a/OpenLP.spec
+++ b/OpenLP.spec
@@ -2,8 +2,8 @@
 
 Summary: Open source Church presentation and lyrics projection application
 Name: OpenLP
-Version: 1.9.10
-Release: 3%{?dist}
+Version: 1.9.11
+Release: 1%{?dist}
 Source0: http://downloads.sourceforge.net/openlp/openlp/%{version}/%{name}-%{version}.tar.gz
 License: GPLv2
 Group: Applications/Multimedia
@@ -92,10 +92,14 @@ rm -rf %{buildroot}
 %{_datadir}/icons/hicolor/*/apps/openlp.*
 %{_datadir}/openlp
 %{python_sitelib}/openlp/
+%exclude %{python_sitelib}/resources/
 %{python_sitelib}/OpenLP-%{version}*.egg-info
 
 
 %changelog
+* Sat Jul 28 2012 Tim Bentley <timbentley at openlp.org> - 1.9.11-1
+- Relaese 1.9.11 build
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9.10-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index e46bd08..f4c4e85 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c8eb587a56cc6e31f64ebee052b2842  OpenLP-1.9.10.tar.gz
+7e522f94e11c11be93372f1acad41a92  OpenLP-1.9.11.tar.gz


More information about the scm-commits mailing list