Update to new snapshot release
This commit is contained in:
parent
c92fd49ae0
commit
5c6f109705
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/sdl12-compat-cc5826a.tar.gz
|
/sdl12-compat-cc5826a.tar.gz
|
||||||
/sdl12-compat-efe9791.tar.gz
|
/sdl12-compat-efe9791.tar.gz
|
||||||
/sdl12-compat-21830e8.tar.gz
|
/sdl12-compat-21830e8.tar.gz
|
||||||
|
/sdl12-compat-c0504eb.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%global commit 21830e8e81646e5c2969e45eeb4ab0b93319d621
|
%global commit c0504eb42c7cabc23c6b4a16f5915ee49962ddff
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global commitdate 20210610
|
%global commitdate 20210612
|
||||||
|
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
# Features disabled for RHEL
|
# Features disabled for RHEL
|
||||||
@ -135,6 +135,9 @@ install -m644 %{SOURCE1} %{buildroot}/%{_includedir}/SDL/SDL_config.h
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 12 2021 Neal Gompa <ngompa13@gmail.com> - 0.0.1~git.20210612.c0504eb-1
|
||||||
|
- Update to new snapshot release
|
||||||
|
|
||||||
* Thu Jun 10 2021 Neal Gompa <ngompa13@gmail.com> - 0.0.1~git.20210610.21830e8-1
|
* Thu Jun 10 2021 Neal Gompa <ngompa13@gmail.com> - 0.0.1~git.20210610.21830e8-1
|
||||||
- Update to new snapshot release
|
- Update to new snapshot release
|
||||||
- Add static link library for non-RHEL
|
- Add static link library for non-RHEL
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (sdl12-compat-21830e8.tar.gz) = 7e15caae73eb7da68e557144c1349f62ddbef92cfcac4349e6ebaa9cda13a5408c5b90e1d1aa08914494c3b9bfc903d53f3bbe02753d5766c8663c38c9aec40a
|
SHA512 (sdl12-compat-c0504eb.tar.gz) = 6e8d4029635c10971081224bc941ed4c752c694855042658653d803cb32140bd7ccc2a01363405d6e348951f62a1d868ced0795b93730b0f85adbfe827c7dbdf
|
||||||
|
Loading…
Reference in New Issue
Block a user