[aisleriot] 3.2.1

Matthias Clasen mclasen at fedoraproject.org
Tue Oct 18 04:15:11 UTC 2011


commit f9a41a1d786d234eec6f09a6f3805fab2b09cd1a
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Oct 18 00:14:43 2011 -0400

    3.2.1

 .gitignore     |    1 +
 aisleriot.spec |   17 ++++++++---------
 sources        |    2 +-
 3 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7bdd44d..06b063f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /aisleriot-3.1.1.tar.xz
 /aisleriot-3.1.92.tar.xz
 /aisleriot-3.2.0.tar.xz
+/aisleriot-3.2.1.tar.xz
diff --git a/aisleriot.spec b/aisleriot.spec
index 06fef18..507d228 100644
--- a/aisleriot.spec
+++ b/aisleriot.spec
@@ -1,12 +1,12 @@
 
 Summary: A collection of card games
 Name:    aisleriot
-Version: 3.2.0
+Version: 3.2.1
 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
@@ -52,7 +52,7 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/sol.desktop
 # https://bugzilla.redhat.com/show_bug.cgi?id=736523
 echo "%%dir %%{_datadir}/help/C" >> aisleriot.lang
 echo "%%{_datadir}/help/C/%%{name}" >> aisleriot.lang
-for l in ca de el en_GB es eu fr oc ru sl sr sr at latin sv zh_CN; do
+for l in ca de el en_GB es eu fr gl oc ru sl sr sr at latin sv zh_CN; do
   echo "%%dir %%{_datadir}/help/$l"
   echo "%%lang($l) %%{_datadir}/help/$l/%%{name}"
 done >> aisleriot.lang
@@ -83,10 +83,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %{_bindir}/*
 %{_libdir}/aisleriot
 %{_datadir}/aisleriot
-%dir %{_datadir}/help/gl/aisleriot
-%{_datadir}/help/gl/aisleriot/*
-%dir %{_datadir}/help/gl/aisleriot/figures
-%{_datadir}/help/gl/aisleriot/figures/*.png
 %{_datadir}/applications/*.desktop
 %{_datadir}/icons/hicolor/*/apps/*.png
 %{_sysconfdir}/gconf/schemas/aisleriot.schemas
@@ -94,7 +90,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %{_mandir}/man6/sol.6.gz
 
 %changelog
-* Tue Sep 27 2011 Ray <rstrode at redhat.com> - 3.2.0-1
+* Tue Oct 18 2011 Matthias Clasen <mclasen at redhat.com> - 3.2.1-1
+- Update to 3.2.1
+
+* 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
diff --git a/sources b/sources
index 7545b98..8429186 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-899072be0b57c4da0b7c4e80f67e68d5  aisleriot-3.2.0.tar.xz
+e25a6df872ed1593b1d590561e3e91fb  aisleriot-3.2.1.tar.xz


More information about the scm-commits mailing list