Update to new snapshot release
This commit is contained in:
parent
0ab98370a5
commit
53bcec2bd9
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/sdl12-compat-08b5def.tar.gz
|
/sdl12-compat-08b5def.tar.gz
|
||||||
/sdl12-compat-cf47f88.tar.gz
|
/sdl12-compat-cf47f88.tar.gz
|
||||||
/sdl12-compat-51254e5.tar.gz
|
/sdl12-compat-51254e5.tar.gz
|
||||||
|
/sdl12-compat-aa9919b.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%global commit 51254e57b346666e2835df79823110b2a9acfb1a
|
%global commit aa9919b116ff9a689ace9ab70241f657a9f2da52
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global commitdate 20210709
|
%global commitdate 20210719
|
||||||
|
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
# Features disabled for RHEL
|
# Features disabled for RHEL
|
||||||
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: sdl12-compat
|
Name: sdl12-compat
|
||||||
Version: 0.0.1~git.%{commitdate}.%{shortcommit}
|
Version: 0.0.1~git.%{commitdate}.%{shortcommit}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: SDL 1.2 runtime compatibility library using SDL 2.0
|
Summary: SDL 1.2 runtime compatibility library using SDL 2.0
|
||||||
# mp3 decoder code is MIT-0/PD
|
# mp3 decoder code is MIT-0/PD
|
||||||
# SDL_opengl.h is zlib and MIT
|
# SDL_opengl.h is zlib and MIT
|
||||||
@ -149,6 +149,9 @@ rm -rf %{buildroot}%{_libdir}/*.a
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 25 2021 Neal Gompa <ngompa@fedoraproject.org> - 0.0.1~git.20210719.aa9919b-1
|
||||||
|
- Update to new snapshot release
|
||||||
|
|
||||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.1~git.20210709.51254e5-2
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.1~git.20210709.51254e5-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (sdl12-compat-51254e5.tar.gz) = 86390a160276fc7c2181e31bdaa01451af6c48a122b2d87a0f6ebdf571b84f4ede9dd9d583be95ee1627dbafc3e2e859f891238e87e8d0ba24c732da53fb24f4
|
SHA512 (sdl12-compat-aa9919b.tar.gz) = fa31caed5f38afed402cea7aefbbae87aca3e3a8ac2ec39e09d53960609757cf18c6b098d0fdca5a36c4b887656bf9dcfb88b7eeafd2b32919a58d2b5912c774
|
||||||
|
Loading…
Reference in New Issue
Block a user