[stfl] Update to 0.22

Ben Boeckel mathstuf at fedoraproject.org
Mon Nov 5 04:52:01 UTC 2012


commit c93d10d63de53410c9f0898503e1ab61dab1a4e5
Author: Ben Boeckel <mathstuf at gmail.com>
Date:   Sun Nov 4 23:51:56 2012 -0500

    Update to 0.22

 .gitignore |    1 +
 sources    |    2 +-
 stfl.spec  |    9 +++++----
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2aecfb7..4b4b169 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 stfl-0.21.tar.gz
+/stfl-0.22.tar.gz
diff --git a/sources b/sources
index 568798a..772ff69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-888502c3f332a0ee66e490690d79d404  stfl-0.21.tar.gz
+df4998f69fed15fabd702a25777f74ab  stfl-0.22.tar.gz
diff --git a/stfl.spec b/stfl.spec
index 7acb4ec..7cc7636 100644
--- a/stfl.spec
+++ b/stfl.spec
@@ -1,8 +1,6 @@
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-
 Name:           stfl
-Version:        0.21
-Release:        19%{?dist}
+Version:        0.22
+Release:        1%{?dist}
 Summary:        The Structured Terminal Forms Language/Library
 
 Group:          System Environment/Libraries
@@ -145,6 +143,9 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod
 
 
 %changelog
+* Sun Nov 04 2012 Ben Boeckel <mathstuf at gmail.com> - 0.22-1
+- Update to 0.22
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.21-19
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list