[aisleriot/f16] 3.2.0

Matthias Clasen mclasen at fedoraproject.org
Thu Sep 29 01:00:37 UTC 2011


commit e6af05e6d893fd54713ba3384ea082298e245f2f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 28 20:59:48 2011 -0400

    3.2.0

 .gitignore     |    1 +
 aisleriot.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 30f80e6..7bdd44d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /aisleriot-3.1.1.tar.xz
 /aisleriot-3.1.92.tar.xz
+/aisleriot-3.2.0.tar.xz
diff --git a/aisleriot.spec b/aisleriot.spec
index 44d5443..a40d00a 100644
--- a/aisleriot.spec
+++ b/aisleriot.spec
@@ -1,12 +1,12 @@
 
 Summary: A collection of card games
 Name:    aisleriot
-Version: 3.1.92
+Version: 3.2.0
 Release: 1%{?dist}
 License: GPLv3+ and LGPLv3+ and GFDL
 Group:   Amusements/Games
 #VCS: git:git://git.gnome.org/aisleriot
-Source:  http://download.gnome.org/sources/aisleriot/3.1/aisleriot-%{version}.tar.xz
+Source:  http://download.gnome.org/sources/aisleriot/3.2/aisleriot-%{version}.tar.xz
 URL:     http://live.gnome.org/Aisleriot
 
 BuildRequires: glib2-devel
@@ -31,7 +31,7 @@ Requires(post): GConf2
 Requires(preun): GConf2
 
 %description
-AisleRiot is a collection of over 80 card games programmed in scheme.
+Aisleriot is a collection of over 80 card games programmed in scheme.
 
 %prep
 %setup -q
@@ -90,6 +90,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %{_mandir}/man6/sol.6.gz
 
 %changelog
+* Wed Sep 28 2011 Matthias Clasen <mclasen at redhat.com> - 3.2.0-1
+- Update to 3.2.0
+
 * Tue Sep 20 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.92-1
 - Update to 3.1.92
 
diff --git a/sources b/sources
index 6baeff1..7545b98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ece67486b336db36b37ece7ad8cf4c72  aisleriot-3.1.92.tar.xz
+899072be0b57c4da0b7c4e80f67e68d5  aisleriot-3.2.0.tar.xz


More information about the scm-commits mailing list