[python-datanommer-models] Latest upstream.

Ralph Bean ralph at fedoraproject.org
Thu May 16 18:26:57 UTC 2013


commit 806af4dbbe95ff93104f455d897b82f2b0194446
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu May 16 14:26:49 2013 -0400

    Latest upstream.

 .gitignore                    |    1 +
 python-datanommer-models.spec |    6 +++++-
 sources                       |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d42c9c..f765580 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /datanommer.models-0.4.2.tar.gz
 /datanommer.models-0.4.3.tar.gz
 /datanommer.models-0.4.4.tar.gz
+/datanommer.models-0.4.5.tar.gz
diff --git a/python-datanommer-models.spec b/python-datanommer-models.spec
index 126c3df..a8bef70 100644
--- a/python-datanommer-models.spec
+++ b/python-datanommer-models.spec
@@ -1,7 +1,7 @@
 %global modname datanommer.models
 
 Name:           python-datanommer-models
-Version:        0.4.4
+Version:        0.4.5
 Release:        1%{?dist}
 Summary:        SQLAlchemy models for datanommer
 
@@ -70,6 +70,10 @@ rm -rf *.egg-info
 %config(noreplace) %{_sysconfdir}/fedmsg.d/datanommer.py*
 
 %changelog
+* Thu May 16 2013 Ralph Bean <rbean at redhat.com> - 0.4.5-1
+- Fix links to upstream source.
+- Allow queries to 'grep' with no timespan.
+
 * Tue May 14 2013 Ralph Bean <rbean at redhat.com> - 0.4.4-1
 - Added an 'order' argument to the 'grep' method.
 
diff --git a/sources b/sources
index ad3055a..47d3d92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c910e305096f867fa2e520739c520cf8  datanommer.models-0.4.4.tar.gz
+2a81fb60e2576610b92ebd05baaa8e99  datanommer.models-0.4.5.tar.gz


More information about the scm-commits mailing list