[python-django-dajaxice] New upstream release 0.6

Jakub Filak jfilak at fedoraproject.org
Thu Jun 19 10:53:52 UTC 2014


commit eda9d2abc9e0a9bb82f6f4a3bd6aaeb4256dbbf6
Author: Richard Marko <rmarko at fedoraproject.org>
Date:   Tue Jun 17 15:30:08 2014 +0200

    New upstream release 0.6
    
    Signed-off-by: Richard Marko <rmarko at fedoraproject.org>

 .gitignore                                         |    1 +
 ...tch => python-django-dajaxice-empty_files.patch |    0
 python-django-dajaxice.spec                        |   11 +++++++----
 sources                                            |    2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ed4ddd5..95266b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /django-dajaxice-0.2.tar.gz
 /0.5.5.tar.gz
+/django-dajaxice-0.6.tar.gz
diff --git a/python-django-dajaxice-0.5.5-1-empty_files.patch b/python-django-dajaxice-empty_files.patch
similarity index 100%
rename from python-django-dajaxice-0.5.5-1-empty_files.patch
rename to python-django-dajaxice-empty_files.patch
diff --git a/python-django-dajaxice.spec b/python-django-dajaxice.spec
index 4875243..22625a0 100644
--- a/python-django-dajaxice.spec
+++ b/python-django-dajaxice.spec
@@ -3,19 +3,19 @@
 %global lib_name   dajaxice
 
 Name:          %{lang_name}-%{lib_prefix}-%{lib_name}
-Version:       0.5.5
-Release:       3%{?dist}
+Version:       0.6
+Release:       1%{?dist}
 Summary:       Agnostic and easy to use AJAX library for Django
 
 Group:         Development/Libraries
 # 'LGPLv2.1 or later' and 'Public Domain' licenses were found in dajaxice/templates/dajaxice/dajaxice.core.js
 License:       BSD with advertising and LGPLv2+ and Public Domain
 URL:           http://www.dajaxproject.com/
-Source0:       https://github.com/jorgebastida/%{lib_prefix}-%{lib_name}/archive/%{version}.tar.gz
+Source0:       http://pypi.python.org/packages/source/d/%{lib_prefix}-%{lib_name}/%{lib_prefix}-%{lib_name}-%{version}.tar.gz
 # fill empty __init__.py files with '# empty' comment line
 # Sent upstream via email 20120510
 # Updated for new release 20130209
-Patch0:        python-django-dajaxice-0.5.5-1-empty_files.patch
+Patch0:        python-django-dajaxice-empty_files.patch
 
 BuildArch:     noarch
 
@@ -53,6 +53,9 @@ find $RPM_BUILD_ROOT -type f -size 0 -name "*.py" -exec rm '{}'{,c,o} \;
 
 
 %changelog
+* Tue Jun 17 2014 Richard Marko <rmarko at fedoraproject.org> - 0.6-1
+- New upstream release
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index b2cfefe..ae59653 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d228f89392434dcf9f80bc3f68ecc733  0.5.5.tar.gz
+8261203b35765304bdfe91798232ba73  django-dajaxice-0.6.tar.gz


More information about the scm-commits mailing list