[python-django-nose] log overdue upgrade to 1.2

Matthias Runge mrunge at fedoraproject.org
Fri Mar 28 10:29:32 UTC 2014


commit c710001a31e62ff712d6972c4c2a91f6ba021beb
Author: Matthias Runge <mrunge at redhat.com>
Date:   Fri Mar 28 11:29:31 2014 +0100

    log overdue upgrade to 1.2

 .gitignore              |    1 +
 python-django-nose.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3deb7ce..ceb70d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /django-nose-0.1.3.tar.gz
 /django-nose-1.0.tar.gz
+/django-nose-1.2.tar.gz
diff --git a/python-django-nose.spec b/python-django-nose.spec
index 3c576e8..7ea2423 100644
--- a/python-django-nose.spec
+++ b/python-django-nose.spec
@@ -1,8 +1,8 @@
 %global pkgname django-nose
 
 Name:           python-django-nose
-Version:        1.0
-Release:        6%{?dist}
+Version:        1.2
+Release:        1%{?dist}
 Summary:        Django test runner that uses nose
 
 License:        BSD
@@ -41,6 +41,9 @@ rm -rf django_nose.egg-info
 
 
 %changelog
+* Fri Mar 28 2014 Matthias Runge <mrunge at redhat.com> - 1.2-1
+- update to 1.2
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 3297b94..02e352e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f27926c42c58ea93973db236f22cd72  django-nose-1.0.tar.gz
+199d5358317a804b39fe05d806cab427  django-nose-1.2.tar.gz


More information about the scm-commits mailing list