SHA256
1
0
forked from pool/assimp

Accepting request 931268 from home:cgiboudeaux:branches:games

- Update to 5.1.0
  * Check https://github.com/assimp/assimp/releases/tag/v5.1.0
    for the full list of changes
- Drop do-not-install-irrXML.patch. No longer needed.
- Drop obsolete patches:
  * 0001-Fix-build-with-GCC-11.patch
  * 0001-use-GNUInstallDirs-where-possible.patch

OBS-URL: https://build.opensuse.org/request/show/931268
OBS-URL: https://build.opensuse.org/package/show/games/assimp?expand=0&rev=22
This commit is contained in:
Ferdinand Thiessen
2021-11-14 22:03:05 +00:00
committed by Git OBS Bridge
parent 04b86c95d3
commit e55a067461
8 changed files with 17 additions and 341 deletions

View File

@@ -2,8 +2,8 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">git://github.com/assimp/assimp</param>
<param name="revision">v5.0.1</param>
<param name="versionformat">5.0.1</param>
<param name="revision">v5.1.0</param>
<param name="versionformat">5.1.0</param>
<!-- non-OSI media -->
<param name="exclude">test/models-nonbsd</param>
</service>