Update to new snapshot release
This commit is contained in:
parent
e2ce0bbe24
commit
8caed3f0c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/sdl12-compat-a98590a.tar.gz
|
||||
/sdl12-compat-c6cfc8f.tar.gz
|
||||
/sdl12-compat-a10d6b6.tar.gz
|
||||
/sdl12-compat-4e4527a.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
%global commit a10d6b68efdc67cfb303536ca0bb42e4bfdff665
|
||||
%global commit 4e4527a123fb99a1677055d89c5fc74323ddc4d8
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20211107
|
||||
%global commitdate 20211125
|
||||
|
||||
%if 0%{?rhel}
|
||||
# Features disabled for RHEL
|
||||
@ -149,6 +149,9 @@ rm -rf %{buildroot}%{_libdir}/*.a
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Nov 27 2021 Neal Gompa <ngompa@fedoraproject.org> - 0.0.1~git.20211125.4e4527a-1
|
||||
- Update to new snapshot release
|
||||
|
||||
* Sun Nov 07 2021 Neal Gompa <ngompa@fedoraproject.org> - 0.0.1~git.20211107.a10d6b6-1
|
||||
- Update to new snapshot release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sdl12-compat-a10d6b6.tar.gz) = 762f3fddb3232870a800db1e3d5aca4775e4b64ca38f9daa4ae83c72dae46b081682b7ecce3ec6f6c8472e8d94e129a83f6caab1061976cbc3362f625040b9ae
|
||||
SHA512 (sdl12-compat-4e4527a.tar.gz) = bd613d367bc0d0e7e011b31acf5f81075708a783a71073e0bbcf6c4e62538da6ba412a685f7bf50714b8c78fb77e0ce76b54d32dae4ef4110400d42dcac50bb8
|
||||
|
Loading…
Reference in New Issue
Block a user