diff --git a/.cvsignore b/.cvsignore index 2e1c505..eede3fd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -OpenLP-1.9.1.1.tar.gz +OpenLP-1.9.2.tar.gz diff --git a/OpenLP.spec b/OpenLP.spec index 7e9ccc1..170fdb5 100644 --- a/OpenLP.spec +++ b/OpenLP.spec @@ -2,7 +2,7 @@ Summary: Open source Church presentation and lyrics projection application Name: OpenLP -Version: 1.9.1.1 +Version: 1.9.2 Release: 1%{?dist} Source0: http://downloads.sourceforge.net/openlp/openlp/%{version}/%{name}-%{version}.tar.gz License: GPLv2 @@ -26,11 +26,11 @@ 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 -%setup -q +%setup -q %build python setup.py build @@ -50,7 +50,7 @@ install -m644 -p -D resources/images/openlp-logo.svg \ desktop-file-install \ --dir %{buildroot}/%{_datadir}/applications \ - resources/openlp.desktop + resources/openlp.desktop mv %{buildroot}%{_bindir}/bible-1to2-converter.py \ %{buildroot}%{_bindir}/bible-1to2-converter @@ -73,7 +73,7 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||: %clean rm -rf %{buildroot} -%files +%files %defattr(-,root,root) %doc copyright.txt LICENSE %{_bindir}/bible-1to2-converter @@ -87,5 +87,8 @@ rm -rf %{buildroot} %doc documentation/*.txt %changelog +* Sat Jun 26 2010 Tim Bentley 1.9.2 +- New Release - Alpha 2 Release + * Sun Mar 28 2010 Tim Bentley 1.9.1.1 - Initial build version - Alpha 1 Release diff --git a/import.log b/import.log index d1241ac..fe1e039 100644 --- a/import.log +++ b/import.log @@ -1 +1,2 @@ OpenLP-1_9_1_1-1_fc12:HEAD:OpenLP-1.9.1.1-1.fc12.src.rpm:1270791892 +OpenLP-1_9_2-1_fc12:HEAD:OpenLP-1.9.2-1.fc12.src.rpm:1277578705 diff --git a/sources b/sources index b70e5ef..17d6673 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fcb56d5ecef0f3499c2308db41775fc1 OpenLP-1.9.1.1.tar.gz +c6529dee55d44743ef4250bee84c03ee OpenLP-1.9.2.tar.gz