Accepting request 479018 from GNOME:Next
update to 3.23.92.1 OBS-URL: https://build.opensuse.org/request/show/479018 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-sudoku?expand=0&rev=62
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08c48ba0ce3497727e5e19b086d28258e4bab61834c2f7e23fce256685a5e2eb
|
||||
size 2884852
|
3
gnome-sudoku-3.23.92.1.tar.xz
Normal file
3
gnome-sudoku-3.23.92.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:692052dcac2809ac2dd2d7e9cf72f1b2c19c9d7204bcb564537ccf36bb830784
|
||||
size 2869412
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 13 12:35:49 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.92.1:
|
||||
+ Revert "minor code update" that broke clearing cells.
|
||||
- Changes from verison 3.23.92:
|
||||
+ Bump required Vala version to ensure fix for bgo#779955.
|
||||
+ Add OARS content rating metadata.
|
||||
+ Minor code updates.
|
||||
- Add vala BuildRequires: ensure to build from the vala sources
|
||||
instead fo the pre-shipped .c sources.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 7 09:35:20 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-sudoku
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,18 +17,19 @@
|
||||
|
||||
|
||||
Name: gnome-sudoku
|
||||
Version: 3.22.2
|
||||
Version: 3.23.92.1
|
||||
Release: 0
|
||||
Summary: Sudoku Game for GNOME
|
||||
License: GPL-3.0+
|
||||
Group: Amusements/Games/Logic
|
||||
Url: https://live.gnome.org/GnomeSudoku
|
||||
Source: http://download.gnome.org/sources/gnome-sudoku/3.22/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-sudoku/3.23/%{name}-%{version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
# Needed for typelib() requires generator.
|
||||
BuildRequires: gobject-introspection
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: vala >= 0.35.7.24
|
||||
BuildRequires: yelp-tools
|
||||
Recommends: %{name}-lang
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Reference in New Issue
Block a user