Accepting request 406166 from home:DarkSS

- Update to version 0.9.2 release (no changes since rc2).
- Updated BuildRequires to use pkgconfig().
- Cmake clean-up.
- Enabled verbose make output.
- Don't modify system's C*FLAGS.
- Set Release With Debug Info cmake build type.
- Resolved warnings:
  * version-control-internal-file: .gitignore;
  * hidden-file-or-dir: .gitattributes;
  * non-executable-script: run_me.sh update_po_authors.py
    pull_from_transifex.sh optimize_data.sh.
- Added desktop_database_post(un).
- Added man page.

OBS-URL: https://build.opensuse.org/request/show/406166
OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=72
This commit is contained in:
Matthias Mailänder
2016-07-03 16:44:01 +00:00
committed by Git OBS Bridge
parent ba16a5fb61
commit 9a22ddb00a
5 changed files with 151 additions and 27 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Jul 2 12:25:29 UTC 2016 - dap.darkness@gmail.com
- Update to version 0.9.2 release (no changes since rc2).
- Updated BuildRequires to use pkgconfig().
- Cmake clean-up.
- Enabled verbose make output.
- Don't modify system's C*FLAGS.
- Set Release With Debug Info cmake build type.
- Resolved warnings:
* version-control-internal-file: .gitignore;
* hidden-file-or-dir: .gitattributes;
* non-executable-script: run_me.sh update_po_authors.py
pull_from_transifex.sh optimize_data.sh.
- Added desktop_database_post(un).
- Added man page.
-------------------------------------------------------------------
Thu Jun 16 13:42:10 UTC 2016 - dimstar@opensuse.org