[trac/f19] updating Trac to 1.0.2

Felix Schwarz fschwarz at fedoraproject.org
Thu Oct 30 10:25:27 UTC 2014


commit 09747ea16fd4c60de7316d630738dba58ae0d9f9
Author: Felix Schwarz <fschwarz at fedoraproject.org>
Date:   Thu Oct 30 10:52:31 2014 +0100

    updating Trac to 1.0.2

 .gitignore |    1 +
 sources    |    2 +-
 trac.spec  |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2caedd6..881e631 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Trac-0.11.7.tar.gz
 /Trac-0.12.3.tar.gz
 /Trac-1.0.tar.gz
 /Trac-1.0.1.tar.gz
+/Trac-1.0.2.tar.gz
diff --git a/sources b/sources
index fe27a60..efb5955 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c869fa40e29fa4597e2c9c960de9f2f3  Trac-1.0.1.tar.gz
+392d07ea1d4351c6737b8c51de7dbe0b  Trac-1.0.2.tar.gz
diff --git a/trac.spec b/trac.spec
index efa635a..fad1649 100644
--- a/trac.spec
+++ b/trac.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           trac
-Version:        1.0.1
-Release:        2%{?dist}
+Version:        1.0.2
+Release:        1%{?dist}
 Summary:        Enhanced wiki and issue tracking system
 Group:          Applications/Internet
 License:        BSD
@@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT
 #%{_var}/www/cgi-bin/trac.wsgi
 
 %changelog
+* Thu Oct 30 2014 Felix Schwarz <fschwarz at fedoraproject.org> - 1.0.2-1
+- 1.0.2
+
 * Wed May 01 2013 Luke Macken <lmacken at redhat.com> - 1.0.1-2
 - Run the test suite
 


More information about the scm-commits mailing list