From 3fba424a246f07fd5f40682c1e4721b8f775a23502a5c532e9ec83fc683727fc Mon Sep 17 00:00:00 2001 From: Dmitriy Perlow Date: Mon, 19 Dec 2022 12:06:24 +0000 Subject: [PATCH] Accepting request 1043603 from home:dirkmueller:Factory - update to 1.9: * Fix packaging error. * Numerous small C fixes by Julian Cowley. OBS-URL: https://build.opensuse.org/request/show/1043603 OBS-URL: https://build.opensuse.org/package/show/games/wumpus?expand=0&rev=6 --- wumpus-1.7.tar.gz | 3 --- wumpus-1.9.tar.gz | 3 +++ wumpus.changes | 7 +++++++ wumpus.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 wumpus-1.7.tar.gz create mode 100644 wumpus-1.9.tar.gz diff --git a/wumpus-1.7.tar.gz b/wumpus-1.7.tar.gz deleted file mode 100644 index 7349330..0000000 --- a/wumpus-1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:892678a66d6d1fe2a7ede517df2694682b882797a546ac5c0568cc60b659f702 -size 27177 diff --git a/wumpus-1.9.tar.gz b/wumpus-1.9.tar.gz new file mode 100644 index 0000000..2b2ba58 --- /dev/null +++ b/wumpus-1.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41cfb4e1cacf2e94e52aa8f7edd3c7e1902e3d6be998ee007ada570d8b1146cf +size 27456 diff --git a/wumpus.changes b/wumpus.changes index a18f21b..699ab14 100644 --- a/wumpus.changes +++ b/wumpus.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Dec 18 12:50:30 UTC 2022 - Dirk Müller + +- update to 1.9: + * Fix packaging error. + * Numerous small C fixes by Julian Cowley. + ------------------------------------------------------------------- Fri Mar 27 21:55:04 UTC 2020 - Christophe Giboudeaux diff --git a/wumpus.spec b/wumpus.spec index 181735f..881dd3d 100644 --- a/wumpus.spec +++ b/wumpus.spec @@ -1,7 +1,7 @@ # # spec file for package wumpus # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define oname superhack Name: wumpus -Version: 1.7 +Version: 1.9 Release: 0 Summary: Faithful transcription of the 1974 Atari Wumpus game License: BSD-2-Clause