[aisleriot/f19] Update to 3.8.0

Richard Hughes rhughes at fedoraproject.org
Mon May 13 20:32:08 UTC 2013


commit ed757f8c7fe2b0a7c6acffffe5baf48f41e3248d
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon May 13 21:32:02 2013 +0100

    Update to 3.8.0

 .gitignore               |    1 +
 aisleriot-keywords.patch |   24 ------------------------
 aisleriot.spec           |   11 +++++------
 sources                  |    2 +-
 4 files changed, 7 insertions(+), 31 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b0fa45..47aed79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /aisleriot-3.2.3.2.tar.xz
 /aisleriot-3.6.2.tar.xz
 /aisleriot-3.7.91.tar.xz
+/aisleriot-3.8.0.tar.xz
diff --git a/aisleriot.spec b/aisleriot.spec
index d135a8a..4cd72c2 100644
--- a/aisleriot.spec
+++ b/aisleriot.spec
@@ -1,18 +1,15 @@
 
 Summary: A collection of card games
 Name:    aisleriot
-Version: 3.7.91
+Version: 3.8.0
 Release: 1%{?dist}
 Epoch:   1
 License: GPLv3+ and LGPLv3+ and GFDL
 Group:   Amusements/Games
 #VCS: git:git://git.gnome.org/aisleriot
-Source:  http://download.gnome.org/sources/aisleriot/3.7/aisleriot-%{version}.tar.xz
+Source:  http://download.gnome.org/sources/aisleriot/3.8/aisleriot-%{version}.tar.xz
 URL:     http://live.gnome.org/Aisleriot
 
-# grr
-Patch0: aisleriot-keywords.patch
-
 BuildRequires: glib2-devel
 BuildRequires: gtk3-devel
 BuildRequires: GConf2-devel
@@ -35,7 +32,6 @@ Aisleriot is a collection of over 80 card games programmed in scheme.
 
 %prep
 %setup -q
-%patch0 -p1 -b .keywords
 
 %build
 %configure
@@ -94,6 +90,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %{_mandir}/man6/sol.6.gz
 
 %changelog
+* Mon May 13 2013 Richard Hughes <rhughes at redhat.com> - 1:3.8.0-1
+- Update to 3.8.0
+
 * Thu Mar 14 2013 Matthias Clasen <mclasen at redhat.com> - 1:3.7.91-1
 - Update to 3.7.91
 
diff --git a/sources b/sources
index e5c5cc9..0d66bb6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3680759f37f8004e8a7d669f506c4834  aisleriot-3.7.91.tar.xz
+bdc1ef70f8375d19683ba37b8496e813  aisleriot-3.8.0.tar.xz


More information about the scm-commits mailing list