SHA256
1
0
forked from pool/aegisub

- Add constraints file to allow paralel build

- Add changelog to files list to ensure plain rpmbuild to work
- Do not bundle luajit remove-vendor-luajit-dependency.patch
- Disable the version checking, calling home in desktop apps is
  really bad idea, esp since upstream is semi-dead
- Add patch to fix build with icu59 icu59.patch
- Add patch to not put O3 to the cflags aegisub-no-optimize.patch

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/aegisub?expand=0&rev=39
This commit is contained in:
Tomáš Chvátal
2017-06-05 08:22:09 +00:00
committed by Git OBS Bridge
parent 9366c67b9c
commit 04cb451cbd
6 changed files with 164 additions and 18 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jun 5 07:47:20 UTC 2017 - tchvatal@suse.com
- Add constraints file to allow paralel build
- Add changelog to files list to ensure plain rpmbuild to work
- Do not bundle luajit remove-vendor-luajit-dependency.patch
- Disable the version checking, calling home in desktop apps is
really bad idea, esp since upstream is semi-dead
- Add patch to fix build with icu59 icu59.patch
- Add patch to not put O3 to the cflags aegisub-no-optimize.patch
-------------------------------------------------------------------
Tue Mar 21 07:10:37 UTC 2017 - olaf@aepfle.de