[python-datanommer-consumer] Latest upstream from Jessica Anderson.

Ralph Bean ralph at fedoraproject.org
Thu Feb 7 18:45:35 UTC 2013


commit 9b77c289a8f4fb4c234146868f35b631a06ec091
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Feb 7 13:45:19 2013 -0500

    Latest upstream from Jessica Anderson.

 .gitignore                      |    1 +
 python-datanommer-consumer.spec |   13 +++++++++----
 sources                         |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 506ff36..cebd8fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /datanommer.consumer-0.2.0.tar.gz
+/datanommer.consumer-0.4.1.tar.gz
diff --git a/python-datanommer-consumer.spec b/python-datanommer-consumer.spec
index 2c78ede..83de8ac 100644
--- a/python-datanommer-consumer.spec
+++ b/python-datanommer-consumer.spec
@@ -1,8 +1,8 @@
 %global modname datanommer.consumer
 
 Name:           python-datanommer-consumer
-Version:        0.2.0
-Release:        4%{?dist}
+Version:        0.4.1
+Release:        1%{?dist}
 Summary:        Hub consumer plugin for datanommer
 
 Group:          Development/Libraries
@@ -14,7 +14,6 @@ BuildArch:      noarch
 
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
-BuildRequires:  python-nose
 
 BuildRequires:  python-datanommer-models
 BuildRequires:  fedmsg
@@ -42,13 +41,19 @@ rm -rf *.egg-info
 %{python_sitelib}/datanommer/consumer/
 %{python_sitelib}/%{modname}-%{version}*
 
-
 %changelog
+* Thu Feb 07 2013 Ralph Bean <rbean at redhat.com> - 0.4.1-1
+- Latest upstream from Jessica Anderson.
+- Removed dep on python-nose since tests are not run.
+
 * Mon Oct 22 2012 Ralph Bean <rbean at redhat.com> - 0.2.0-4
 - Remove exlicit versioned conflicts with old datanommer.
+
 * Fri Oct 12 2012 Ralph Bean <rbean at redhat.com> - 0.2.0-3
 - Remove unnecessary CFLAGS definition.
+
 * Thu Oct 11 2012 Ralph Bean <rbean at redhat.com> - 0.2.0-2
 - Remove upstream egg-info so that it gets rebuilt.
+
 * Thu Oct 11 2012 Ralph Bean <rbean at redhat.com> - 0.2.0-1
 - Initial split out from the main datanommer package.
diff --git a/sources b/sources
index cec609b..50840e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-836d89aaba085af4a04c01ebdf781fb1  datanommer.consumer-0.2.0.tar.gz
+4814209f0dcb26512deb982c1f9ad71d  datanommer.consumer-0.4.1.tar.gz


More information about the scm-commits mailing list