1
0
forked from pool/roundcubemail

remove service file - use 'osc service localrun download_files' instead

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=133
This commit is contained in:
Lars Vogdt 2020-01-07 12:12:44 +00:00 committed by Git OBS Bridge
parent c8a2908c9d
commit a53a5c7304
2 changed files with 0 additions and 13 deletions

View File

@ -1,12 +0,0 @@
<services>
<service name='download_url' mode='localonly'>
<param name='host'>github.com</param>
<param name='protocol'>https</param>
<param name='path'>/roundcube/roundcubemail/releases/download/1.4.2/roundcubemail-1.4.2-complete.tar.gz</param>
</service>
<service name='download_url' mode='localonly'>
<param name='host'>github.com</param>
<param name='protocol'>https</param>
<param name='path'>/roundcube/roundcubemail/releases/download/1.4.2/roundcubemail-1.4.2-complete.tar.gz.asc</param>
</service>
</services>

View File

@ -52,7 +52,6 @@ Thu Jan 2 19:43:40 UTC 2020 - Lars Vogdt <lars@linux-schulserver.de>
redirecting to mail composer from Contacts (#6972)
* Fix malformed characters in HTML message with charset meta tag
not in head (#7116)
- use _service file to download source and signed checksum
- renamed patches:
- roundcubemail-1.1-beta-config_dir.patch
+ roundcubemail-1.4.2-config_dir.patch