1
0
2018-04-16 10:46:29 +00:00
committed by Git OBS Bridge
parent 936a710ca8
commit 981d54ee02
3 changed files with 45 additions and 14 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Apr 11 11:00:17 UTC 2018 - mliska@suse.cz
- Add no-return-in-nonvoid-function.diff in order to fix boo#1087068.
-------------------------------------------------------------------
Thu Mar 29 13:20:53 UTC 2018 - kamikazow@opensuse.org
- Changed license header back to original template
* LGPL-2.1-or-later was wrong
- Package license is LGPL-3.0-only, GPL-2.0-only, GPL-3.0-only
* incorporates 3rd party code (Chromium, WebKit, even some dating
back to KHTML), therefore no "with-Qt-Company-Qt-exception-1.1"
because those 3rd parties never granted them.
-------------------------------------------------------------------
Tue Mar 27 15:34:51 UTC 2018 - wbauer@tmo.at
- Only automatically convert dictionaries on Leap 15 or higher,
%filetriggerin is not supported in Leap 42.3 which caused the
build to fail
-------------------------------------------------------------------
Sun Mar 25 15:58:52 UTC 2018 - kamikazow@opensuse.org