mingw-headers-4.0.1
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-headers?expand=0&rev=32
This commit is contained in:
parent
430bc082b8
commit
ae9499daf8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c898484450a3cf83c0db86954a8395f5fd0a2f5eba2293a6c3a923ff348b2d8
|
||||
size 4601760
|
3
mingw-w64-headers-4.0.1.tar.xz
Normal file
3
mingw-w64-headers-4.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f27e345130b268808a84c7b206d8844ed42acabcc37b253f72f98a407b93a7d
|
||||
size 5078992
|
2
mingw64-headers-rpmlintrc
Normal file
2
mingw64-headers-rpmlintrc
Normal file
@ -0,0 +1,2 @@
|
||||
addFilter("devel-file-in-non-devel-package")
|
||||
addFilter("spurious-executable-perm")
|
10
mingw64-headers.changes
Normal file
10
mingw64-headers.changes
Normal file
@ -0,0 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 25 10:48:30 UTC 2015 - jengelh@inai.de
|
||||
|
||||
- Update to mingw-w64-4.0.1
|
||||
* 32-bit ARM thumb software math
|
||||
* Improved DirectX 11, OpenGL 4.5/GLES 3.1 support
|
||||
* added POSIX.1-2008 ftw.h
|
||||
* more secure functions: qsort_s, gmtime64_s, time_s.h, ...
|
||||
* added to stat.h: S_IRGRP, S_IRWXG, ...
|
||||
* added to unistd.h: SHUT_*
|
@ -16,16 +16,17 @@
|
||||
#
|
||||
|
||||
|
||||
%define snapshot -r6638
|
||||
Name: mingw64-headers
|
||||
Version: 3.1.99
|
||||
Version: 4.0.1
|
||||
Release: 0
|
||||
Summary: MinGW-w64 headers for Win32 and Win64
|
||||
License: SUSE-Public-Domain
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://mingw-w64.sf.net/
|
||||
# Generated from downloadable mingw-w64-%version.tar.bz2
|
||||
Source: mingw-w64-headers-%{version}%{snapshot}.tar.xz
|
||||
|
||||
#DL-URL: http://downloads.sf.net/mingw-w64/mingw-w64-%version.tar.bz2
|
||||
Source: mingw-w64-headers-%version.tar.xz
|
||||
Source9: %name-rpmlintrc
|
||||
BuildRequires: mingw64-filesystem
|
||||
BuildRequires: xz
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
Loading…
Reference in New Issue
Block a user