1
0

Accepting request 1072540 from home:Vogtinator:branches:KDE:Applications

Not tested yet!

- Fix some potential scriptlet bugs and style issues

- Automatically handle firewalld setup during initial install or final removal
  of kdeconnect-kde for openSUSE distros. (boo#1175627)
- Drop kdeconnect-kde-firewalld.xml, service definition now shipped with
  firewalld package.
  * the 'kdeconnect-kde' firewalld service is migrated over to 'kdeconnect'

OBS-URL: https://build.opensuse.org/request/show/1072540
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdeconnect-kde?expand=0&rev=101
This commit is contained in:
Christophe Marin
2023-03-17 09:24:08 +00:00
committed by Git OBS Bridge
parent 6f500fa543
commit 9a3aa43020
3 changed files with 66 additions and 17 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Mar 17 09:00:05 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>
- Fix some potential scriptlet bugs and style issues
-------------------------------------------------------------------
Wed Mar 8 17:02:56 UTC 2023 - Robert Frohl <rfrohl@suse.com>
- Automatically handle firewalld setup during initial install or final removal
of kdeconnect-kde for openSUSE distros. (boo#1175627)
- Drop kdeconnect-kde-firewalld.xml, service definition now shipped with
firewalld package.
* the 'kdeconnect-kde' firewalld service is migrated over to 'kdeconnect'
-------------------------------------------------------------------
Tue Feb 28 09:45:49 UTC 2023 - Christophe Marin <christophe@krop.fr>