From 7338ab0e224dd9e97f6f4f9a807c741a246026b9892e0cdcc57fdb7700c5d1af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20M=C3=BCller?= Date: Tue, 6 Jun 2023 21:39:58 +0000 Subject: [PATCH] Accepting request 1091151 from home:expeehaa:branches:multimedia:apps - Update to version 3.12.1. Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.12.1-1 - Fixed not storing switch state in combinations in organs with panels of the new style https://github.com/GrandOrgue/grandorgue/issues/1498 - Fixed displaying light of various combination buttons https://github.com/GrandOrgue/grandorgue/issues/1536 - Fixed saving empty and scoped combinations to yaml https://github.com/GrandOrgue/grandorgue/issues/1531 - Fixed bug of GC not working on manual with only a single stop https://github.com/GrandOrgue/grandorgue/issues/1556 - Fixed installation on linux with another yaml-cpp version than 6.2 https://github.com/GrandOrgue/grandorgue/issues/1548 OBS-URL: https://build.opensuse.org/request/show/1091151 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/grandorgue?expand=0&rev=21 --- grandorgue-3.12.0-1.tar.gz | 3 --- grandorgue-3.12.1-1.tar.gz | 3 +++ grandorgue.changes | 11 +++++++++++ grandorgue.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 grandorgue-3.12.0-1.tar.gz create mode 100644 grandorgue-3.12.1-1.tar.gz diff --git a/grandorgue-3.12.0-1.tar.gz b/grandorgue-3.12.0-1.tar.gz deleted file mode 100644 index d24cd29..0000000 --- a/grandorgue-3.12.0-1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d231dbf53ea3030dbe76429ad8bff987d9f92229d4a06a835dc193a89c871bd -size 28260578 diff --git a/grandorgue-3.12.1-1.tar.gz b/grandorgue-3.12.1-1.tar.gz new file mode 100644 index 0000000..af93f81 --- /dev/null +++ b/grandorgue-3.12.1-1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a170af608f261ca3e6c5afc0dd5af8711fe5746507d8a46ece4fd834e5a6e980 +size 28262616 diff --git a/grandorgue.changes b/grandorgue.changes index 53fffd0..65d7616 100644 --- a/grandorgue.changes +++ b/grandorgue.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jun 6 18:46:16 UTC 2023 - Lukas Müller + +- Update to version 3.12.1. + Changelog: https://github.com/GrandOrgue/grandorgue/releases/tag/3.12.1-1 + - Fixed not storing switch state in combinations in organs with panels of the new style https://github.com/GrandOrgue/grandorgue/issues/1498 + - Fixed displaying light of various combination buttons https://github.com/GrandOrgue/grandorgue/issues/1536 + - Fixed saving empty and scoped combinations to yaml https://github.com/GrandOrgue/grandorgue/issues/1531 + - Fixed bug of GC not working on manual with only a single stop https://github.com/GrandOrgue/grandorgue/issues/1556 + - Fixed installation on linux with another yaml-cpp version than 6.2 https://github.com/GrandOrgue/grandorgue/issues/1548 + ------------------------------------------------------------------- Fri May 26 11:41:17 UTC 2023 - Lukas Müller diff --git a/grandorgue.spec b/grandorgue.spec index b73d94f..60b5c51 100644 --- a/grandorgue.spec +++ b/grandorgue.spec @@ -19,7 +19,7 @@ %define version_suffix 1 Name: grandorgue -Version: 3.12.0 +Version: 3.12.1 Release: 0 Summary: Virtual Pipe Organ Software License: GPL-2.0-or-later