Update to new snapshot release
This commit is contained in:
parent
e3aa06ac41
commit
7291ae44b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/sdl12-compat-4ad7ba6.tar.gz
|
/sdl12-compat-4ad7ba6.tar.gz
|
||||||
/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
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%global commit cf47f88e169cc9680e2dd1a89f775e2da129cded
|
%global commit 51254e57b346666e2835df79823110b2a9acfb1a
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global commitdate 20210628
|
%global commitdate 20210709
|
||||||
|
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
# Features disabled for RHEL
|
# Features disabled for RHEL
|
||||||
@ -149,6 +149,9 @@ rm -rf %{buildroot}%{_libdir}/*.a
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 09 2021 Neal Gompa <ngompa13@gmail.com> - 0.0.1~git.20210709.51254e5-1
|
||||||
|
- Update to new snapshot release
|
||||||
|
|
||||||
* Tue Jun 29 2021 Neal Gompa <ngompa13@gmail.com> - 0.0.1~git.20210628.cf47f88-1
|
* Tue Jun 29 2021 Neal Gompa <ngompa13@gmail.com> - 0.0.1~git.20210628.cf47f88-1
|
||||||
- Update to new snapshot release
|
- Update to new snapshot release
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (sdl12-compat-cf47f88.tar.gz) = 3186775436574ce08dbbf1d8ae2e173e180554fffaee1aee9a2e0f662881fdd4fc70d2cf69001e8cd9abb5f171c5a455651978eceb4ef13cc262c485845bda91
|
SHA512 (sdl12-compat-51254e5.tar.gz) = 86390a160276fc7c2181e31bdaa01451af6c48a122b2d87a0f6ebdf571b84f4ede9dd9d583be95ee1627dbafc3e2e859f891238e87e8d0ba24c732da53fb24f4
|
||||||
|
Loading…
Reference in New Issue
Block a user