File OpenLP.changes of Package OpenLP
-------------------------------------------------------------------
Sun Jul 8 19:21:39 UTC 2012 - jdmulloy@gmail.com
- Bumped version from 1.9.9 to 1.9.10
- Removed uno-path.patch as libreoffice-pyuno has been fixed
- Fixed missing translations bug (lp#1007148)
- Fixed error in %suse_update_desktop_file argument order
-------------------------------------------------------------------
Sat Mar 24 17:21:05 UTC 2012 - jdmulloy@gmail.com
- Bumped version from 1.9.8 to 1.9.9
- Removed openlp-1.9.8-impress-segfault-backport.patch because the
upstream release incorporates the fix
-------------------------------------------------------------------
Mon Mar 19 03:44:31 UTC 2012 - jdmulloy@gmail.com
- Added python-xdg as a dependency so that data files are always
stored in ~/.local/share/openlp
-------------------------------------------------------------------
Sun Mar 11 02:43:12 UTC 2012 - jdmulloy@gmail.com
- Changed download_files service mode to localonly to comply with
Factory rules
-------------------------------------------------------------------
Tue Mar 6 03:45:05 UTC 2012 - jdmulloy@gmail.com
- Added openlp-1.9.8-impress-segfault-backport.patch which
backports fix from upstream to bnc#748241.
Patch can be removed in the next release from upstream
-------------------------------------------------------------------
Thu Feb 23 12:16:11 UTC 2012 - saschpe@suse.de
- Actually add a tarball ;-)
- Spec file cleanup:
* Adjust dependency names to what we currently have in d:l:p / Factory
* Simplified macro usage
-------------------------------------------------------------------
Wed Feb 22 21:01:06 UTC 2012 - jdmulloy@gmail.com
- Removed download service and manually uploaded tarball for
submission to Factory
-------------------------------------------------------------------
Tue Feb 21 03:36:07 UTC 2012 - jdmulloy@gmail.com
- Cleaned up spec file to make it more readable
- Added conditional to prevent application of uno-path patch on
openSUSE > 12.1
* Bug in libreoffice-pyuno is fixed in Factory (12.2)
-------------------------------------------------------------------
Sun Dec 25 06:41:14 UTC 2011 - jdmulloy@gmail.com
- Bumped OpenLP version from 1.9.7 to 1.9.8
- Cleaned up spec file
-------------------------------------------------------------------
Mon Dec 5 21:23:38 UTC 2011 - jdmulloy@gmail.com
- Added uno-path.patch to make 'import uno' work
* This patch, patches the two files that call 'import uno'.
It appends the appropriate path to sys.path so that python can
find the uno module.
- Added %fdupes to %install section to resolve RPMLINT warnings
-------------------------------------------------------------------
Thu Dec 1 01:06:52 UTC 2011 - jdmulloy@gmail.com
- Changed Release: tag to use %mkrel
-------------------------------------------------------------------
Wed Nov 30 19:58:02 UTC 2011 - jdmulloy@gmail.com
- Removed unessecary dependencies
* Removed libreoffice-graphicfilter and libreoffice-headless which
are part of libreoffice in OpenSuse
* Removed python-openoffice as it is not actually used by OpenLP
- Corrected dependency names
* Corrected capitalization for python-beautifulsoup
* Changed python-migrate to python-sqlalchemy-migrate
- Added libreoffice-pyuno to dependency list
-------------------------------------------------------------------
Mon Nov 28 16:09:02 UTC 2011 - alexandre@exatati.com.br
- License on SPDX format;
- Fix Group in spec file.
-------------------------------------------------------------------
Thu Nov 24 22:18:07 UTC 2011 - alexandre@exatati.com.br
- Reworked spec file;
- Work start from home:jdmulloy:openlp.