Accepting request 1353225 from games
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1353225 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ski?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 7 18:42:29 UTC 2026 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
- update to 6.16:
|
||||
* Code-hardening changes suggested by CharGPT 5.3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 16 14:45:19 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ski
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ski
|
||||
Version: 6.15
|
||||
Version: 6.16
|
||||
Release: 0
|
||||
Summary: Skiing simulation with curses interface in python
|
||||
License: BSD-3-Clause
|
||||
@@ -44,6 +44,7 @@ fancy graphical user interfaces to have a good time.
|
||||
|
||||
%prep
|
||||
%autosetup -p0
|
||||
sed -i -e 's|PREFIX ?= /usr/local|PREFIX ?= /usr|g' Makefile
|
||||
|
||||
%build
|
||||
%make_build CFLAGS="%{optflags}"
|
||||
@@ -53,7 +54,7 @@ fancy graphical user interfaces to have a good time.
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc NEWS README
|
||||
%doc NEWS README.adoc
|
||||
%dir %{_datadir}/appdata/
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/appdata/ski.adoc
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aaff38e0f6a2c789f2c1281871ecc4d3f4e9b14f938a6d3bf914b4285bbdb748
|
||||
size 17477
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fcc43bcea92c96b6ea89c764d93dda5fe401af6b49d18bc45b43fcf4d44afdcb
|
||||
size 17993
|
||||
Reference in New Issue
Block a user