diff --git a/aisleriot-3.22.8.tar.xz b/aisleriot-3.22.8.tar.xz deleted file mode 100644 index d1a6ef7..0000000 --- a/aisleriot-3.22.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:252094ec220691cacbf54cabbdf81fe593cf3cdcb62c7d409cbdfa744c1af596 -size 5745344 diff --git a/aisleriot-3.22.9.tar.xz b/aisleriot-3.22.9.tar.xz new file mode 100644 index 0000000..0a51666 --- /dev/null +++ b/aisleriot-3.22.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51f2ffe4dd4f23349b033fd87aab7bf433641285719503dd7e52b2c25982ed7b +size 5744276 diff --git a/aisleriot.changes b/aisleriot.changes index baf97e5..475aac6 100644 --- a/aisleriot.changes +++ b/aisleriot.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Sep 11 07:27:14 UTC 2019 - Bjørn Lie + +- Update to version 3.22.9: + + build: Fix ChangeLog rule to work on a git worktree. + + Updated translations. +- Use modern macros. +- Update URL. + ------------------------------------------------------------------- Tue Mar 12 06:14:29 UTC 2019 - Bjørn Lie diff --git a/aisleriot.spec b/aisleriot.spec index 046573a..3704344 100644 --- a/aisleriot.spec +++ b/aisleriot.spec @@ -17,19 +17,20 @@ Name: aisleriot -Version: 3.22.8 +Version: 3.22.9 Release: 0 Summary: Solitaire Card Games for GNOME License: GPL-3.0-or-later Group: Amusements/Games/Board/Card -URL: http://www.gnome.org -Source0: http://download.gnome.org/sources/aisleriot/3.22/%{name}-%{version}.tar.xz +URL: https://wiki.gnome.org/Apps/Aisleriot +Source0: https://download.gnome.org/sources/aisleriot/3.22/%{name}-%{version}.tar.xz + BuildRequires: fdupes BuildRequires: guile-devel BuildRequires: intltool +# Needed to get lsb data BuildRequires: lsb-release BuildRequires: pkgconfig -# Needed to get lsb data BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(cairo) @@ -57,7 +58,7 @@ This package provides extra themes for Aisleriot. %lang_package %prep -%setup -q +%autosetup -p1 %build # Hack up configure. This allows us not having to rely on openSUSE-release, which is a daily changing package @@ -70,7 +71,7 @@ sed -i 's:DISTRO="unknown":DISTRO="opensuse":' configure --with-platform=gtk-only \ --with-gtk=3.0 \ %{nil} -make %{?_smp_mflags} +%make_build %install %make_install