[trac-tickettemplate-plugin/el6] new upstream snapshot

Jon Stanley jstanley at fedoraproject.org
Fri Dec 23 01:14:14 UTC 2011


commit 7b4c0405b396de145eb1fdfe830a9a0d2c61a8ba
Author: Jon Stanley <jonstanley at gmail.com>
Date:   Thu Dec 22 20:13:59 2011 -0500

    new upstream snapshot

 .gitignore                      |    1 +
 sources                         |    2 +-
 trac-tickettemplate-plugin.spec |   12 ++++++++----
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7eefd3b..03bcb02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /trac-tractickettemplateplugin-0.11.svn8364.tar.gz
+/trac-tractickettemplateplugin-0.11.svn10977.tar.gz
diff --git a/sources b/sources
index 71763b0..1ce7088 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-efd978f2b84d39774642bd1764cac04b  trac-tractickettemplateplugin-0.11.svn8364.tar.gz
+9b6f0d8630302a28bf637900cfd04c41  trac-tractickettemplateplugin-0.11.svn10977.tar.gz
diff --git a/trac-tickettemplate-plugin.spec b/trac-tickettemplate-plugin.spec
index 4ead482..213cd31 100644
--- a/trac-tickettemplate-plugin.spec
+++ b/trac-tickettemplate-plugin.spec
@@ -2,16 +2,16 @@
 
 Name:           trac-tickettemplate-plugin
 Version:        0.7
-Release:        0.1.svn8364%{?dist}
+Release:        0.1.svn10977%{?dist}
 Summary:        Allow for ticket templating
 
 Group:          Applications/Internet
 # Licensing situation unclear, BSD per email from upstream, included in %%doc
 License:        BSD
 URL:            http://trac-hacks.org/wiki/TracTicketTemplatePlugin
-# Produce via 'svn export -r8364 http://trac-hacks.org/svn/tractickettemplateplugin/0.11 tractickettemplateplugin-0.11'
-# tar -czvf trac-tractickettemplateplugin-0.11.svn8364.tar.gz tractickettemplateplugin-0.11
-Source0:        trac-tractickettemplateplugin-0.11.svn8364.tar.gz
+# Produce via 'svn export -r10977 http://trac-hacks.org/svn/tractickettemplateplugin/0.11 tractickettemplateplugin-0.11'
+# tar -czvf trac-tractickettemplateplugin-0.11.svn10977.tar.gz tractickettemplateplugin-0.11
+Source0:        trac-tractickettemplateplugin-0.11.svn10977.tar.gz
 Source1:        README.license
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -28,6 +28,7 @@ interface
 cp %{SOURCE1} .
 
 %build
+%{__python} setup.py compile_catalog -f
 %{__python} setup.py build
 
 %install
@@ -49,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc tickettemplate/readme.txt tickettemplate/changelog.txt tickettemplate/version.txt README.license
 
 %changelog
+* Thu Dec 22 2011 Jon Stanley <jonstanley at gmail.com> - 0.7-0.1.svn10977
+- New upstrem snapshot for 0.12
+
 * Thu Dec 09 2010 Jesse Keating <jkeating at redhat.com> - 0.7-0.1.svn8364
 - New upstream release/snapshot for trac 0.12
 


More information about the scm-commits mailing list