Update to new snapshot release
This commit is contained in:
parent
dae823ae89
commit
f0c7d424f1
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/sdl12-compat-21830e8.tar.gz
|
||||
/sdl12-compat-c0504eb.tar.gz
|
||||
/sdl12-compat-44f299f.tar.gz
|
||||
/sdl12-compat-f44f295.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
%global commit 44f299f49f60ba8985ac08eb997c823005099929
|
||||
%global commit f44f295a0a7ede567dee9610127d069ccf281720
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20210612
|
||||
%global commitdate 20210618
|
||||
|
||||
%if 0%{?rhel}
|
||||
# Features disabled for RHEL
|
||||
@ -137,6 +137,9 @@ install -m644 %{SOURCE1} %{buildroot}/%{_includedir}/SDL/SDL_config.h
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 18 2021 Neal Gompa <ngompa13@gmail.com> - 0.0.1~git.20210618.f44f295-1
|
||||
- Update to new snapshot release
|
||||
|
||||
* Sun Jun 13 2021 Neal Gompa <ngompa13@gmail.com> - 0.0.1~git.20210612.44f299f-1
|
||||
- Update to new snapshot release
|
||||
- Update license tag information
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sdl12-compat-44f299f.tar.gz) = 4bbebc8f96cc98a923e85b2df8d4798cf1fc1f89fdc045b84abba02478712c149fd878d31e866b842b480e50b8ea0d0dc04d79975e5c90288131f57fd4d69e7d
|
||||
SHA512 (sdl12-compat-f44f295.tar.gz) = a8c02a381dd5a1571726522dcbb0e578cc6572e7ac3ad69d9b710928439fdfe253df9ff14513703e0fb58107689f4111305936534911a59e5ef3a79785d444ec
|
||||
|
Loading…
Reference in New Issue
Block a user