forked from pool/OpenLP
Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| d7653eb7ee | |||
| 35034edb65 | |||
| ecc9b5890f | |||
| 7775ef28a8 | |||
| 1d50cd5d68 | |||
| 47b09ac3e7 | |||
| 296ce85eda | |||
| 403e657bc2 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:690e83d93c5c27dee7fb0ba046afa0619754a16885caee8a18c0b337e20289fd
|
||||
size 24609223
|
||||
3
OpenLP-3.1.7.tar.gz
Normal file
3
OpenLP-3.1.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:426f003af1af7ca9aa307baaccc5029c00ff8a886a249c3937753bd2709b4173
|
||||
size 25344275
|
||||
@@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 3 17:20:58 UTC 2025 - Cor Blom <cornelis@solcon.nl>
|
||||
|
||||
- Update to 3.1.6:
|
||||
* Fix media autostart behavior regarding video slide items
|
||||
* Attempt to prevent false antivirus warnings in Windows
|
||||
* Fix an incorrect version number in some builds
|
||||
- Update to 3.1.7:
|
||||
* PDF presentations that were disabled in release 3.1.6 by accident are available again.
|
||||
* Fix issue 1733 by forcing VLC version 3.0.18.
|
||||
- Drop no longer necessary fix-version.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 10:34:16 UTC 2025 - Lubos Kocman <lubos.kocman@suse.com>
|
||||
|
||||
- Update licenses to match latest legal review
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 27 22:08:22 UTC 2024 - Cor Blom <cornelis@solcon.nl>
|
||||
|
||||
- Update to 3.1.5: there has been a number of releases, details
|
||||
can be found at:
|
||||
https://openlp.org/blog/
|
||||
- Add fix-version.patch to set the version at 3.1.5 instead of
|
||||
3.1.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 2 21:18:57 UTC 2024 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
|
||||
@@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
Name: OpenLP
|
||||
Version: 3.1.0
|
||||
Version: 3.1.7
|
||||
Release: 0
|
||||
Summary: Open source Church presentation and lyrics projection application
|
||||
License: GPL-2.0-only
|
||||
License: GPL-2.0-only AND GPL-3.0-or-later AND (MIT OR GPL-2.0-only) AND (MIT OR BSD-3-Clause OR GPL-3.0-or-later) AND MIT
|
||||
URL: https://gitlab.com/openlp/openlp
|
||||
Source0: https://get.openlp.org/%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: OpenLP-rpmlintrc
|
||||
@@ -121,7 +121,7 @@ update-desktop-database > /dev/null 2>&1 ||:
|
||||
%{_datadir}/applications/openlp.desktop
|
||||
%{_datadir}/icons/hicolor
|
||||
%{_datadir}/openlp
|
||||
%{python3_sitelib}/openlp/
|
||||
%{python3_sitelib}/%{name}-%{version}*-info
|
||||
%{python3_sitelib}/[Oo]pen[Ll][Pp]
|
||||
%{python3_sitelib}/[Oo]pen[Ll][Pp]-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user