[python-empy] Update to 3.3.1

Orion Poplawski orion at fedoraproject.org
Fri Jan 24 16:40:20 UTC 2014


commit 6b633e4c952e987f516fadb1adb0bd862ad3c69f
Author: Orion Poplawski <orion at nwra.com>
Date:   Fri Jan 24 09:40:42 2014 -0700

    Update to 3.3.1

 .gitignore       |    1 +
 python-empy.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1c3fdf..f415a02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 empy-latest.tar.gz
+/empy-3.3.1.tar.gz
diff --git a/python-empy.spec b/python-empy.spec
index 1f5beae..2dfa505 100644
--- a/python-empy.spec
+++ b/python-empy.spec
@@ -2,14 +2,14 @@
 %global tarname empy
 
 Name:           python-empy
-Version:        3.3
-Release:        11%{?dist}
+Version:        3.3.1
+Release:        1%{?dist}
 Summary:        A powerful and robust template system for Python
 
 Group:          Development/Languages
 License:        LGPLv2+
 URL:            http://www.alcyone.com/software/empy/
-Source:         http://www.alcyone.com/software/%{tarname}/%{tarname}-latest.tar.gz
+Source:         http://www.alcyone.com/software/%{tarname}/%{tarname}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 24 2014 Orion Poplawski <orion at cora.nwra.com> - 3.3.1-1
+- Update to 3.3.1
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 407af1c..e214de0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7b518a6fc4fd28fef87726cdb003118  empy-latest.tar.gz
+ed9068d3d44114c569846d324968e10e  empy-3.3.1.tar.gz


More information about the scm-commits mailing list